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

{
    "id": 714,
    "url": "https://lldev.thespacedevs.com/2.3.0/events/714/?format=api",
    "name": "US EVA-85",
    "info_urls": [],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "Spacewalk with Astronauts Nicole Mann and Koichi Wakata at the Space Station (Feb. 2, 2023)",
            "description": "Astronauts Nicole Mann of NASA and Koichi Wakata of JAXA (Japan Aerospace Exploration Agency) are conducting a spacewalk on Thursday, Feb. 2, to continue pre...",
            "feature_image": "https://i.ytimg.com/vi/VFnE1bCQEyY/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=VFnE1bCQEyY",
            "type": null,
            "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": "2023-02-02T13:15:00Z",
    "slug": "us-eva-85",
    "type": {
        "id": 3,
        "name": "EVA"
    },
    "description": "NASA astronaut Nicole Mann and JAXA astronaut Koichi Wakata will venture outside the orbiting outpost from the Quest airlock to complete work on the 1A Power Channel Mounting Bracket for a future ISS Rollout Solar Array installation.",
    "webcast_live": false,
    "location": "International Space Station",
    "date_precision": null,
    "response_mode": "detailed",
    "duration": null,
    "updates": [],
    "last_updated": "2024-03-05T17:23:31Z",
    "agencies": [],
    "launches": [],
    "expeditions": [
        {
            "id": 150,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/150/?format=api",
            "name": "Expedition 68",
            "start": "2022-09-28T13:35:00Z",
            "end": "2023-03-28T09:57:27Z",
            "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": 654,
                    "name": "Expedition 68 Patch",
                    "priority": 10,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20220927162610.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": 442,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/442/?format=api",
                    "name": "Expedition 68 EVA 2",
                    "start": "2022-11-17T14:39:00Z",
                    "end": "2022-11-17T21:07:00Z",
                    "duration": "PT6H28M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 441,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/441/?format=api",
                    "name": "Expedition 68 EVA 1",
                    "start": "2022-11-15T14:14:00Z",
                    "end": "2022-11-15T21:25:00Z",
                    "duration": "PT7H11M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 443,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/443/?format=api",
                    "name": "Expedition 68 EVA 3",
                    "start": "2022-12-03T12:16:00Z",
                    "end": "2022-12-03T19:21:00Z",
                    "duration": "PT7H5M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 444,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/444/?format=api",
                    "name": "Expedition 68 EVA 4",
                    "start": "2022-12-22T13:19:00Z",
                    "end": "2022-12-22T20:27:00Z",
                    "duration": "PT7H8M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 445,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/445/?format=api",
                    "name": "Expedition 68 EVA 5",
                    "start": "2023-01-20T13:14:00Z",
                    "end": "2023-01-20T20:35:00Z",
                    "duration": "PT7H21M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 446,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/446/?format=api",
                    "name": "Expedition 68 EVA 6",
                    "start": "2023-02-02T12:45:00Z",
                    "end": "2023-02-02T19:26:00Z",
                    "duration": "PT6H41M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 448,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/448/?format=api",
                    "name": "Expedition 68 EVA 7",
                    "start": "2023-04-28T13:11:00Z",
                    "end": "2023-04-28T20:12:00Z",
                    "duration": "PT7H1M",
                    "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": [
        {
            "response_mode": "normal",
            "id": 17,
            "url": "https://lldev.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://lldev.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://lldev.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://lldev.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://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": "list",
                    "id": 63,
                    "url": "https://lldev.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": []
}