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=380&ordering=-last_updated
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=390&ordering=-last_updated",
    "previous": "https://ll.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=370&ordering=-last_updated",
    "results": [
        {
            "id": 646,
            "url": "https://ll.thespacedevs.com/2.3.0/events/646/?format=api",
            "name": "Artemis I Tanking Test Preview Media Teleconference",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Televise Artemis I Demonstration Test, Host Media Call",
                    "description": "NASA will provide live coverage with commentary of the upcoming Artemis I cryogenic demonstration test beginning at 7:15 a.m. EDT on Wednesday, Sept. 21.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-televise-artemis-i-demonstration-test-host-media-call",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Media Briefing: Artemis I Pre-Demonstration Test Media Teleconference (Sept. 19, 2022)",
                    "description": "NASA leaders provide a preview of an Artemis I cryogenic tanking demonstration test targeted for Sept. 21, 2022. The demonstration test will allow teams to c...",
                    "feature_image": "https://i.ytimg.com/vi/9g4op97LZ2E/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=9g4op97LZ2E",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1276,
                "name": "SLS rolling out (Artemis I)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis-1_fligh_image_20220819161022.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192241.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-09-19T15:30:00Z",
            "slug": "artemis-i-tanking-test-preview-media-teleconferenc",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a teleconference to provide a preview on the Artemis I tanking test.",
            "webcast_live": false,
            "location": "Kennedy Space Center",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:26Z"
        },
        {
            "id": 687,
            "url": "https://ll.thespacedevs.com/2.3.0/events/687/?format=api",
            "name": "Artemis I Orion Powered Moon Flyby",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Artemis I Close Flyby of the Moon",
                    "description": "Watch live as NASA's Orion spacecraft performs a close approach of the lunar surface on its way to a distant retrograde orbit, a highly stable orbit thousand...",
                    "feature_image": "https://i.ytimg.com/vi/BvWtNx3VOUA/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=BvWtNx3VOUA",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "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-11-21T12:44:00Z",
            "slug": "artemis-i-orion-powered-moon-flyby",
            "type": {
                "id": 23,
                "name": "Flyby"
            },
            "description": "NASA will livestream coverage of the outbound 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:30:25Z"
        },
        {
            "id": 673,
            "url": "https://ll.thespacedevs.com/2.3.0/events/673/?format=api",
            "name": "JPSS-2 Science and Technology Briefing",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "Coverage Set for NOAA’s Joint Polar Satellite System-2 Launch",
                    "description": "NASA will provide coverage of the upcoming prelaunch and launch activities for the National Oceanic and Atmospheric Administration’s (NOAA) Joint Polar Satellite System-2 (JPSS-2) mission. JPSS-2 is the third satellite in the polar satellite series and is expected to capture data to improve weather ...",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-coverage-set-for-noaa-s-joint-polar-satellite-system-2-launch",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtu.be",
                    "publisher": null,
                    "title": "Science Briefing for NOAA’s JPSS-2 Satellite and NASA’s LOFTID Tech Demo",
                    "description": "NASA will provide coverage of the upcoming National Oceanic and Atmospheric Administration’s (NOAA’s) Joint Polar Satellite System-2 (JPSS-2) mission and NAS...",
                    "feature_image": "https://i.ytimg.com/vi/k25vlHLnY3E/maxresdefault.jpg",
                    "url": "https://youtu.be/k25vlHLnY3E",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1063,
                "name": "JPSS-2 render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jpss-2_pre-laun_image_20221028065405.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191525.png",
                "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-11-08T22:30:00Z",
            "slug": "jpss-2-science-and-technology-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA and NOAA will hold a joint media briefing about the science and technology demonstration of the Joint Polar Satellite System-2 (JPSS-2) mission.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:24Z"
        },
        {
            "id": 645,
            "url": "https://ll.thespacedevs.com/2.3.0/events/645/?format=api",
            "name": "Artemis I Tanking Test",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "www.nasa.gov",
                    "title": "NASA to Televise Artemis I Demonstration Test, Host Media Call",
                    "description": "NASA will provide live coverage with commentary of the upcoming Artemis I cryogenic demonstration test beginning at 7:15 a.m. EDT on Wednesday, Sept. 21.",
                    "feature_image": null,
                    "url": "https://www.nasa.gov/press-release/nasa-to-televise-artemis-i-demonstration-test-host-media-call",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Artemis I Cryogenic Demonstration Test",
                    "description": "From NASA's Kennedy Space Center in Florida, live coverage with commentary as teams add supercold fuel to our Space Launch System rocket in a cryogenic demon...",
                    "feature_image": "https://i.ytimg.com/vi/pdJmkjQIXmM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=pdJmkjQIXmM",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1079,
                "name": "[AUTO] Artemis I Tanking Test - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_i_tanki_image_20220916200321.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191555.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2022-09-21T11:15:00Z",
            "slug": "artemis-i-tanking-test",
            "type": {
                "id": 21,
                "name": "Cryoproof Test"
            },
            "description": "NASA will conduct a cryogenic proofing test of the Artemis I Space Launch System rocket to verify fixes made following a launch scrub on September 3rd. Since the scrub, teams have been working to repair the leaks and perform checkouts of the Tail Service Mast Umbilical, and this test aims to verify all issues that were identified have been resolved.",
            "webcast_live": false,
            "location": "Launch Complex 39B, Kennedy Space Center, FL, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:23Z"
        },
        {
            "id": 644,
            "url": "https://ll.thespacedevs.com/2.3.0/events/644/?format=api",
            "name": "NASA DART Post-Impact Press Briefing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1150,
                "name": "Render Dart probe",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dart_pre-launch_image_20211116204913.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191811.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-09-27T00:00:00Z",
            "slug": "nasa-dart-post-impact-press-briefing",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a press briefing after the DART mission impact.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:23Z"
        },
        {
            "id": 369,
            "url": "https://ll.thespacedevs.com/2.3.0/events/369/?format=api",
            "name": "Soyuz MS-21 Landing",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1056,
                "name": "Soyuz MS landing (MS-04)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg",
                "credit": "NASA/Bill Ingalls",
                "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-09-29T10:57:00Z",
            "slug": "soyuz-ms-21-landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Soyuz MS-21 spacecraft carrying ROSCOSMOS cosmonauts Oleg Artemyev, Denis Matveev and a third crewmate will land back on Earth near Dzhezkazgan, Kazakhstan.",
            "webcast_live": false,
            "location": "Dzhezkazgan, Kazakhstan",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:22Z"
        },
        {
            "id": 351,
            "url": "https://ll.thespacedevs.com/2.3.0/events/351/?format=api",
            "name": "Progress MS-20 Docking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1069,
                "name": "Progress docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191536.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-06-03T13:00:00Z",
            "slug": "progress-ms-20-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-20 spacecraft is scheduled to autonomously dock to the Zvezda module of the ISS.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:21Z"
        },
        {
            "id": 333,
            "url": "https://ll.thespacedevs.com/2.3.0/events/333/?format=api",
            "name": "SpaceX AX-1 Crew Dragon Splashdown",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": null,
                    "title": "Ax-1 Mission | Return",
                    "description": "After 17 days in space, Dragon and Axiom Space’s Ax-1 astronauts, Michael López-Alegría, Larry Connor, Eytan Stibbe, and Mark Pathy returned to Earth, splash...",
                    "feature_image": "https://i.ytimg.com/vi/bK29EBx7AH8/maxresdefault.jpg",
                    "url": "https://youtube.com/watch?v=bK29EBx7AH8",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1200,
                "name": "Crew Dragon splashdown",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200718140927.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192010.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-04-25T17:06:00Z",
            "slug": "spacex-ax-1-crew-dragon-splashdown",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The AX-1 Crew Dragon will splashdown in the Gulf of Mexico, bringing Axiom Space Mission 1 commander Michael López-Alegría and passengers Larry Connor, Eytan Stibbe and Mark Pathy back to Earth after spending a few days on the International Space Station.",
            "webcast_live": false,
            "location": "Gulf of Mexico, southwest of Pensacola, FL, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:21Z"
        },
        {
            "id": 316,
            "url": "https://ll.thespacedevs.com/2.3.0/events/316/?format=api",
            "name": "Russian EVA-49",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1095,
                "name": "Russian EVA",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian_eva-46_image_20201113081602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191623.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": "2021-09-03T14:35:00Z",
            "slug": "russian-eva-49",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Roscosmos cosmonauts Oleg Novitskiy and Pyotr Dubrov will exit the International Space Station through the Poisk airlock to establish external cable connections between the new MLM Nauka module and the Zvezda module.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:20Z"
        },
        {
            "id": 317,
            "url": "https://ll.thespacedevs.com/2.3.0/events/317/?format=api",
            "name": "Russian EVA-50",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1095,
                "name": "Russian EVA",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian_eva-46_image_20201113081602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191623.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": "2021-09-09T15:00:00Z",
            "slug": "russian-eva-50",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "Roscosmos cosmonauts Oleg Novitskiy and Pyotr Dubrov will exit the International Space Station through the Poisk airlock to continue establishing external cable connections between the new MLM Nauka module and the Zvezda module.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:20Z"
        }
    ]
}