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 - lldev.thespacedevs.com/docs

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

{
    "count": 1004,
    "next": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=720&ordering=-date",
    "previous": "https://lldev.thespacedevs.com/2.3.0/events/?format=api&limit=10&offset=700&ordering=-date",
    "results": [
        {
            "id": 276,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/276/?format=api",
            "name": "CRS-23 Dragon Undocking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1086,
                "name": "Cargo Dragon docking",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.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-30T13:12:00Z",
            "slug": "crs-23-dragon-undocking",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The SpaceX CRS-23 Dragon spacecraft will undock from the International Space Station ahead of its reentry, splashdown and recovery.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-13T13:41:28Z"
        },
        {
            "id": 277,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/277/?format=api",
            "name": "Soyuz MS-18 Relocation",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 967,
                "name": "Soyuz MS in orbit (MS-19)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg",
                "credit": "ESA/NASA/T. Pesquet",
                "license": {
                    "id": 2,
                    "name": "ESA Standard Licence",
                    "priority": 2,
                    "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website"
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-09-28T12:21:30Z",
            "slug": "soyuz-ms-18-relocation",
            "type": {
                "id": 25,
                "name": "Spacecraft Relocation"
            },
            "description": "The Soyuz MS-18 spacecraft will be relocated from the Rassvet module to the Nauka module.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:43Z"
        },
        {
            "id": 329,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/329/?format=api",
            "name": "Tianzhou-3 Docking",
            "info_urls": [],
            "vid_urls": [],
            "image": {
                "id": 1235,
                "name": "[AUTO] Tianzhou-2 Docking - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou-2_dock_image_20210510181619.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192114.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-09-20T14:16:00Z",
            "slug": "tianzhou-3-docking",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "Tianzhou 3 will dock to the rear docking port of the CSS Tianhe Core Module to bring supplies and equipment to the Chinese Space Station (CSS) for its next crew.",
            "webcast_live": false,
            "location": "Chinese Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [
                {
                    "id": 830,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Confirmed docking time.",
                    "info_url": "https://twitter.com/segeryu/status/1439858437555253251?s=21",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2021-09-20T08:00:36Z"
                }
            ],
            "last_updated": "2024-03-05T17:23:43Z"
        },
        {
            "id": 324,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/324/?format=api",
            "name": "Inspiration4 \"Resilience\" Crew Dragon Splashdown",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Inspiration4 | Splashdown",
                    "description": "After three days orbiting Earth, Dragon and the Inspiration4 crew– the world’s first civilian mission to orbit – safely splashed down off the coast of Florid...",
                    "feature_image": "https://i.ytimg.com/vi/dpFKNNl47AM/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=dpFKNNl47AM",
                    "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": "2021-09-18T23:06:00Z",
            "slug": "inspiration4-resilience-crew-dragon-splashdown",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The \"Resilience\" Crew Dragon will splashdown in the Gulf of Mexico, bringing Jared Isaacman, Sian Proctor, Chris Sembroski and Hayley Arceneaux back to Earth after spending three days in orbit as part of the Inspiration4 mission.",
            "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:29:20Z"
        },
        {
            "id": 328,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/328/?format=api",
            "name": "Inspiration4 Live Update",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "twitter.com",
                    "title": "",
                    "description": "JavaScript is not available.\n\nWe’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Help Center.",
                    "feature_image": null,
                    "url": "https://twitter.com/SpaceX/status/1438918286037512196",
                    "type": {
                        "id": 1,
                        "name": "Official Page"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Inspiration4 | In-Flight Update with the Crew",
                    "description": "Join us for the first live, on-orbit update from the Inspiration4 crew – the world’s first all-civilian human spaceflight to orbit! The Inspiration4 mission ...",
                    "feature_image": "https://i.ytimg.com/vi/E71ffwc13y4/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=E71ffwc13y4",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1105,
                "name": "[AUTO] Inspiration4 Live Update - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/inspiration_4_l_image_20210917173734.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191640.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2021-09-17T21:00:00Z",
            "slug": "inspiration4-live-update",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Inspiration4 crew will share a live on-orbit update about their multi-day journey aboard the Dragon spacecraft.",
            "webcast_live": false,
            "location": "Earth Orbit",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:19Z"
        },
        {
            "id": 327,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/327/?format=api",
            "name": "Shenzhou 12 Landing",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Live: Chinese astronauts to return home after 3-month space mission",
                    "description": "Chinese astronauts Nie Haisheng, Liu Boming and Tang Hongbo embark on the voyage home after the Shenzhou-12 spaceship completed circumnavigation and radial r...",
                    "feature_image": "https://i.ytimg.com/vi/I0p3P3vErDQ/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=I0p3P3vErDQ",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1054,
                "name": "[AUTO] Shenzhou 12 Landing - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_12_lan_image_20210915224539.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191510.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "date": "2021-09-17T05:30:00Z",
            "slug": "shenzhou-12-landing",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The Shenzhou 12 Descent Capsule will land in the desert near Jiuquan Satellite Launch Center, China, bringing Nie Haisheng, Liu Boming, and Tang Hongbo back to Earth after spending three months in orbit as part of the first 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": 822,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added landing per NOTAMs.",
                    "info_url": "https://twitter.com/aj_fi/status/1438051033540874241?s=21",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2021-09-15T09:55:53Z"
                }
            ],
            "last_updated": "2024-03-05T17:29:13Z"
        },
        {
            "id": 323,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/323/?format=api",
            "name": "Inspiration4 Crew Q&A",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Inspiration4 | Q&A with Inspiration4 Crew",
                    "description": "Inspiration4, the world’s first all-civilian mission to orbit, is targeted to launch no earlier than 8:02 p.m. EDT on Wednesday, September 15, 2021. Watch th...",
                    "feature_image": "https://i.ytimg.com/vi/Q-oQWbuPAvg/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=Q-oQWbuPAvg",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1077,
                "name": "[AUTO] Inspiration4 Crew Q&A - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/inspiration4_cr_image_20210914165902.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191551.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2021-09-14T20:40:00Z",
            "slug": "inspiration4-crew-qa",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "SpaceX will hold a Q&A session with the Inspiration4 crew from LC39A at NASA's Kennedy Space Center.",
            "webcast_live": false,
            "location": "Kennedy Space Center, FL, USA",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:29:12Z"
        },
        {
            "id": 307,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/307/?format=api",
            "name": "US EVA-77",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "Spacewalk Outside the International Space Station",
                    "description": "Does your weekend include any home improvements? Ours does! On Sun. Sept. 12 at 8:30 a.m. EDT (12:30 UTC), watch Japan Aerospace Exploration Agency astronaut...",
                    "feature_image": "https://i.ytimg.com/vi/vvsMOSAfHG0/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=vvsMOSAfHG0",
                    "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": "2021-09-12T12:30:00Z",
            "slug": "us-eva-77",
            "type": {
                "id": 3,
                "name": "EVA"
            },
            "description": "JAXA astronaut Akihiko Hoshide and ESA astronaut Thomas Pesquet will venture outside the orbiting outpost to perform maintenance tasks and activate the Bartolomeo platform on the exterior of the Columbus module.",
            "webcast_live": false,
            "location": "International Space Station",
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:30:00Z"
        },
        {
            "id": 322,
            "url": "https://lldev.thespacedevs.com/2.3.0/events/322/?format=api",
            "name": "Briefing on Successful Sample Collection of Martian Rock",
            "info_urls": [
                {
                    "priority": 10,
                    "source": "mars.nasa.gov",
                    "title": "NASA to Host Briefing on Successful Sample Collection of Martian Rock – NASA Mars Exploration",
                    "description": "Panelists will discuss the Perseverance rover’s successful collection of the sample and latest science analysis.",
                    "feature_image": null,
                    "url": "https://mars.nasa.gov/news/9030/nasa-to-host-briefing-on-successful-sample-collection-of-martian-rock/",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    }
                }
            ],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "www.youtube.com",
                    "publisher": null,
                    "title": "NASA’s Perseverance Mars Rover Collects First Core Samples & Early Science (Media Briefing)",
                    "description": "The Perseverance rover successfully collected its first Martian core samples that NASA and ESA (the European Space Agency) plan to return to Earth for furthe...",
                    "feature_image": "https://i.ytimg.com/vi/IMyuOBexwE0/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=IMyuOBexwE0",
                    "type": null,
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": null,
                    "end_time": null,
                    "live": false
                }
            ],
            "image": {
                "id": 1279,
                "name": "[AUTO] Briefing on Successful Sample Collection of Martian Rock - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/briefing_on_suc_image_20210910055403.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192246.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "date": "2021-09-10T16:00:00Z",
            "slug": "briefing-on-successful-sample-collection-of-martia",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA is to provide an update on Perseverance rover and its recent successful collection of Martian rock samples.",
            "webcast_live": false,
            "location": null,
            "date_precision": null,
            "response_mode": "normal",
            "duration": null,
            "updates": [],
            "last_updated": "2024-03-05T17:21:59Z"
        },
        {
            "id": 317,
            "url": "https://lldev.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"
        }
    ]
}