Modes

Levels of detail in the response - list, normal, detailed

Example - /spacewalks/?mode=list

Filters

Parameters - astronaut__ids, day, end, end__gt, end__gte, end__lt, end__lte, event__ids, id, ids, launch__ids, month, name, name__contains, owner__ids, program__ids, program__name, program__name__contains, spacestation__ids, start__gt, start__gte, start__lt, start__lte, year

Example - /spacewalks/?program__name=Apollo

Fields searched - crew__astronaut__name, location, name, program__name

Example - /spacewalks/?search=Hubble

Ordering

Fields - duration, end, id, name, start

Example - /spacewalks/?ordering=-duration

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /spacewalks/?limit=2

Format

Switch to JSON output - /spacewalks/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/spacewalks/401/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "response_mode": "detailed",
    "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",
    "crew": [
        {
            "id": 4570,
            "role": {
                "id": 33,
                "role": "EV1",
                "priority": 0
            },
            "astronaut": {
                "id": 7,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/7/?format=api",
                "name": "Anne McClain",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "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"
                    }
                },
                "image": {
                    "id": 290,
                    "name": "[AUTO] Anne McClain - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anne2520mcclain_image_20181127210625.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185442.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "response_mode": "list",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": true,
                "time_in_space": "P232DT15H55M15S",
                "eva_time": "PT13H8M",
                "age": 45,
                "date_of_birth": "1979-06-07",
                "date_of_death": null,
                "nationality": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "bio": "Anne Charlotte McClain is a lieutenant colonel in the U.S. Army currently assigned to NASA Astronaut Group 21.",
                "wiki": "https://en.wikipedia.org/wiki/Anne_McClain",
                "last_flight": "2025-03-14T23:03:48Z",
                "first_flight": "2018-12-03T11:31:52Z",
                "social_media_links": [
                    {
                        "id": 198,
                        "social_media": {
                            "id": 1,
                            "name": "X",
                            "url": "https://x.com",
                            "logo": {
                                "id": 2320,
                                "name": "X logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg",
                                "credit": "X",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        },
                        "url": "https://twitter.com/AstroAnnimal"
                    }
                ]
            }
        },
        {
            "id": 4571,
            "role": {
                "id": 34,
                "role": "EV2",
                "priority": 1
            },
            "astronaut": {
                "id": 9,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/9/?format=api",
                "name": "Nick Hague",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "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"
                    }
                },
                "image": {
                    "id": 741,
                    "name": "[AUTO] Nick Hague - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nick_hague_image_20220911034312.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190648.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "response_mode": "list",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P373DT20H43M16S",
                "eva_time": "P1DT1H56M",
                "age": 49,
                "date_of_birth": "1975-09-24",
                "date_of_death": null,
                "nationality": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "bio": "Tyler Nicklaus Hague is an American Flight Test Engineer and a NASA astronaut of the class of 2013.\r\nSelected to be a flight engineer of Expedition 57 / 58 to the International Space Station, he launched on board Soyuz MS-10, which aborted shortly after launch on October 11, 2018.",
                "wiki": "https://en.wikipedia.org/wiki/Nick_Hague",
                "last_flight": "2024-09-28T17:17:21Z",
                "first_flight": "2018-10-11T08:40:15Z",
                "social_media_links": [
                    {
                        "id": 203,
                        "social_media": {
                            "id": 1,
                            "name": "X",
                            "url": "https://x.com",
                            "logo": {
                                "id": 2320,
                                "name": "X logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg",
                                "credit": "X",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        },
                        "url": "https://twitter.com/AstroHague"
                    },
                    {
                        "id": 204,
                        "social_media": {
                            "id": 2,
                            "name": "Instagram",
                            "url": "https://instagram.com",
                            "logo": {
                                "id": 2322,
                                "name": "Instagram logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png",
                                "credit": "Instagram",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        },
                        "url": "https://www.instagram.com/astrohague/"
                    }
                ]
            }
        }
    ],
    "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"
        }
    },
    "expedition": {
        "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",
        "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"
            }
        ]
    },
    "spacecraft_flight": null,
    "event": {
        "id": 4,
        "url": "https://lldev.thespacedevs.com/2.3.0/events/4/?format=api",
        "name": "US EVA-52",
        "info_urls": [],
        "vid_urls": [],
        "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": "2019-03-22T12:00:00Z",
        "slug": "us-eva-52",
        "type": {
            "id": 3,
            "name": "EVA"
        },
        "description": "NASA astronauts Anne McClain and Nick Hague, onboard the ISS as part of Expedition 59, will begin work to replace batteries on the P4 Truss segment.\r\n\r\nIt was originally planned for Fall 2018 but had to be delayed due to the launch failure of Soyuz MS-10 carrying Aleksey Ovchinin and Nick Hague.",
        "webcast_live": false,
        "location": "International Space Station",
        "date_precision": null
    },
    "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"
            }
        }
    ]
}