Spacewalk List
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
Search
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/?format=api&offset=270&ordering=duration
https://lldev.thespacedevs.com/2.3.0/spacewalks/?format=api&limit=10&offset=260&ordering=duration", "results": [ { "response_mode": "normal", "id": 475, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/475/?format=api", "name": "Shenzhou 18 EVA 1", "start": "2024-05-28T02:35:00Z", "end": "2024-05-28T10:58:00Z", "duration": "PT8H23M", "location": "Tiangong Space Station", "crew": [ { "id": 4904, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 666, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/666/?format=api", "name": "Ye Guangfu", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 794, "name": "[AUTO] Ye Guangfu - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ye_guangfu_image_20211014075904.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190809.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": "P374DT13H58M8S", "eva_time": "PT21H5M", "age": 44, "date_of_birth": "1980-09-01", "date_of_death": null, "nationality": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "bio": "Chinese astronaut Ye Guangfu was born in 1980 in the Sichuan province of China. He is an air force pilot and spent four years as an instructor and four years as a jet fighter pilot amassing 1100 hours of flight time. Ye was recruited as an astronaut trainee for China’s Astronaut Center in 2010 and qualified in 2014.\r\n\r\nBirth day unkown.", "wiki": "https://en.wikipedia.org/wiki/Ye_Guangfu", "last_flight": "2024-04-25T12:59:00Z", "first_flight": "2021-10-15T16:23:56Z", "social_media_links": [] } }, { "id": 4905, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 797, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/797/?format=api", "name": "Guangsu Li", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 2080, "name": "Guangsu Li", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/guangsu_li_image_20240427164223.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/guangsu_li_image_thumbnail_20240427164223.jpeg", "credit": "CASC", "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": "P192DT4H25M27S", "eva_time": "PT8H23M", "age": 38, "date_of_birth": "1987-07-01", "date_of_death": null, "nationality": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "bio": "Li Guangsu is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) in September 2006, and joined the Chinese Communist Party (CCP) in June 2011.", "wiki": null, "last_flight": "2024-04-25T12:59:00Z", "first_flight": "2024-04-25T12:59:00Z", "social_media_links": [] } } ], "spacestation": { "id": 18, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/18/?format=api", "name": "Tiangong space station", "image": { "id": 1941, "name": "[AUTO] Tiangong space station - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "expedition": { "id": 159, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/159/?format=api", "name": "Shenzhou 18", "start": "2024-04-25T19:32:00Z", "end": "2024-11-03T08:12:00Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/programs/19/?format=api", "name": "Tiangong space station", "image": { "id": 1893, "name": "[AUTO] Tiangong space station - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194050.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station" } ] }, { "response_mode": "normal", "id": 480, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/480/?format=api", "name": "Shenzhou 19 EVA 1a", "start": "2024-12-17T04:51:00Z", "end": "2024-12-17T13:57:00Z", "duration": "PT9H6M", "location": "Tiangong Space Station", "crew": [ { "id": 5027, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 731, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/731/?format=api", "name": "Cai Xuzhe", "status": { "id": 1, "name": "Active" }, "agency": { "response_mode": "list", "id": 17, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "image": { "id": 848, "name": "[AUTO] Cai Xuzhe - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cai_xuzhe_image_20220604085007.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190933.png", "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": "P364DT18H6M29S", "eva_time": "P1DT10H9M", "age": 49, "date_of_birth": "1976-05-01", "date_of_death": null, "nationality": [ { "id": 6, "name": "China", "alpha_2_code": "CN", "alpha_3_code": "CHN", "nationality_name": "Chinese", "nationality_name_composed": "Sino" } ], "bio": "Chinese astronaut from the CNSA Group-2 selection (2010).", "wiki": "https://en.wikipedia.org/wiki/Cai_Xuzhe", "last_flight": "2024-10-29T20:27:34Z", "first_flight": "2022-06-05T02:44:10Z", "social_media_links": [] } } ], "spacestation": { "id": 18, "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/18/?format=api", "name": "Tiangong space station", "image": { "id": 1941, "name": "[AUTO] Tiangong space station - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "expedition": { "id": 161, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/161/?format=api", "name": "Shenzhou 19", "start": "2024-10-30T03:00:00Z", "end": "2025-04-29T20:00:00Z" }, "spacecraft_flight": null, "event": null, "program": [ { "response_mode": "list", "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/programs/19/?format=api", "name": "Tiangong space station", "image": { "id": 1893, "name": "[AUTO] Tiangong space station - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194050.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station" } ] } ] }{ "count": 272, "next": null, "previous": "