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

{
    "response_mode": "detailed",
    "id": 493,
    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/493/?format=api",
    "name": "Shenzhou 21 EVA 2",
    "start": "2026-03-16T04:35:00Z",
    "end": "2026-03-16T11:35:00Z",
    "duration": "PT7H",
    "location": "Tiangong Space Station",
    "crew": [
        {
            "id": 5199,
            "role": {
                "id": 33,
                "role": "EV1",
                "priority": 0
            },
            "astronaut": {
                "id": 752,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/752/?format=api",
                "name": "Zhang Lu",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "abbrev": "CNSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "image": {
                    "id": 431,
                    "name": "Zhang Lu official portrait",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhang_lu_offici_image_20251030081918.jpg",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhang_lu_offici_image_thumbnail_20251030081918.jpeg",
                    "credit": "CNSA",
                    "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": "P334DT19H9M11S",
                "eva_time": "P1DT16H23M",
                "age": 49,
                "date_of_birth": "1976-11-01",
                "date_of_death": null,
                "nationality": [
                    {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    }
                ],
                "bio": "Zhang Lu is a Chinese pilot selected in 2010 to be an astronaut.",
                "wiki": null,
                "last_flight": "2025-10-31T15:44:46Z",
                "first_flight": "2022-11-29T15:08:17Z",
                "social_media_links": []
            }
        },
        {
            "id": 5200,
            "role": {
                "id": 34,
                "role": "EV2",
                "priority": 1
            },
            "astronaut": {
                "id": 864,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/864/?format=api",
                "name": "Fei Wu",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "abbrev": "CNSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "image": {
                    "id": 2501,
                    "name": "Fei Wu",
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/fei_wu_image_20251030081821.jpg",
                    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/fei_wu_image_thumbnail_20251030081821.jpeg",
                    "credit": "CNSA",
                    "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": "P148DT11H46M39S",
                "eva_time": "PT15H17M",
                "age": 32,
                "date_of_birth": "1993-10-01",
                "date_of_death": null,
                "nationality": [
                    {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    }
                ],
                "bio": "Wu Fei is a Chinese astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in January 2021, and joined the Chinese Communist Party (CCP) in October 2015. He was a engineer at the China Academy of Space Technology (CAST) prior to joining the astronaut corps.",
                "wiki": null,
                "last_flight": "2025-10-31T15:44:46Z",
                "first_flight": "2025-10-31T15:44:46Z",
                "social_media_links": []
            }
        }
    ],
    "spacestation": {
        "id": 18,
        "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/18/?format=api",
        "name": "Tiangong space station",
        "image": {
            "id": 1941,
            "name": "[AUTO] Tiangong space station - image",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png",
            "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "status": {
            "id": 1,
            "name": "Active"
        },
        "founded": "2021-04-29",
        "deorbited": null,
        "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
        "orbit": "Low Earth Orbit",
        "type": {
            "id": 2,
            "name": "Government"
        }
    },
    "expedition": {
        "id": 166,
        "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/166/?format=api",
        "name": "Shenzhou 21",
        "start": "2025-10-31T19:22:00Z",
        "end": null,
        "spacestation": {
            "id": 18,
            "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/18/?format=api",
            "name": "Tiangong space station",
            "image": {
                "id": 1941,
                "name": "[AUTO] Tiangong space station - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "status": {
                "id": 1,
                "name": "Active"
            },
            "founded": "2021-04-29",
            "deorbited": null,
            "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
            "orbit": "Low Earth Orbit",
            "type": {
                "id": 2,
                "name": "Government"
            }
        },
        "mission_patches": [
            {
                "id": 1116,
                "name": "Shenzhou 21 Patch",
                "priority": 10,
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou252021_mission_patch_20250322034856.png",
                "agency": {
                    "response_mode": "list",
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "abbrev": "CNSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "response_mode": "normal"
            }
        ]
    },
    "spacecraft_flight": null,
    "event": null,
    "program": [
        {
            "response_mode": "normal",
            "id": 19,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/19/?format=api",
            "name": "Tiangong space station",
            "image": {
                "id": 1893,
                "name": "[AUTO] Tiangong space station - image",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194050.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
            "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
            "agencies": [
                {
                    "response_mode": "list",
                    "id": 88,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "abbrev": "CASC",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "2021-04-29T03:23:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ]
}