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

{
    "id": 306,
    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/306/?format=api",
    "name": "Expedition 5 EVA 2",
    "start": "2002-08-26T05:27:00Z",
    "end": "2002-08-26T10:48:00Z",
    "duration": "PT5H21M",
    "location": "International Space Station",
    "crew": [
        {
            "id": 4380,
            "role": {
                "id": 33,
                "role": "EV1",
                "priority": 0
            },
            "astronaut": {
                "id": 170,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/170/?format=api",
                "name": "Valery Korzun",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P381DT15H41M8S",
                "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": "1953-03-05",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Valery Grigoryevich Korzun (Russian: Валерий Григорьевич Корзун, born 5 March 1953) is a Russian cosmonaut. He has been in space twice totalling 381 days. He has also conducted four career spacewalks.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valery2520korzun_image_20181129233723.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Valery_Korzun",
                "last_flight": "2002-06-05T21:22:49Z",
                "first_flight": "1996-08-17T13:18:03Z"
            }
        },
        {
            "id": 4381,
            "role": {
                "id": 34,
                "role": "EV2",
                "priority": 1
            },
            "astronaut": {
                "id": 270,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/270/?format=api",
                "name": "Sergei Treshchov",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P184DT22H15M11S",
                "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": "1958-08-18",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Sergei Yevgenyevich Treshchov (Сергей Евгеньевич Трещёв, born 18 August 1958) is a former cosmonaut of the RSC Energia. He spent 184 days in space as a flight engineer of the International Space Station long duration Expedition 5 crew. During the mission Treshchov also conducted a spacewalk.\r\nIn 1992, he enrolled in the RSC Energia cosmonaut detachment, and from 1992 to 1994 he completed the basic Cosmonaut training course. Treshchov spent the next 3 years (1994 to 1996) in advanced Test Cosmonaut training.\r\nFrom June 1997 to February 1998, Treshchov trained as a flight engineer for the Mir station backup Exp-25 crew. From June 1999 to July 2000 he trained as a flight engineer for the Soyuz-TM backup ISS contingency crew. Initially, he trained as backup to the ISS Expedition 3 crew.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergei2520treshchov_image_20181201223108.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Sergei_Treshchov",
                "last_flight": "2002-06-05T21:22:49Z",
                "first_flight": "2002-06-05T21:22:49Z"
            }
        }
    ],
    "spacestation": {
        "id": 4,
        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
        "name": "International Space Station",
        "status": {
            "id": 1,
            "name": "Active"
        },
        "founded": "1998-11-20",
        "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",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
    },
    "expedition": {
        "id": 39,
        "url": "https://ll.thespacedevs.com/2.2.0/expedition/39/?format=api",
        "name": "Expedition 5",
        "start": "2002-06-07T16:25:00Z",
        "end": "2002-12-02T20:05:00Z",
        "spacestation": {
            "id": 4,
            "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
            "name": "International Space Station",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "orbit": "Low Earth Orbit",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
        },
        "mission_patches": [
            {
                "id": 662,
                "name": "Expedition 5 Patch",
                "priority": 9,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_5_patch_20221024013437.png",
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                }
            },
            {
                "id": 710,
                "name": "Expedition 5 Patch",
                "priority": 9,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_5_patch_20221024013514.png",
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                }
            }
        ]
    },
    "spacecraft_flight": null,
    "event": null,
    "program": [
        {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
            "name": "International Space Station",
            "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": [
                {
                    "id": 16,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                    "name": "Canadian Space Agency",
                    "type": "Government"
                },
                {
                    "id": 27,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "type": "Multinational"
                },
                {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "type": "Government"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
            "start_date": "1998-11-20T06:40:00Z",
            "end_date": null,
            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ]
}