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

{
    "id": 107,
    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/107/?format=api",
    "name": "PE-20 EVA 3",
    "start": "1996-02-08T14:03:00Z",
    "end": "1996-02-08T17:08:00Z",
    "duration": "PT3H5M",
    "location": "Mir",
    "crew": [
        {
            "id": 3981,
            "role": {
                "id": 33,
                "role": "EV1",
                "priority": 0
            },
            "astronaut": {
                "id": 113,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/113/?format=api",
                "name": "Yuri Gidzenko",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P330DT2H56M8S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "date_of_birth": "1962-03-26",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Yuri Pavlovich Gidzenko (Russian: Гидзенко, Юрий Павлович; born March 26, 1962) is a Russian cosmonaut. He was a test cosmonaut of the Yuri Gagarin Cosmonaut Training Center (TsPK). Gidzenko has flown into space three times and has lived on board the Mir and International Space Stations. He has also conducted two career spacewalks. Although he retired on July 15, 2001, he continued his employment by a special contract until Soyuz TM-34 concluded.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuri2520gidzenko_image_20181128232934.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Yuri_Gidzenko",
                "last_flight": "2002-04-25T06:26:35Z",
                "first_flight": "1995-09-03T09:00:23Z"
            }
        },
        {
            "id": 3982,
            "role": {
                "id": 34,
                "role": "EV2",
                "priority": 1
            },
            "astronaut": {
                "id": 230,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/230/?format=api",
                "name": "Thomas Reiter",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P350DT5H35M42S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                },
                "date_of_birth": "1958-05-23",
                "date_of_death": null,
                "nationality": "German",
                "twitter": null,
                "instagram": null,
                "bio": "Thomas Arthur Reiter (born 23 May 1958 in Frankfurt, West Germany) is a retired European astronaut and is a Brigadier General in the German Air Force currently working as ESA Interagency Coordinator and Advisor to the Director General at the European Space Agency (ESA). He was one of the top 25 astronauts in terms of total time in space. With his wife and two sons he lives near Oldenburg in Lower Saxony.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas2520reiter_image_20181201213215.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Thomas_Reiter",
                "last_flight": "2006-07-04T18:37:55Z",
                "first_flight": "1995-09-03T09:00:23Z"
            }
        }
    ],
    "spacestation": {
        "id": 5,
        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
        "name": "Mir",
        "status": {
            "id": 2,
            "name": "De-Orbited"
        },
        "founded": "1986-02-20",
        "description": "Mir was a space station that operated in low Earth orbit from 1986 to 2001, operated by the Soviet Union and later by Russia. Mir was the first modular space station and was assembled in orbit from 1986 to 1996.\r\n\r\nThe station served as a microgravity research laboratory in which crews conducted experiments in biology, human biology, physics, astronomy, meteorology and spacecraft systems with a goal of developing technologies required for permanent occupation of space.",
        "orbit": "Low Earth Orbit",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg"
    },
    "expedition": {
        "id": 26,
        "url": "https://ll.thespacedevs.com/2.2.0/expedition/26/?format=api",
        "name": "Mir EO-20",
        "start": "1995-09-03T09:00:00Z",
        "end": "1996-02-29T10:42:00Z",
        "spacestation": {
            "id": 5,
            "url": "https://ll.thespacedevs.com/2.2.0/spacestation/5/?format=api",
            "name": "Mir",
            "status": {
                "id": 2,
                "name": "De-Orbited"
            },
            "orbit": "Low Earth Orbit",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg"
        },
        "mission_patches": []
    },
    "spacecraft_flight": null,
    "event": null,
    "program": [
        {
            "id": 16,
            "url": "https://ll.thespacedevs.com/2.2.0/program/16/?format=api",
            "name": "Mir",
            "description": "Mir was a space station that operated in low Earth orbit from 1986 to 2001, operated by the Soviet Union and later by Russia. Mir was the first modular space station and was assembled in orbit from 1986 to 1996.",
            "agencies": [
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                {
                    "id": 66,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg",
            "start_date": "1986-02-20T21:28:23Z",
            "end_date": "2001-03-23T05:59:00Z",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Mir",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ]
}