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

{
    "id": 243,
    "url": "https://ll.thespacedevs.com/2.3.0/events/243/?format=api",
    "name": "SpaceX Crew-1 \"Resilience\" Crew Dragon Splashdown",
    "info_urls": [
        {
            "priority": 10,
            "source": "blogs.nasa.gov",
            "title": "NASA, SpaceX continue Crew-2 mission reviews while preparing for Crew-1 return – Commercial Crew Program",
            "description": "Following the latest in a series of reviews for the second crew rotation mission with astronauts on an American rocket and spacecraft from the United States, NASA and SpaceX managers and engineers continue to prepare for launch of the Crew-2 mission to the International Space Station no earlier than...",
            "feature_image": null,
            "url": "https://blogs.nasa.gov/commercialcrew/2021/03/29/nasa-spacex-continue-crew-2-mission-reviews-while-preparing-for-crew-1-return/",
            "type": null,
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [],
    "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-05-02T06:57:00Z",
    "slug": "spacex-crew-1-resilience-crew-dragon-splashdown",
    "type": {
        "id": 9,
        "name": "Spacecraft Landing"
    },
    "description": "The \"Resilience\" Crew Dragon will splashdown in the Gulf of Mexico, bringing JAXA astronaut Soichi Noguchi and NASA astronauts Victor J. Glover, Shannon Walker and Michael S. Hopkins back to Earth after spending almost six months on the International Space Station.",
    "webcast_live": false,
    "location": "Gulf of Mexico, southwest of Pensacola, FL, USA",
    "date_precision": null,
    "response_mode": "detailed",
    "duration": null,
    "updates": [],
    "last_updated": "2024-03-05T17:24:54Z",
    "agencies": [],
    "launches": [
        {
            "id": "0ede12be-ac6d-4571-9d0c-b2a85b5cf280",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/0ede12be-ac6d-4571-9d0c-b2a85b5cf280/?format=api",
            "name": "Falcon 9 Block 5 | Crew-1",
            "response_mode": "list",
            "slug": "falcon-9-block-5-crew-1",
            "launch_designator": "2020-084",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2024-03-05T18:32:29Z",
            "net": "2020-11-16T00:27:17Z",
            "net_precision": null,
            "window_end": "2020-11-16T00:27:17Z",
            "window_start": "2020-11-16T00:27:17Z",
            "image": {
                "id": 1360,
                "name": "Crew Dragon at sunrise",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20210525170218.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192522.jpeg",
                "credit": "SpaceX",
                "license": {
                    "id": 5,
                    "name": "CC BY-NC 2.0",
                    "priority": 1,
                    "link": "https://creativecommons.org/licenses/by-nc/2.0/"
                },
                "single_use": false,
                "variants": []
            },
            "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/falcon2520925_infographic_20201115034226.png"
        }
    ],
    "expeditions": [
        {
            "id": 140,
            "url": "https://ll.thespacedevs.com/2.3.0/expeditions/140/?format=api",
            "name": "Expedition 64",
            "start": "2020-10-20T20:15:00Z",
            "end": "2021-04-17T01:34:00Z",
            "response_mode": "normal",
            "spacestation": {
                "id": 4,
                "url": "https://ll.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": 727,
                    "name": "Expedition 64 Patch",
                    "priority": 9,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_64_patch_20221024013522.png",
                    "agency": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://ll.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": 424,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacewalks/424/?format=api",
                    "name": "Expedition 64 EVA 6",
                    "start": "2021-03-13T13:14:00Z",
                    "end": "2021-03-13T20:01:00Z",
                    "duration": "PT6H47M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 423,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacewalks/423/?format=api",
                    "name": "Expedition 64 EVA 5",
                    "start": "2021-03-05T11:37:00Z",
                    "end": "2021-03-05T18:33:00Z",
                    "duration": "PT6H56M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 422,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacewalks/422/?format=api",
                    "name": "Expedition 64 EVA 4",
                    "start": "2021-02-28T11:12:00Z",
                    "end": "2021-02-28T18:33:00Z",
                    "duration": "PT7H21M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 421,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacewalks/421/?format=api",
                    "name": "Expedition 64 EVA 3",
                    "start": "2021-02-01T12:56:00Z",
                    "end": "2021-02-01T18:16:00Z",
                    "duration": "PT5H20M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 420,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacewalks/420/?format=api",
                    "name": "Expedition 64 EVA 2",
                    "start": "2021-01-27T11:28:00Z",
                    "end": "2021-01-27T18:24:00Z",
                    "duration": "PT6H56M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 419,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacewalks/419/?format=api",
                    "name": "Expedition 64 EVA 1",
                    "start": "2020-11-18T15:12:00Z",
                    "end": "2020-11-18T21:59:00Z",
                    "duration": "PT6H47M",
                    "location": "International Space Station"
                }
            ]
        }
    ],
    "spacestations": [
        {
            "id": 4,
            "url": "https://ll.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": [
        {
            "response_mode": "normal",
            "id": 5,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/5/?format=api",
            "name": "Commercial Crew Program",
            "image": {
                "id": 1869,
                "name": "Commercial Crew Program logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194004.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": true,
                "variants": []
            },
            "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
            "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/80/?format=api",
                    "name": "Boeing",
                    "abbrev": "BA",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "abbrev": "SpX",
                    "type": {
                        "id": 3,
                        "name": "Commercial"
                    }
                }
            ],
            "start_date": "2011-04-18T00:00:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        },
        {
            "response_mode": "normal",
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.3.0/programs/17/?format=api",
            "name": "International Space Station",
            "image": {
                "id": 1874,
                "name": "[AUTO] International Space Station - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/16/?format=api",
                    "name": "Canadian Space Agency",
                    "abbrev": "CSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "abbrev": "ESA",
                    "type": {
                        "id": 2,
                        "name": "Multinational"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "abbrev": "JAXA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "abbrev": "RFSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "1998-11-20T06:40:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ],
    "astronauts": []
}