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

{
    "id": 79,
    "url": "https://lldev.thespacedevs.com/2.3.0/events/79/?format=api",
    "name": "US EVA-63",
    "info_urls": [
        {
            "priority": 10,
            "source": "www.nasa.gov",
            "title": "NASA Television Upcoming Events",
            "description": "NASA.gov brings you the latest images, videos and news from America's space agency. Get the latest updates on NASA missions, watch NASA TV live, and learn about our quest to reveal the unknown and benefit all humankind.",
            "feature_image": null,
            "url": "https://www.nasa.gov/multimedia/nasatv/schedule.html",
            "type": {
                "id": 1,
                "name": "Official Page"
            },
            "language": {
                "id": 1,
                "name": "English",
                "code": "en"
            }
        }
    ],
    "vid_urls": [
        {
            "priority": 10,
            "source": "www.youtube.com",
            "publisher": null,
            "title": "NASA Astronauts Spacewalk Outside the International Space Station on Jan. 20, 2020",
            "description": "On Monday, Jan. 20 starting at 6:50 a.m. EST, NASA astronauts Jessica Meir and Christina Koch will step outside of the International Space Station into the v...",
            "feature_image": "https://i.ytimg.com/vi/3lRZd2EsqlA/maxresdefault.jpg",
            "url": "https://www.youtube.com/watch?v=3lRZd2EsqlA",
            "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": "2020-01-20T11:50:00Z",
    "slug": "us-eva-63",
    "type": {
        "id": 3,
        "name": "EVA"
    },
    "description": "NASA astronauts Jessica Meir and Christina Koch will perform a 6-hours long extravehicular activity (EVA) to complete replacement of batteries on the P6 truss.\r\n\r\nMeir and Koch are both aboard the International Space Station for the first time as Expedition 61 flight engineers, Koch since March 2019 and Meir since September 2019.\r\n\r\nThe goal of this EVA is to complete the replacement of 12 old nickel-hydrogen batteries on the P6 truss with 6 brand new lithium-ion batteries, which are much more efficient and were brought to the Station aboard a japanese HTV cargo spacecraft.\r\n\r\nThis will be the second EVA of 2020 and the third all-female EVA in the history of human spaceflight.",
    "webcast_live": false,
    "location": "International Space Station",
    "date_precision": null,
    "response_mode": "detailed",
    "duration": null,
    "updates": [],
    "last_updated": "2024-03-05T17:29:01Z",
    "agencies": [],
    "launches": [],
    "expeditions": [
        {
            "id": 136,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/136/?format=api",
            "name": "Expedition 61",
            "start": "2019-10-02T00:00:00Z",
            "end": "2020-02-05T13:40: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": 723,
                    "name": "Expedition 61 Patch",
                    "priority": 9,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_61_patch_20221024013520.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": 406,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/406/?format=api",
                    "name": "Expedition 61 EVA 1",
                    "start": "2019-10-06T11:39:00Z",
                    "end": "2019-10-06T18:40:00Z",
                    "duration": "PT7H1M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 407,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/407/?format=api",
                    "name": "Expedition 61 EVA 2",
                    "start": "2019-10-11T11:38:00Z",
                    "end": "2019-10-11T18:23:00Z",
                    "duration": "PT6H45M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 408,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/408/?format=api",
                    "name": "Expedition 61 EVA 3",
                    "start": "2019-10-18T11:38:00Z",
                    "end": "2019-10-18T18:55:00Z",
                    "duration": "PT7H17M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 409,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/409/?format=api",
                    "name": "Expedition 61 EVA 4",
                    "start": "2019-11-15T11:39:00Z",
                    "end": "2019-11-15T18:18:00Z",
                    "duration": "PT6H39M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 410,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/410/?format=api",
                    "name": "Expedition 61 EVA 5",
                    "start": "2019-11-22T12:02:00Z",
                    "end": "2019-11-22T18:35:00Z",
                    "duration": "PT6H33M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 411,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/411/?format=api",
                    "name": "Expedition 61 EVA 6",
                    "start": "2019-12-02T11:31:00Z",
                    "end": "2019-12-02T17:33:00Z",
                    "duration": "PT6H2M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 412,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/412/?format=api",
                    "name": "Expedition 61 EVA 7",
                    "start": "2020-01-15T11:35:00Z",
                    "end": "2020-01-15T19:04:00Z",
                    "duration": "PT7H29M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 413,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/413/?format=api",
                    "name": "Expedition 61 EVA 8",
                    "start": "2020-01-20T11:35:00Z",
                    "end": "2020-01-20T18:33:00Z",
                    "duration": "PT6H58M",
                    "location": "International Space Station"
                },
                {
                    "response_mode": "list",
                    "id": 414,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/414/?format=api",
                    "name": "Expedition 61 EVA 9",
                    "start": "2020-01-25T12:04:00Z",
                    "end": "2020-01-25T18:20:00Z",
                    "duration": "PT6H16M",
                    "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": []
}