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

{
    "response_mode": "detailed",
    "id": 469,
    "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/469/?format=api",
    "name": "Expedition 70 EVA 2",
    "start": "2023-11-01T12:05:00Z",
    "end": "2023-11-01T18:47:00Z",
    "duration": "PT6H42M",
    "location": "International Space Station",
    "crew": [
        {
            "id": 4824,
            "role": {
                "id": 33,
                "role": "EV1",
                "priority": 0
            },
            "astronaut": {
                "id": 579,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/579/?format=api",
                "name": "Jasmin Moghbeli",
                "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": 203,
                    "name": "[AUTO] Jasmin Moghbeli - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jasmin_moghbeli_image_20230826072835.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185215.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": "P199DT2H19M33S",
                "eva_time": "PT6H42M",
                "age": 41,
                "date_of_birth": "1983-06-24",
                "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": "Jasmin Moghbeli is an Iranian-American Marine Corps test pilot and NASA astronaut of the class of 2017. She is a graduate of the Massachusetts Institute of Technology, Naval Postgraduate School, and U.S. Naval Test Pilot School, and has over 1,600 hours of flight time and 150 combat missions.",
                "wiki": "https://en.wikipedia.org/wiki/Jasmin_Moghbeli",
                "last_flight": "2023-08-26T07:27:27Z",
                "first_flight": "2023-08-26T07:27:27Z",
                "social_media_links": [
                    {
                        "id": 108,
                        "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/AstroJaws"
                    },
                    {
                        "id": 109,
                        "social_media": {
                            "id": 2,
                            "name": "Instagram",
                            "url": "https://instagram.com",
                            "logo": {
                                "id": 2322,
                                "name": "Instagram logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png",
                                "credit": "Instagram",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            }
                        },
                        "url": "https://www.instagram.com/astrojaws/"
                    }
                ]
            }
        },
        {
            "id": 4825,
            "role": {
                "id": 34,
                "role": "EV2",
                "priority": 1
            },
            "astronaut": {
                "id": 580,
                "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/580/?format=api",
                "name": "Loral O'Hara",
                "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": 835,
                    "name": "[AUTO] Loral O'Hara - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/loral2520o2527hara_image_20200110161443.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190912.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": "P203DT15H32M25S",
                "eva_time": "PT6H42M",
                "age": 41,
                "date_of_birth": "1983-05-03",
                "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": "Loral O'Hara is an American engineer and NASA astronaut of the class of 2017.",
                "wiki": "https://en.wikipedia.org/wiki/Loral_O%27Hara",
                "last_flight": "2023-09-15T15:44:35Z",
                "first_flight": "2023-09-15T15:44:35Z",
                "social_media_links": [
                    {
                        "id": 38,
                        "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/lunarloral"
                    }
                ]
            }
        }
    ],
    "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": 155,
        "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/155/?format=api",
        "name": "Expedition 70",
        "start": "2023-09-26T13:40:00Z",
        "end": "2024-04-06T03:53:57Z",
        "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": 829,
                "name": "Expedition 70 Patch",
                "priority": 10,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition2520_mission_patch_20230704062145.png",
                "agency": {
                    "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": "normal"
            }
        ]
    },
    "spacecraft_flight": null,
    "event": {
        "id": 878,
        "url": "https://lldev.thespacedevs.com/2.3.0/events/878/?format=api",
        "name": "US EVA-89",
        "info_urls": [
            {
                "priority": 10,
                "source": "www.nasa.gov",
                "title": "Sets Coverage of Spacewalks, News Conference for Station Upgrades",
                "description": "Two upcoming spacewalks outside the International Space Station to conduct science research and station maintenance will feature NASA astronauts, both",
                "feature_image": null,
                "url": "https://www.nasa.gov/news-release/nasa-sets-coverage-of-spacewalks-news-conference-for-station-upgrades/",
                "type": {
                    "id": 1,
                    "name": "Official Page"
                },
                "language": {
                    "id": 1,
                    "name": "English",
                    "code": "en"
                }
            }
        ],
        "vid_urls": [
            {
                "priority": 10,
                "source": "www.youtube.com",
                "publisher": null,
                "title": "Spacewalk with Astronauts Jasmin Moghbeli and Loral O'Hara: Nov. 1, 2023 (Official NASA Broadcast)",
                "description": "NASA astronauts Jasmin Moghbeli and Loral O'Hara are taking a spacewalk outside the International Space Station on Wednesday, Nov. 1, to remove electronics g...",
                "feature_image": "https://i.ytimg.com/vi/q6xAOtRUbtk/maxresdefault_live.jpg",
                "url": "https://www.youtube.com/watch?v=q6xAOtRUbtk",
                "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": "2023-11-01T12:05:00Z",
        "slug": "us-eva-89",
        "type": {
            "id": 3,
            "name": "EVA"
        },
        "description": "NASA astronauts Loral O’Hara and Jasmin Moghbeli will exit the station’s Quest airlock to remove a radio frequency group antenna and replace a trundle bearing assembly on the port Solar Array Rotary Joint of the ISS truss.",
        "webcast_live": false,
        "location": "International Space Station",
        "date_precision": {
            "id": 1,
            "name": "Minute",
            "abbrev": "MIN",
            "description": "The T-0 is accurate to the minute."
        }
    },
    "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"
            }
        }
    ]
}