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

{
    "id": 422,
    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/422/?format=api",
    "name": "Expedition 64 EVA 4",
    "start": "2021-02-28T11:12:00Z",
    "end": "2021-02-28T18:33:00Z",
    "duration": "PT7H21M",
    "location": "International Space Station",
    "crew": [
        {
            "id": 4612,
            "role": {
                "id": 33,
                "role": "EV1",
                "priority": 0
            },
            "astronaut": {
                "id": 565,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/565/?format=api",
                "name": "Kathleen Rubins",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P300DT1H31M16S",
                "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": "1978-10-14",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Kathleen Hallisey \"Kate\" Rubins is a NASA astronaut. She became the 60th woman to fly in space when she launched on a Soyuz spacecraft to the International Space Station on July 6, 2016. She returned to Earth on October 30, 2016 aboard a Soyuz. She was a crew member of Expedition 48 and Expedition 49 of the International Space Station.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kathleen2520rubins_image_20181203172435.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Kathleen_Rubins",
                "last_flight": "2020-10-14T05:45:04Z",
                "first_flight": "2016-07-07T01:36:40Z"
            }
        },
        {
            "id": 4613,
            "role": {
                "id": 34,
                "role": "EV2",
                "priority": 1
            },
            "astronaut": {
                "id": 571,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/571/?format=api",
                "name": "Victor J. Glover",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P167DT6H29M43S",
                "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": "1976-04-30",
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://twitter.com/VicGlover",
                "instagram": null,
                "bio": "Victor Jerome Glover is a NASA astronaut of the class of 2013.\r\n\r\nGlover is a Commander in the U.S. Navy who hails from Pomona, California and Prosper, Texas. He is an F/A-18 pilot and graduate of the U.S. Air Force Test Pilot School. Glover holds degrees from California Polytechnic State University at San Luis Obispo, Air University and Naval Postgraduate School. He was a naval legislative fellow working on the personal staff of the Honorable John McCain supporting defense and foreign relations policy and oversight.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/victor2520j.2520glover_image_20181203173351.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Victor_J._Glover",
                "last_flight": "2020-11-16T00:27:17Z",
                "first_flight": "2020-11-16T00:27:17Z"
            }
        }
    ],
    "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": 140,
        "url": "https://ll.thespacedevs.com/2.2.0/expedition/140/?format=api",
        "name": "Expedition 64",
        "start": "2020-10-20T20:15:00Z",
        "end": "2021-04-17T01:34: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": 727,
                "name": "Expedition 64 Patch",
                "priority": 9,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_64_patch_20221024013522.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": 211,
        "url": "https://ll.thespacedevs.com/2.2.0/event/211/?format=api",
        "slug": "us-eva-71",
        "name": "US EVA-71",
        "type": {
            "id": 3,
            "name": "EVA"
        },
        "description": "On Sunday, Feb. 28, NASA astronauts Kate Rubins and Victor Glover will step out of the space station to begin assembling and installing modification kits required for upcoming solar array upgrades. The current solar arrays are functioning well, but have begun to show signs of degradation, as expected, as they were designed for a 15-year service life. The first pair of solar arrays were deployed in December 2000 and have been powering the station for more than 20 years. Later this year, the new solar arrays will be positioned in front of six of the current arrays, increasing the station’s total available power from 160 kilowatts to up to 215 kilowatts. Rubins will be extravehicular crew member 1 (EV 1) wearing red stripes. Glover will be extravehicular crew member 2 (EV 2) and wear a suit with no stripes.",
        "webcast_live": false,
        "location": "International Space Station",
        "news_url": "https://www.nasa.gov/press-release/nasa-tv-coverage-scheduled-for-upcoming-spacewalks-briefing",
        "video_url": "https://www.youtube.com/watch?v=gcv6beMn750",
        "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
        "date": "2021-02-28T11: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://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"
            }
        }
    ]
}