Modes

Levels of detail in the response - list, normal, detailed

Example - /spacewalks/?mode=list

Filters

Parameters - astronaut__ids, day, end, end__gt, end__gte, end__lt, end__lte, event__ids, id, ids, launch__ids, month, name, name__contains, owner__ids, program__ids, program__name, program__name__contains, spacestation__ids, start__gt, start__gte, start__lt, start__lte, year

Example - /spacewalks/?program__name=Apollo

Fields searched - crew__astronaut__name, location, name, program__name

Example - /spacewalks/?search=Hubble

Ordering

Fields - duration, end, id, name, start

Example - /spacewalks/?ordering=-duration

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /spacewalks/?limit=2

Format

Switch to JSON output - /spacewalks/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

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

{
    "response_mode": "detailed",
    "id": 421,
    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/421/?format=api",
    "name": "Expedition 64 EVA 3",
    "start": "2021-02-01T12:56:00Z",
    "end": "2021-02-01T18:16:00Z",
    "duration": "PT5H20M",
    "location": "International Space Station",
    "crew": [
        {
            "id": 4610,
            "role": {
                "id": 33,
                "role": "EV1",
                "priority": 0
            },
            "astronaut": {
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/14/?format=api",
                "name": "Michael S. Hopkins",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "image": {
                    "id": 658,
                    "name": "[AUTO] Michael S. Hopkins - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520s.2520hopkins_image_20181127212118.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190431.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "response_mode": "list",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P333DT12H54M53S",
                "eva_time": "P1DT8H1M",
                "age": 56,
                "date_of_birth": "1968-12-28",
                "date_of_death": null,
                "nationality": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "bio": "Michael Scott Hopkins (born December 28, 1968) is a Colonel in the U.S. Air Force, and a current NASA astronaut. Hopkins was selected in June 2009 as a member of the NASA Astronaut Group 20. He made his first spaceflight as a Flight Engineer on Soyuz TMA-10M/Expedition 37/Expedition 38, from September 2013 until March 2014. He was the first member of his astronaut class to fly in space. As well as being the first member of his class to fly in space, he is set to become the first member of his class to return to space in 2019 as Commander of the first operational SpaceX Crew Dragon mission to the International Space Station.",
                "wiki": "https://en.wikipedia.org/wiki/Michael_S._Hopkins",
                "last_flight": "2020-11-16T00:27:17Z",
                "first_flight": "2013-09-25T20:58:50Z",
                "social_media_links": [
                    {
                        "id": 47,
                        "social_media": {
                            "id": 1,
                            "name": "X",
                            "url": "https://x.com",
                            "logo": {
                                "id": 2320,
                                "name": "X logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg",
                                "credit": "X",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        },
                        "url": "https://twitter.com/Astro_illini"
                    }
                ]
            }
        },
        {
            "id": 4611,
            "role": {
                "id": 34,
                "role": "EV2",
                "priority": 1
            },
            "astronaut": {
                "id": 571,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/571/?format=api",
                "name": "Victor J. Glover",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "image": {
                    "id": 730,
                    "name": "[AUTO] Victor J. Glover - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/victor2520j.2520glover_image_20181203173351.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190631.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "response_mode": "list",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P167DT6H29M43S",
                "eva_time": "P1DT2H24M",
                "age": 48,
                "date_of_birth": "1976-04-30",
                "date_of_death": null,
                "nationality": [
                    {
                        "id": 2,
                        "name": "United States of America",
                        "alpha_2_code": "US",
                        "alpha_3_code": "USA",
                        "nationality_name": "American",
                        "nationality_name_composed": "Americano"
                    }
                ],
                "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.",
                "wiki": "https://en.wikipedia.org/wiki/Victor_J._Glover",
                "last_flight": "2020-11-16T00:27:17Z",
                "first_flight": "2020-11-16T00:27:17Z",
                "social_media_links": [
                    {
                        "id": 71,
                        "social_media": {
                            "id": 1,
                            "name": "X",
                            "url": "https://x.com",
                            "logo": {
                                "id": 2320,
                                "name": "X logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg",
                                "credit": "X",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        },
                        "url": "https://twitter.com/VicGlover"
                    }
                ]
            }
        }
    ],
    "spacestation": {
        "id": 4,
        "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
        "name": "International Space Station",
        "image": {
            "id": 1952,
            "name": "ISS as seen from Shuttle Atlantis (STS-132)",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg",
            "credit": "NASA",
            "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": false,
            "variants": []
        },
        "status": {
            "id": 1,
            "name": "Active"
        },
        "founded": "1998-11-20",
        "deorbited": null,
        "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",
        "type": {
            "id": 2,
            "name": "Government"
        }
    },
    "expedition": {
        "id": 140,
        "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/140/?format=api",
        "name": "Expedition 64",
        "start": "2020-10-20T20:15:00Z",
        "end": "2021-04-17T01:34:00Z",
        "spacestation": {
            "id": 4,
            "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/4/?format=api",
            "name": "International Space Station",
            "image": {
                "id": 1952,
                "name": "ISS as seen from Shuttle Atlantis (STS-132)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": false,
                "variants": []
            },
            "status": {
                "id": 1,
                "name": "Active"
            },
            "founded": "1998-11-20",
            "deorbited": null,
            "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",
            "type": {
                "id": 2,
                "name": "Government"
            }
        },
        "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": {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                "response_mode": "normal"
            }
        ]
    },
    "spacecraft_flight": null,
    "event": {
        "id": 210,
        "url": "https://lldev.thespacedevs.com/2.3.0/events/210/?format=api",
        "name": "US EVA-70",
        "info_urls": [],
        "vid_urls": [
            {
                "priority": 10,
                "source": "www.youtube.com",
                "publisher": null,
                "title": "Spacewalk to Finish Battery Upgrades & Install Cameras on the International Space Station",
                "description": "Watch two spacewalkers at work outside the International Space Station! NASA astronauts Victor Glover and Michael Hopkins will exit the orbiting lab's Quest ...",
                "feature_image": "https://i.ytimg.com/vi/XwuRiIh2IlM/maxresdefault.jpg",
                "url": "https://www.youtube.com/watch?v=XwuRiIh2IlM",
                "type": {
                    "id": 1,
                    "name": "Official Webcast"
                },
                "language": {
                    "id": 1,
                    "name": "English",
                    "code": "en"
                },
                "start_time": null,
                "end_time": null,
                "live": false
            }
        ],
        "image": {
            "id": 1240,
            "name": "US EVA Astronaut outside the ISS",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192124.jpeg",
            "credit": "NASA",
            "license": {
                "id": 4,
                "name": "NASA Image and Media Guidelines",
                "priority": 0,
                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
            },
            "single_use": false,
            "variants": []
        },
        "date": "2021-02-01T12:05:00Z",
        "slug": "us-eva-70",
        "type": {
            "id": 3,
            "name": "EVA"
        },
        "description": "NASA astronauts Michael Hopkins and Victor Glover will exit the orbital lab on February 1 to continue upgrades on the space station.",
        "webcast_live": false,
        "location": "International Space Station",
        "date_precision": null
    },
    "program": [
        {
            "response_mode": "normal",
            "id": 17,
            "url": "https://lldev.thespacedevs.com/2.3.0/programs/17/?format=api",
            "name": "International Space Station",
            "image": {
                "id": 1874,
                "name": "[AUTO] International Space Station - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
            "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": [
                {
                    "response_mode": "list",
                    "id": 16,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/16/?format=api",
                    "name": "Canadian Space Agency",
                    "abbrev": "CSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 27,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
                    "name": "European Space Agency",
                    "abbrev": "ESA",
                    "type": {
                        "id": 2,
                        "name": "Multinational"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 37,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "abbrev": "JAXA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 44,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "abbrev": "NASA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                },
                {
                    "response_mode": "list",
                    "id": 63,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "abbrev": "RFSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    }
                }
            ],
            "start_date": "1998-11-20T06:40:00Z",
            "end_date": null,
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ]
}