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/17/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 17,
    "url": "https://lldev.thespacedevs.com/2.3.0/events/17/?format=api",
    "name": "Soyuz MS-11 Undocking",
    "info_urls": [
        {
            "priority": 10,
            "source": "en.wikipedia.org",
            "title": "Soyuz MS-11 - Wikipedia",
            "description": "Soyuz MS-11 was a Soyuz spaceflight that launched on 3 December 2018, marking the 100th orbital launch of the year.[3] Originally scheduled for 20 December, the launch date was advanced to 3 December following the failure of Soyuz MS-10.[4] MS-11 was the 140th flight of a Soyuz spacecraft and carrie...",
            "feature_image": null,
            "url": "https://en.wikipedia.org/wiki/Soyuz_MS-11",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "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": "2019-06-24T23:25:00Z",
    "slug": "soyuz-ms-11-undocking",
    "type": {
        "id": 8,
        "name": "Spacecraft Undocking"
    },
    "description": "The Soyuz MS-11 spacecraft will undock at approximately 23:25 UTC from the 'Poisk aft' port on the International Space Station.\r\n\r\nIt will return to Earth with Oleg Kononenko, David Saint-Jacques, and Anne McClain onboard. Landing will be at approximately 02:47 UTC.",
    "webcast_live": false,
    "location": "International Space Station",
    "date_precision": null,
    "response_mode": "detailed",
    "duration": null,
    "updates": [],
    "last_updated": "2024-03-05T17:28:32Z",
    "agencies": [],
    "launches": [],
    "expeditions": [
        {
            "id": 93,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/93/?format=api",
            "name": "Expedition 59",
            "start": "2019-03-15T01:01:00Z",
            "end": "2019-06-24T23:25:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 4,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
                "name": "International Space Station",
                "image": {
                    "id": 1952,
                    "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.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": []
                },
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "founded": "1998-11-20",
                "deorbited": null,
                "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                "orbit": "Low Earth Orbit",
                "type": {
                    "id": 2,
                    "name": "Government"
                }
            },
            "mission_patches": [
                {
                    "id": 720,
                    "name": "Expedition 59 Patch",
                    "priority": 9,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_59_patch_20221024013519.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "response_mode": "normal"
                }
            ],
            "spacewalks": [
                {
                    "response_mode": "list",
                    "id": 401,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/401/?format=api",
                    "name": "Expedition 59 EVA 1",
                    "start": "2019-03-22T12:01:00Z",
                    "end": "2019-03-22T18:40:00Z",
                    "duration": "PT6H39M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 402,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/402/?format=api",
                    "name": "Expedition 59 EVA 2",
                    "start": "2019-03-29T11:42:00Z",
                    "end": "2019-03-29T18:27:00Z",
                    "duration": "PT6H45M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 403,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/403/?format=api",
                    "name": "Expedition 59 EVA 3",
                    "start": "2019-04-08T11:31:00Z",
                    "end": "2019-04-08T18:00:00Z",
                    "duration": "PT6H29M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 404,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/404/?format=api",
                    "name": "Expedition 59 EVA 4",
                    "start": "2019-05-29T15:42:00Z",
                    "end": "2019-05-29T21:43:00Z",
                    "duration": "PT6H1M",
                    "location": "International Space Station"
                }
            ]
        }
    ],
    "spacestations": [
        {
            "id": 4,
            "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
            "name": "International Space Station",
            "image": {
                "id": 1952,
                "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.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": []
            },
            "status": {
                "id": 1,
                "name": "Active"
            },
            "founded": "1998-11-20",
            "deorbited": null,
            "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
            "orbit": "Low Earth Orbit",
            "type": {
                "id": 2,
                "name": "Government"
            }
        }
    ],
    "program": [],
    "astronauts": []
}