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

{
    "id": 401,
    "url": "https://ll.thespacedevs.com/2.2.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://ll.thespacedevs.com/2.2.0/astronaut/7/?format=api",
                "name": "Anne McClain",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P203DT12H28M8S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1979-06-07",
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://twitter.com/AstroAnnimal",
                "instagram": null,
                "bio": "Anne Charlotte McClain is a lieutenant colonel in the U.S. Army currently assigned to NASA Astronaut Group 21.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/anne2520mcclain_image_20181127210625.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Anne_McClain",
                "last_flight": "2018-12-03T11:31:52Z",
                "first_flight": "2018-12-03T11:31:52Z"
            }
        },
        {
            "id": 4571,
            "role": {
                "id": 34,
                "role": "EV2",
                "priority": 1
            },
            "astronaut": {
                "id": 9,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/9/?format=api",
                "name": "Nick Hague",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P202DT16H3M37S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "date_of_birth": "1975-09-24",
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://twitter.com/AstroHague",
                "instagram": "https://www.instagram.com/astrohague/",
                "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.",
                "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/nick_hague_image_20220911034312.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Nick_Hague",
                "last_flight": "2019-03-14T19:14:08Z",
                "first_flight": "2018-10-11T08:40:15Z"
            }
        }
    ],
    "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
    },
    "expedition": {
        "id": 93,
        "url": "https://ll.thespacedevs.com/2.2.0/expedition/93/?format=api",
        "name": "Expedition 59",
        "start": "2019-03-15T01:01:00Z",
        "end": "2019-06-24T23:25: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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
        },
        "mission_patches": [
            {
                "id": 720,
                "name": "Expedition 59 Patch",
                "priority": 9,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_59_patch_20221024013519.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": {
        "id": 4,
        "url": "https://ll.thespacedevs.com/2.2.0/event/4/?format=api",
        "slug": "us-eva-52",
        "name": "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",
        "news_url": null,
        "video_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
        "feature_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
        "date": "2019-03-22T12:00:00Z",
        "date_precision": 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://spacelaunchnow-prod-east.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"
            }
        }
    ]
}