Modes

Levels of detail in the response - list, normal, detailed

Example - /events/?mode=list

Filters

Parameters - agency__ids, date__gt, date__gt__lt, date__gte, date__lte, day, id, last_updated__gte, last_updated__lte, month, program, slug, type, type__ids, video_url, year

Example - /events/?type__ids=2,8

Fields searched - name

Example - /events/?search=Flyby

Ordering

Fields - date, last_updated

Example - /events/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /events/?limit=2

Format

Switch to JSON output - /events/?format=json

Help

Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs

GET /2.3.0/events/?format=api&offset=560&ordering=date
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1002,
    "next": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=570&ordering=date",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=550&ordering=date",
    "results": [
        {
            "id": 696,
            "url": "https://ll.thespacedevs.com/2.3.0/events/696/?format=api",
            "name": "Artemis I Orion Distant Retrograde Orbit Departure Burn",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA’s Artemis I Mission Begins Departure from Lunar Orbit",
                    "description": "NASA will begin coverage of the Orion spacecraft performing the first of two maneuvers to exit lunar orbit, called the distant retrograde orbit departure bur...",
                    "feature_image": "https://i.ytimg.com/vi/2QTg2WXg7FQ/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=2QTg2WXg7FQ",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1207,
                "name": "Orion render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_orion_image_20220821063559.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192026.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-12-01T21:54:00Z",
            "slug": "artemis-i-orion-distant-retrograde-orbit-departure",
            "type": {
                "id": 6,
                "name": "Spacecraft Event"
            },
            "description": "NASA will livestream coverage of the distant retrograde orbit departure burn near the Moon by the Artemis I Orion spacecraft.",
            "webcast_live": false,
            "location": "Lunar Orbit",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:25:02Z"
        },
        {
            "id": 580,
            "url": "https://ll.thespacedevs.com/2.3.0/events/580/?format=api",
            "name": "US EVA-82",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Spacewalk with NASA Astronauts Josh Cassada and Frank Rubio",
                    "description": "NASA astronauts Josh Cassada and Frank Rubio are conducting a spacewalk on Saturday, Dec. 3, to install an International Space Station Roll-Out Solar Array (...",
                    "feature_image": "https://i.ytimg.com/vi/zvxenTNLjWE/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=zvxenTNLjWE",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1240,
                "name": "US EVA Astronaut outside the ISS",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192124.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-12-03T12:25:00Z",
            "slug": "us-eva-82",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Two astronauts will venture in space from the Quest airlock to install an IROSA (ISS Rollout Solar Array) on the Starboard 4 Truss of the International Space Station",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 2840,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated start of EVA time",
                    "info_url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2022-11-18T00:37:36Z"
                }
            ],
            "last_updated": "2024-03-05T17:28:28Z"
        },
        {
            "id": 702,
            "url": "https://ll.thespacedevs.com/2.3.0/events/702/?format=api",
            "name": "Shenzhou 14 Landing",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "LIVE: Shenzhou-14 Crew Return to Earth after Basic Construction of China's Space Station",
                    "description": "Welcome to subscribe us on: Facebook: https://www.facebook.com/NewsContent.CCTVPLUSTwitter: https://twitter.com/CCTV_PlusLinkedIn: https://www.linkedin.com/c...",
                    "feature_image": "https://i.ytimg.com/vi/2i6r5POH8K4/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=2i6r5POH8K4",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1046,
                "name": "Shenzhou 10 landing",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_14_lan_image_20221203141052.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191458.jpeg",
                "credit": "Unknown",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-12-04T12:07:00Z",
            "slug": "shenzhou-14-landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Shenzhou 14 Descent Capsule will land in the desert near Jiuquan Satellite Launch Center, China, bringing Chen Dong, Liu Yang and Cai Xuzhe back to Earth after spending six months in orbit as part of the third mission to the Chinese Space Station.",
            "webcast_live": false,
            "location": "Near Jiuquan Satellite Launch Center, China",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 2940,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added event per NOTAMs.",
                    "info_url": "https://forum.nasaspaceflight.com/index.php?topic=56161.msg2436362#msg2436362",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2022-12-01T12:15:52Z"
                }
            ],
            "last_updated": "2024-03-05T17:26:06Z"
        },
        {
            "id": 698,
            "url": "https://ll.thespacedevs.com/2.3.0/events/698/?format=api",
            "name": "Artemis I Orion Return Powered Moon Flyby",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA’s Artemis I Mission Return Trip Lunar Flyby",
                    "description": "On Dec. 5, NASA will air the lunar flyby of the Orion spacecraft on its return trek toward Earth. Orion completed a burn Dec. 1 to exit a lunar orbit thousan...",
                    "feature_image": "https://i.ytimg.com/vi/ppxaKK9papQ/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=ppxaKK9papQ",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1207,
                "name": "Orion render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_orion_image_20220821063559.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192026.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-12-05T16:43:00Z",
            "slug": "artemis-i-orion-return-powered-moon-flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "NASA will livestream coverage of the return powered flyby of the Moon by the Artemis I Orion spacecraft.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:25:56Z"
        },
        {
            "id": 694,
            "url": "https://ll.thespacedevs.com/2.3.0/events/694/?format=api",
            "name": "Artemis I Status Update #13",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Update on NASA’s Artemis I Mission Following Return Lunar Flyby",
                    "description": "On Dec. 5, NASA experts will provide an update on the Artemis I mission following the return lunar flyby of the Orion spacecraft. The return powered flyby bu...",
                    "feature_image": "https://i.ytimg.com/vi/fB6Yp0-V2qk/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=fB6Yp0-V2qk",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1031,
                "name": "Orion orbiting the Moon (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_i_statu_image_20221125181032.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191432.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-12-05T22:00:00Z",
            "slug": "artemis-i-status-update-13",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media briefing to discuss its ongoing Artemis I mission, particularly Orion’s return powered flyby of the Moon and decisions to deploy recovery assets to sea.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:26:06Z"
        },
        {
            "id": 699,
            "url": "https://ll.thespacedevs.com/2.3.0/events/699/?format=api",
            "name": "Artemis I Status Update #14",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Preview of Artemis I Splashdown (Dec. 8, 2022)",
                    "description": "On Dec. 8, NASA experts preview the upcoming entry, descent, and splashdown of the Orion spacecraft, which will conclude the Artemis I mission. After 25.5 da...",
                    "feature_image": "https://i.ytimg.com/vi/MkEBfxtg4Xg/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=MkEBfxtg4Xg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1031,
                "name": "Orion orbiting the Moon (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_i_statu_image_20221125181032.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191432.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-12-08T22:00:00Z",
            "slug": "artemis-i-status-update-14",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a media briefing to discuss its ongoing Artemis I mission, particularly Orion’s entry back to Earth and splashdown in the Pacific Ocean.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:30Z"
        },
        {
            "id": 697,
            "url": "https://ll.thespacedevs.com/2.3.0/events/697/?format=api",
            "name": "Artemis I Orion Splashdown",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA’s Artemis I Mission Splashes Down in Pacific Ocean",
                    "description": "On Dec. 11, the Artemis I mission will conclude with the entry, descent, and splashdown of the Orion spacecraft. After 25.5 days in space, and a 1.3-million-...",
                    "feature_image": "https://i.ytimg.com/vi/xzZPzmMtQA8/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=xzZPzmMtQA8",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1271,
                "name": "Orion simulator splashed down",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_i_orion_image_20221129131045.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192230.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-12-11T17:39:00Z",
            "slug": "artemis-i-orion-splashdown",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Artemis I Orion spacecraft will splashdown in the Pacific Ocean, bringing an end to its 25 days long mission around the Moon.",
            "webcast_live": false,
            "location": "Pacific Ocean",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:25:57Z"
        },
        {
            "id": 700,
            "url": "https://ll.thespacedevs.com/2.3.0/events/700/?format=api",
            "name": "Artemis I Post-Splashdown News Conference",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA Experts Discuss Artemis I Splashdown and Next Steps (Dec. 11, 2022)",
                    "description": "Following the successful splashdown of the Artemis I mission off the coast of California at 12:40 p.m. EST (17:40 UTC) on Dec. 11, NASA experts will discuss ...",
                    "feature_image": "https://i.ytimg.com/vi/42KJTR9Kljk/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=42KJTR9Kljk",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1271,
                "name": "Orion simulator splashed down",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_i_orion_image_20221129131045.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192230.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-12-11T20:30:00Z",
            "slug": "artemis-i-post-splashdown-news-conference",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a news conference following the splashdown of the Artemis I Orion spacecraft, concluding its 25-day mission around the Moon.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:26:07Z"
        },
        {
            "id": 703,
            "url": "https://ll.thespacedevs.com/2.3.0/events/703/?format=api",
            "name": "Artemis I Mission Highlights",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1031,
                "name": "Orion orbiting the Moon (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_i_statu_image_20221125181032.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191432.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-12-11T23:00:00Z",
            "slug": "artemis-i-mission-highlights",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold an event to highlight the achievements of its Artemis I mission.",
            "webcast_live": false,
            "location": "Johnson Space Center, Houston, TX, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:29Z"
        },
        {
            "id": 704,
            "url": "https://ll.thespacedevs.com/2.3.0/events/704/?format=api",
            "name": "NASA SWOT Science Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA Sets Coverage for SWOT Water Survey Mission Launch",
                    "description": "NASA will provide coverage of the upcoming prelaunch and launch activities for the international Surface Water and Ocean Topography (SWOT) mission.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-sets-coverage-for-swot-water-survey-mission-launch",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [],
            "image": {
                "id": 1188,
                "name": "NASA SWOT render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa_swot_pre-l_image_20221110203209.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191941.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2022-12-13T20:00:00Z",
            "slug": "nasa-swot-science-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a science briefing ahead of the launch of the Surface Water and Ocean Topography (SWOT) satellite, built in cooperation with the french space agency CNES.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:28:30Z"
        }
    ]
}