API endpoint that allows Spacewalk instances to be viewed.

GET: Return a list of all the existing spacewalk instances.

FILTERS:

ORDERING:

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

{
    "id": 475,
    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/475/?format=api",
    "name": "Shenzhou 18 EVA 1",
    "start": "2024-05-28T02:35:00Z",
    "end": "2024-05-28T10:58:00Z",
    "duration": "PT8H23M",
    "location": "Tiangong Space Station",
    "crew": [
        {
            "id": 4904,
            "role": {
                "id": 33,
                "role": "EV1",
                "priority": 0
            },
            "astronaut": {
                "id": 666,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/666/?format=api",
                "name": "Ye Guangfu",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P374DT13H58M8S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1980-09-01",
                "date_of_death": null,
                "nationality": "Chinese",
                "twitter": null,
                "instagram": null,
                "bio": "Chinese astronaut Ye Guangfu was born in 1980 in the Sichuan province of China. He is an air force pilot and spent four years as an instructor and four years as a jet fighter pilot amassing 1100 hours of flight time. Ye was recruited as an astronaut trainee for China’s Astronaut Center in 2010 and qualified in 2014.\r\n\r\nBirth day unkown.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ye_guangfu_image_20211014075904.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Ye_Guangfu",
                "last_flight": "2024-04-25T12:59:00Z",
                "first_flight": "2021-10-15T16:23:56Z"
            }
        },
        {
            "id": 4905,
            "role": {
                "id": 34,
                "role": "EV2",
                "priority": 1
            },
            "astronaut": {
                "id": 797,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/797/?format=api",
                "name": "Guangsu Li",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P192DT4H25M27S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1987-07-01",
                "date_of_death": null,
                "nationality": "Chinese",
                "twitter": null,
                "instagram": null,
                "bio": "Li Guangsu is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) in September 2006, and joined the Chinese Communist Party (CCP) in June 2011.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/guangsu_li_image_20240427164223.jpg",
                "wiki": null,
                "last_flight": "2024-04-25T12:59:00Z",
                "first_flight": "2024-04-25T12:59:00Z"
            }
        }
    ],
    "spacestation": {
        "id": 18,
        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
        "name": "Tiangong space station",
        "status": {
            "id": 1,
            "name": "Active"
        },
        "founded": "2021-04-29",
        "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",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
    },
    "expedition": {
        "id": 159,
        "url": "https://ll.thespacedevs.com/2.2.0/expedition/159/?format=api",
        "name": "Shenzhou 18",
        "start": "2024-04-25T19:32:00Z",
        "end": "2024-11-03T08:12:00Z",
        "spacestation": {
            "id": 18,
            "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
            "name": "Tiangong space station",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "orbit": "Low Earth Orbit",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
        },
        "mission_patches": [
            {
                "id": 1018,
                "name": "Shenzhou 18 Patch",
                "priority": 10,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/shenzhou252018_mission_patch_20240528162525.png",
                "agency": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                }
            }
        ]
    },
    "spacecraft_flight": null,
    "event": null,
    "program": [
        {
            "id": 19,
            "url": "https://ll.thespacedevs.com/2.2.0/program/19/?format=api",
            "name": "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": [
                {
                    "id": 88,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
            "start_date": "2021-04-29T03:23:00Z",
            "end_date": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ]
}