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&ordering=-end
{ "count": 275, "next": "https://lldev.thespacedevs.com/2.3.0/spacewalks/?format=api&limit=10&offset=10&ordering=-end", "previous": null, "results": [ { "response_mode": "normal", "id": 493, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/493/?format=api", "name": "Shenzhou 21 EVA 2", "start": "2026-03-16T04:35:00Z", "end": "2026-03-16T11:35:00Z", "duration": "PT7H", "location": "Tiangong Space Station", "crew": [ { "id": 5199, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 752, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/752/?format=api", "name": "Zhang Lu", "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": 431, "name": "Zhang Lu official portrait", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhang_lu_offici_image_20251030081918.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhang_lu_offici_image_thumbnail_20251030081918.jpeg", "credit": "CNSA", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": true, "time_in_space": "P334DT19H9M11S", "eva_time": "P1DT16H23M", "age": 49, "date_of_birth": "1976-11-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": "Zhang Lu is a Chinese pilot selected in 2010 to be an astronaut.", "wiki": null, "last_flight": "2025-10-31T15:44:46Z", "first_flight": "2022-11-29T15:08:17Z", "social_media_links": [] } }, { "id": 5200, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 864, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/864/?format=api", "name": "Fei Wu", "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": 2501, "name": "Fei Wu", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/fei_wu_image_20251030081821.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/fei_wu_image_thumbnail_20251030081821.jpeg", "credit": "CNSA", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": true, "time_in_space": "P148DT11H46M39S", "eva_time": "PT15H17M", "age": 32, "date_of_birth": "1993-10-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": "Wu Fei is a Chinese astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in January 2021, and joined the Chinese Communist Party (CCP) in October 2015. He was a engineer at the China Academy of Space Technology (CAST) prior to joining the astronaut corps.", "wiki": null, "last_flight": "2025-10-31T15:44:46Z", "first_flight": "2025-10-31T15:44:46Z", "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": 166, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/166/?format=api", "name": "Shenzhou 21", "start": "2025-10-31T19:22:00Z", "end": null }, "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": 492, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/492/?format=api", "name": "Shenzhou 21 EVA 1", "start": "2025-12-09T02:28:00Z", "end": "2025-12-09T10:45:00Z", "duration": "PT8H17M", "location": "Tiangong Space Station", "crew": [ { "id": 5199, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 752, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/752/?format=api", "name": "Zhang Lu", "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": 431, "name": "Zhang Lu official portrait", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhang_lu_offici_image_20251030081918.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhang_lu_offici_image_thumbnail_20251030081918.jpeg", "credit": "CNSA", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": true, "time_in_space": "P334DT19H9M11S", "eva_time": "P1DT16H23M", "age": 49, "date_of_birth": "1976-11-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": "Zhang Lu is a Chinese pilot selected in 2010 to be an astronaut.", "wiki": null, "last_flight": "2025-10-31T15:44:46Z", "first_flight": "2022-11-29T15:08:17Z", "social_media_links": [] } }, { "id": 5200, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 864, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/864/?format=api", "name": "Fei Wu", "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": 2501, "name": "Fei Wu", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/fei_wu_image_20251030081821.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/fei_wu_image_thumbnail_20251030081821.jpeg", "credit": "CNSA", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": true, "time_in_space": "P148DT11H46M39S", "eva_time": "PT15H17M", "age": 32, "date_of_birth": "1993-10-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": "Wu Fei is a Chinese astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in January 2021, and joined the Chinese Communist Party (CCP) in October 2015. He was a engineer at the China Academy of Space Technology (CAST) prior to joining the astronaut corps.", "wiki": null, "last_flight": "2025-10-31T15:44:46Z", "first_flight": "2025-10-31T15:44:46Z", "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": 166, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/166/?format=api", "name": "Shenzhou 21", "start": "2025-10-31T19:22:00Z", "end": null }, "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": 491, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/491/?format=api", "name": "Expedition 73 EVA 3", "start": "2025-10-28T14:18:00Z", "end": "2025-10-28T21:12:00Z", "duration": "PT6H54M", "location": "International Space Station", "crew": [ { "id": 5163, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 585, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/585/?format=api", "name": "Sergey Ryzhikov", "status": { "id": 1, "name": "Active" }, "agency": { "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" } }, "image": { "id": 375, "name": "[AUTO] Sergey Ryzhikov - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sergey_ryzhikov_image_20200603213525.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185707.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": "P603DT1H40M57S", "eva_time": "PT19H50M", "age": 51, "date_of_birth": "1974-08-19", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Sergey Nikolayevich Ryzhiko born on August 19, 1974, lieutenant colonel of Russian Air Force, is a Russian cosmonaut, selected in 2006. Ryzhikov launched on his first spaceflight onboard the Soyuz MS-02 spacecraft. He spent approximately six months onboard the International Space Station taking part in Expedition 49/50, returning to Earth on April 10, 2017.", "wiki": "https://en.wikipedia.org/wiki/Sergey_Ryzhikov_(cosmonaut)", "last_flight": "2025-04-08T05:47:15Z", "first_flight": "2016-10-19T08:05:14Z", "social_media_links": [] } }, { "id": 5164, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 807, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/807/?format=api", "name": "Alexey Zubritsky", "status": { "id": 1, "name": "Active" }, "agency": { "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" } }, "image": { "id": 2188, "name": "Alexey Zubritsky portrait", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/alexey_zubritsk_image_20240828194754.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/alexey_zubritsk_image_thumbnail_20240828194755.jpeg", "credit": "Roscosmos", "license": { "id": 14, "name": "Roscosmos Image Use Policy", "priority": 3, "link": "https://www.roscosmos.ru/22650/" }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P244DT23H16M15S", "eva_time": "PT13H3M", "age": 33, "date_of_birth": "1992-08-22", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Russian cosmonaut from the 2018 selection", "wiki": null, "last_flight": "2025-04-08T05:47:15Z", "first_flight": "2025-04-08T05:47:15Z", "social_media_links": [] } } ], "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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-dev.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": [] } }, "expedition": { "id": 162, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/162/?format=api", "name": "Expedition 73", "start": "2025-04-19T21:57:33Z", "end": "2025-12-09T01:41:00Z" }, "spacecraft_flight": null, "event": { "id": 1293, "url": "https://lldev.thespacedevs.com/2.3.0/events/1293/?format=api", "name": "Russian EVA-65", "info_urls": [], "vid_urls": [ { "priority": 10, "source": "youtube.com", "publisher": "NASA", "title": "Roscosmos Spacewalk 65", "description": "Watch as Roscosmos cosmonauts conduct a spacewalk in support of the International Space Station.\n \nCrew members will install a suite of service experiments outside the station and relocate a control b...", "feature_image": "https://i.ytimg.com/vi/1AHUqn0X4Hs/maxresdefault_live.jpg", "url": "https://www.youtube.com/watch?v=1AHUqn0X4Hs", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": "2025-10-28T13:43:43Z", "end_time": "2025-10-28T21:20:52Z", "live": false }, { "priority": 11, "source": "youtube.com", "publisher": "Роскосмос ТВ", "title": "Трансляция выхода в открытый космос Сергея Рыжикова и Алексея Зубрицкого", "description": "28 октября космонавты Роскосмоса Сергей Рыжиков и Алексей Зубрицкий выйдут в открытый космос.\n\nВо время выхода, космонавты, в частности, установят импульсного плазменный инжектор (эксперимент «Импульс...", "feature_image": "https://i.ytimg.com/vi/agiR05ukZjE/maxresdefault_live.jpg", "url": "https://www.youtube.com/watch?v=agiR05ukZjE", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 3, "name": "Russian", "code": "ru" }, "start_time": "2025-10-28T14:19:12Z", "end_time": "2025-10-28T21:14:54Z", "live": false } ], "image": { "id": 1095, "name": "Russian EVA", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian_eva-46_image_20201113081602.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191623.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": "2025-10-28T14:20:00Z" }, "program": [ { "response_mode": "list", "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-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "thumbnail_url": "https://thespacedevs-dev.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" } ] }, { "response_mode": "normal", "id": 490, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/490/?format=api", "name": "Expedition 73 EVA 2", "start": "2025-10-16T17:10:00Z", "end": "2025-10-16T23:19:00Z", "duration": "PT6H9M", "location": "International Space Station", "crew": [ { "id": 5161, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 585, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/585/?format=api", "name": "Sergey Ryzhikov", "status": { "id": 1, "name": "Active" }, "agency": { "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" } }, "image": { "id": 375, "name": "[AUTO] Sergey Ryzhikov - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sergey_ryzhikov_image_20200603213525.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185707.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": "P603DT1H40M57S", "eva_time": "PT19H50M", "age": 51, "date_of_birth": "1974-08-19", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Sergey Nikolayevich Ryzhiko born on August 19, 1974, lieutenant colonel of Russian Air Force, is a Russian cosmonaut, selected in 2006. Ryzhikov launched on his first spaceflight onboard the Soyuz MS-02 spacecraft. He spent approximately six months onboard the International Space Station taking part in Expedition 49/50, returning to Earth on April 10, 2017.", "wiki": "https://en.wikipedia.org/wiki/Sergey_Ryzhikov_(cosmonaut)", "last_flight": "2025-04-08T05:47:15Z", "first_flight": "2016-10-19T08:05:14Z", "social_media_links": [] } }, { "id": 5162, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 807, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/807/?format=api", "name": "Alexey Zubritsky", "status": { "id": 1, "name": "Active" }, "agency": { "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" } }, "image": { "id": 2188, "name": "Alexey Zubritsky portrait", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/alexey_zubritsk_image_20240828194754.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/alexey_zubritsk_image_thumbnail_20240828194755.jpeg", "credit": "Roscosmos", "license": { "id": 14, "name": "Roscosmos Image Use Policy", "priority": 3, "link": "https://www.roscosmos.ru/22650/" }, "single_use": true, "variants": [] }, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P244DT23H16M15S", "eva_time": "PT13H3M", "age": 33, "date_of_birth": "1992-08-22", "date_of_death": null, "nationality": [ { "id": 5, "name": "Russia", "alpha_2_code": "RU", "alpha_3_code": "RUS", "nationality_name": "Russian", "nationality_name_composed": "Russo" } ], "bio": "Russian cosmonaut from the 2018 selection", "wiki": null, "last_flight": "2025-04-08T05:47:15Z", "first_flight": "2025-04-08T05:47:15Z", "social_media_links": [] } } ], "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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-dev.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": [] } }, "expedition": { "id": 162, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/162/?format=api", "name": "Expedition 73", "start": "2025-04-19T21:57:33Z", "end": "2025-12-09T01:41:00Z" }, "spacecraft_flight": null, "event": { "id": 1291, "url": "https://lldev.thespacedevs.com/2.3.0/events/1291/?format=api", "name": "Russian EVA-64", "info_urls": [], "vid_urls": [ { "priority": 10, "source": "youtube.com", "publisher": "NASA", "title": "Roscosmos Spacewalk 64", "description": "Watch as Roscosmos cosmonauts Sergey Ryzhikov and Alexey Zubritskiy conduct a spacewalk in support of the International Space Station.\n \nRyzhikov and Zubritskiy will install a payload on the station's...", "feature_image": "https://i.ytimg.com/vi/NWzZ-8z8fME/maxresdefault.jpg", "url": "https://www.youtube.com/watch?v=NWzZ-8z8fME", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": "2025-10-16T16:13:39Z", "end_time": "2025-10-16T23:28:14Z", "live": false }, { "priority": 11, "source": "youtube.com", "publisher": "Роскосмос ТВ", "title": "Трансляция выхода в открытый космос Сергея Рыжикова и Алексея Зубрицкого", "description": "Сегодня в 19:50 мск космонавты Роскосмоса Сергей Рыжиков и Алексей Зубрицкий откроют выходной люк модуля «Поиск».\n\nРасчетная продолжительность выхода — 5 ч 38 мин. Основная задача внекорабельной деяте...", "feature_image": "https://i.ytimg.com/vi/Bu8Kqso0l0I/maxresdefault.jpg", "url": "https://www.youtube.com/watch?v=Bu8Kqso0l0I", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 3, "name": "Russian", "code": "ru" }, "start_time": "2025-10-16T16:48:56Z", "end_time": "2025-10-16T23:23:21Z", "live": false } ], "image": { "id": 1095, "name": "Russian EVA", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/russian_eva-46_image_20201113081602.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191623.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": "2025-10-16T16:50:00Z" }, "program": [ { "response_mode": "list", "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-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "thumbnail_url": "https://thespacedevs-dev.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" } ] }, { "response_mode": "normal", "id": 489, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/489/?format=api", "name": "Shenzhou 20 EVA 3", "start": "2025-08-15T08:17:00Z", "end": "2025-08-15T14:47:00Z", "duration": "PT6H30M", "location": "Tiangong Space Station", "crew": [ { "id": 5147, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 86, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/86/?format=api", "name": "Chen Dong", "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": 581, "name": "[AUTO] Chen Dong - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chen_dong_image_20220604084758.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190228.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": "P418DT15H16M48S", "eva_time": "P1DT12H52M", "age": 47, "date_of_birth": "1978-12-12", "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": "Chen Dong (simplified Chinese: 陈冬; traditional Chinese: 陳冬; pinyin: Chén Dōng; born 12 December 1978) is a Chinese pilot and astronaut selected as part of the Shenzhou program.\r\n\r\nHe was selected to fly on the Shenzhou 11 mission in October 2016 with astronaut Jing Haipeng. The two underwent more than 3,000 hours of training before the launch of the spacecraft. On 17 October 2016 On 07:30 local time (23:30 GMT on 16 October), Chen lifted off with Shenzhou 11 for a 33-day space mission to the Tiangong-2 space station as his first spaceflight, launched from the Jiuquan Satellite Launch Center using a Long March 2F launch rocket. The crew landed successfully after the 33 day mission on 18 November 2016, marking China's longest manned space flight to date. The reentry module of the Shenzhou-11 spacecraft landed in Inner Mongolia around 2.15 p.m(China time) after detaching from the space lab on 17 November.", "wiki": "https://en.wikipedia.org/wiki/Chen_Dong_(astronaut)", "last_flight": "2025-04-24T09:17:31Z", "first_flight": "2016-10-16T23:30:31Z", "social_media_links": [] } }, { "id": 5148, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 841, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/841/?format=api", "name": "Jie Wang", "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": null, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P203DT23H22M29S", "eva_time": "PT6H30M", "age": 36, "date_of_birth": "1989-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": "Wang Jie is a Chinese astronaut selected as part of the Shenzhou program. He joined the Chinese Communist Party (CCP) in June 2009 and enlisted in the People's Liberation Army (PLA) in January 2021. Prior to being chosen into the astronaut corps, he worked as a engineer at the China Aerospace Science and Technology Corporation (CASC).", "wiki": null, "last_flight": "2025-04-24T09:17:31Z", "first_flight": "2025-04-24T09:17:31Z", "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": 163, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/163/?format=api", "name": "Shenzhou 20", "start": "2025-04-24T15:49:00Z", "end": "2025-11-14T03:14: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": 488, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/488/?format=api", "name": "Shenzhou 20 EVA 2", "start": "2025-06-26T06:59:00Z", "end": "2025-06-26T13:29:00Z", "duration": "PT6H30M", "location": "Tiangong Space Station", "crew": [ { "id": 5126, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 86, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/86/?format=api", "name": "Chen Dong", "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": 581, "name": "[AUTO] Chen Dong - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chen_dong_image_20220604084758.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190228.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": "P418DT15H16M48S", "eva_time": "P1DT12H52M", "age": 47, "date_of_birth": "1978-12-12", "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": "Chen Dong (simplified Chinese: 陈冬; traditional Chinese: 陳冬; pinyin: Chén Dōng; born 12 December 1978) is a Chinese pilot and astronaut selected as part of the Shenzhou program.\r\n\r\nHe was selected to fly on the Shenzhou 11 mission in October 2016 with astronaut Jing Haipeng. The two underwent more than 3,000 hours of training before the launch of the spacecraft. On 17 October 2016 On 07:30 local time (23:30 GMT on 16 October), Chen lifted off with Shenzhou 11 for a 33-day space mission to the Tiangong-2 space station as his first spaceflight, launched from the Jiuquan Satellite Launch Center using a Long March 2F launch rocket. The crew landed successfully after the 33 day mission on 18 November 2016, marking China's longest manned space flight to date. The reentry module of the Shenzhou-11 spacecraft landed in Inner Mongolia around 2.15 p.m(China time) after detaching from the space lab on 17 November.", "wiki": "https://en.wikipedia.org/wiki/Chen_Dong_(astronaut)", "last_flight": "2025-04-24T09:17:31Z", "first_flight": "2016-10-16T23:30:31Z", "social_media_links": [] } }, { "id": 5127, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 840, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/840/?format=api", "name": "Zhongrui Chen", "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": null, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P203DT23H22M29S", "eva_time": "PT14H29M", "age": 41, "date_of_birth": "1984-10-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": "Chen Zhongrui is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in September 2003, and joined the Chinese Communist Party (CCP) in June 2005. He was a PLAAF flight instructor prior to joining the astronaut corps.", "wiki": null, "last_flight": "2025-04-24T09:17:31Z", "first_flight": "2025-04-24T09:17:31Z", "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": 163, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/163/?format=api", "name": "Shenzhou 20", "start": "2025-04-24T15:49:00Z", "end": "2025-11-14T03:14: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": 487, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/487/?format=api", "name": "Shenzhou 20 EVA 1", "start": "2025-05-22T00:50:00Z", "end": "2025-05-22T08:49:00Z", "duration": "PT7H59M", "location": "Tiangong Space Station", "crew": [ { "id": 5101, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 86, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/86/?format=api", "name": "Chen Dong", "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": 581, "name": "[AUTO] Chen Dong - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chen_dong_image_20220604084758.png", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190228.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": "P418DT15H16M48S", "eva_time": "P1DT12H52M", "age": 47, "date_of_birth": "1978-12-12", "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": "Chen Dong (simplified Chinese: 陈冬; traditional Chinese: 陳冬; pinyin: Chén Dōng; born 12 December 1978) is a Chinese pilot and astronaut selected as part of the Shenzhou program.\r\n\r\nHe was selected to fly on the Shenzhou 11 mission in October 2016 with astronaut Jing Haipeng. The two underwent more than 3,000 hours of training before the launch of the spacecraft. On 17 October 2016 On 07:30 local time (23:30 GMT on 16 October), Chen lifted off with Shenzhou 11 for a 33-day space mission to the Tiangong-2 space station as his first spaceflight, launched from the Jiuquan Satellite Launch Center using a Long March 2F launch rocket. The crew landed successfully after the 33 day mission on 18 November 2016, marking China's longest manned space flight to date. The reentry module of the Shenzhou-11 spacecraft landed in Inner Mongolia around 2.15 p.m(China time) after detaching from the space lab on 17 November.", "wiki": "https://en.wikipedia.org/wiki/Chen_Dong_(astronaut)", "last_flight": "2025-04-24T09:17:31Z", "first_flight": "2016-10-16T23:30:31Z", "social_media_links": [] } }, { "id": 5102, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 840, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/840/?format=api", "name": "Zhongrui Chen", "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": null, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P203DT23H22M29S", "eva_time": "PT14H29M", "age": 41, "date_of_birth": "1984-10-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": "Chen Zhongrui is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in September 2003, and joined the Chinese Communist Party (CCP) in June 2005. He was a PLAAF flight instructor prior to joining the astronaut corps.", "wiki": null, "last_flight": "2025-04-24T09:17:31Z", "first_flight": "2025-04-24T09:17:31Z", "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": 163, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/163/?format=api", "name": "Shenzhou 20", "start": "2025-04-24T15:49:00Z", "end": "2025-11-14T03:14: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": 486, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/486/?format=api", "name": "Expedition 73 EVA 1", "start": "2025-05-01T13:05:00Z", "end": "2025-05-01T18:49:00Z", "duration": "PT5H44M", "location": "International Space Station", "crew": [ { "id": 5099, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 7, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/7/?format=api", "name": "Anne McClain", "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": 290, "name": "[AUTO] Anne McClain - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/anne2520mcclain_image_20181127210625.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185442.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": "P351DT4H57M40S", "eva_time": "PT18H52M", "age": 46, "date_of_birth": "1979-06-07", "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": "Anne Charlotte McClain is a lieutenant colonel in the U.S. Army currently assigned to NASA Astronaut Group 21.", "wiki": "https://en.wikipedia.org/wiki/Anne_McClain", "last_flight": "2025-03-14T23:03:48Z", "first_flight": "2018-12-03T11:31:52Z", "social_media_links": [ { "id": 198, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-dev.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/AstroAnnimal" } ] } }, { "id": 5100, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 706, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/706/?format=api", "name": "Nichole Ayers", "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": 280, "name": "[AUTO] Nichole Ayers - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nichole_ayers_image_20211206185339.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185425.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": "P147DT16H29M32S", "eva_time": "PT5H44M", "age": 37, "date_of_birth": "1989-01-01", "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": "Nichole Ayers is a US Air Force major who graduated from the US Air Force Academy in Colorado Springs in 2011 with a bachelor’s degree in mathematics with a minor in Russian. She later earned a master’s degree in computational and applied mathematics from Rice University. Ayers is an experienced combat aviator with more than 200 combat hours and more than 1,150 hours of total flight time in the T-38 and the F-22 Raptor fighter jet. Ayers led the first ever all-woman formation of the aircraft in combat.\r\n\r\nExact date of birth unknown.", "wiki": "https://en.wikipedia.org/wiki/Nichole_Ayers", "last_flight": "2025-03-14T23:03:48Z", "first_flight": "2025-03-14T23:03:48Z", "social_media_links": [ { "id": 278, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-dev.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_Ayers" }, { "id": 279, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-dev.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/astro_ayers" } ] } } ], "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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-dev.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": [] } }, "expedition": { "id": 162, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/162/?format=api", "name": "Expedition 73", "start": "2025-04-19T21:57:33Z", "end": "2025-12-09T01:41:00Z" }, "spacecraft_flight": null, "event": { "id": 1005, "url": "https://lldev.thespacedevs.com/2.3.0/events/1005/?format=api", "name": "US EVA-93", "info_urls": [], "vid_urls": [ { "priority": 9, "source": "youtube.com", "publisher": "NASA", "title": "U.S. Spacewalk 93", "description": "On Thursday, May 1, NASA astronauts Anne McClain and Nichole Ayers will step outside the International Space Station to complete station upgrades. The spacewalk is scheduled to begin at 8 a.m. EDT (12...", "feature_image": "https://i.ytimg.com/vi/xP9LyPsqI_g/maxresdefault.jpg", "url": "https://www.youtube.com/watch?v=xP9LyPsqI_g", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": "2025-05-01T10:29:34Z", "end_time": "2025-05-01T19:40:36Z", "live": false }, { "priority": 10, "source": "plus.nasa.gov", "publisher": "NASA", "title": "U.S. Spacewalk 93", "description": "Coverage of U.S. Spacewalk 93 at the International Space Station (Anne McClain and Nichole Ayers; spacewalk is scheduled to begin at appx. 8 a.m. EDT and will last around 6 […]", "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/04/us-spacewalk-93-key-art-r1-horizontal-hero-16-9-without-title.jpg", "url": "https://plus.nasa.gov/scheduled-video/u-s-spacewalk-93/", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": "2025-05-01T10:30:00Z", "end_time": "2025-05-01T19:40:00Z", "live": false } ], "image": { "id": 1240, "name": "US EVA Astronaut outside the ISS", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg", "thumbnail_url": "https://thespacedevs-dev.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": "2025-05-01T12:00:00Z" }, "program": [ { "response_mode": "list", "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-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "thumbnail_url": "https://thespacedevs-dev.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" } ] }, { "response_mode": "normal", "id": 485, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/485/?format=api", "name": "Shenzhou 19 EVA 3", "start": "2025-03-21T05:50:00Z", "end": "2025-03-21T12:50:00Z", "duration": "PT7H", "location": "Tiangong Space Station", "crew": [ { "id": 5075, "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": [] } }, { "id": 5076, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 817, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/817/?format=api", "name": "Lingdong Song", "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": null, "response_mode": "list", "type": { "id": 2, "name": "Government" }, "in_space": false, "time_in_space": "P182DT8H40M39S", "eva_time": "PT22H42M", "age": 35, "date_of_birth": "1990-08-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": "Song Lingdong is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in August 2008, and joined the Chinese Communist Party (CCP) in March 2013. He was a Sukhoi Su-35K fighter pilot prior to joining the astronaut corps.", "wiki": null, "last_flight": "2024-10-29T20:27:34Z", "first_flight": "2024-10-29T20:27:34Z", "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" } ] }, { "response_mode": "normal", "id": 484, "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/484/?format=api", "name": "Expedition 72 EVA 2", "start": "2025-01-30T12:43:00Z", "end": "2025-01-30T18:09:00Z", "duration": "PT5H26M", "location": "International Space Station", "crew": [ { "id": 5033, "role": { "id": 33, "role": "EV1", "priority": 0 }, "astronaut": { "id": 537, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/537/?format=api", "name": "Sunita Williams", "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": 655, "name": "[AUTO] Sunita Williams - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/sunita2520williams_image_20181203164912.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190426.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": "P608DT19M7S", "eva_time": "P2DT14H7M", "age": 60, "date_of_birth": "1965-09-19", "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": "Sunita Lyn \"Suni\" Williams is a retired American astronaut and a retired U.S. Navy officer. Williams served aboard the International Space Station as a participant in Expedition 14, a flight engineer for Expedition 15 and Expedition 32, and commander of Expedition 33. A member of NASA’s Commercial Crew program, she became the first woman to fly on a flight test of an orbital spacecraft during the 2024 Boeing Crew Flight Test and had her stay extended by technical problems aboard the ISS for more than nine months. She has a total spacewalk time of 62 hours and 6 minutes", "wiki": "https://en.wikipedia.org/wiki/Sunita_Williams", "last_flight": "2024-06-05T14:52:15Z", "first_flight": "2006-12-10T01:47:35Z", "social_media_links": [ { "id": 143, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-dev.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_Suni" }, { "id": 144, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-dev.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/astro_williams/" } ] } }, { "id": 5034, "role": { "id": 34, "role": "EV2", "priority": 1 }, "astronaut": { "id": 543, "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/543/?format=api", "name": "Barry E. Wilmore", "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": 732, "name": "[AUTO] Barry E. Wilmore - image", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/barry_e._wilmor_image_20220911034601.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190634.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": "P464DT8H2M36S", "eva_time": "P1DT7H2M", "age": 63, "date_of_birth": "1962-12-29", "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": "Barry Eugene \"Butch\" Wilmore is a NASA astronaut and United States Navy test pilot. He has had two spaceflights, the first of which was an 11-day Space Shuttle mission in November 2009, to the International Space Station. Wilmore was designated as pilot with five other crew members on Space Shuttle Atlantis for the mission STS-129. He most recently served as part of Expedition 41 to the International Space Station.\r\n\r\nPrior to being selected as a NASA astronaut in July 2000, Wilmore was an experienced Navy test pilot. He also participated in the development of T-45 Goshawk trainer jet.", "wiki": "https://en.wikipedia.org/wiki/Barry_E._Wilmore", "last_flight": "2024-06-05T14:52:15Z", "first_flight": "2009-11-16T19:28:09Z", "social_media_links": [] } } ], "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-dev.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-dev.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": [] } }, "expedition": { "id": 160, "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/160/?format=api", "name": "Expedition 72", "start": "2024-09-23T08:36:30Z", "end": "2025-04-19T21:57:33Z" }, "spacecraft_flight": null, "event": { "id": 1004, "url": "https://lldev.thespacedevs.com/2.3.0/events/1004/?format=api", "name": "US EVA-92", "info_urls": [ { "priority": 10, "source": "www.nasa.gov", "title": "to Cover Two Spacewalks, Hold Preview News Conference", "description": "Two NASA astronauts will venture outside the International Space Station, conducting U.S. spacewalk 91 on Thursday, Jan. 16, and U.S. spacewalk 92 on", "feature_image": null, "url": "https://www.nasa.gov/news-release/nasa-to-cover-two-spacewalks-hold-preview-news-conference/", "type": { "id": 1, "name": "Official Page" }, "language": { "id": 1, "name": "English", "code": "en" } } ], "vid_urls": [ { "priority": 9, "source": "youtube.com", "publisher": "NASA", "title": "US Spacewalk 92 with Astronauts Butch Wilmore and Suni Williams (Official NASA Broadcast)", "description": "NASA astronauts Butch Wilmore and Suni Williams are taking a spacewalk outside the International Space Station on Thursday, Jan. 30, 2025, to maintain station hardware and collect samples of surface m...", "feature_image": "https://i.ytimg.com/vi/wQD4fTDScPE/maxresdefault.jpg", "url": "https://www.youtube.com/watch?v=wQD4fTDScPE", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": "2025-01-30T11:28:54Z", "end_time": "2025-01-30T18:39:39Z", "live": false }, { "priority": 10, "source": "plus.nasa.gov", "publisher": "NASA", "title": "U.S. Spacewalk 92", "description": "Coverage of International Space Station U.S. Spacewalk 92 with NASA ISS Commander Suni Williams and NASA Flight Engineer Butch Wilmore (spacewalk is scheduled to begin at appx. 8 a.m. EST).", "feature_image": "https://plus.nasa.gov/wp-content/uploads/2025/01/us-spacewalk-92-key-art-r1-horizontal-program-tile-16-9-without-title.jpg", "url": "https://plus.nasa.gov/scheduled-video/u-s-spacewalk-92/", "type": { "id": 1, "name": "Official Webcast" }, "language": { "id": 1, "name": "English", "code": "en" }, "start_time": "2025-01-30T11:30:00Z", "end_time": "2025-01-30T18:40:00Z", "live": false } ], "image": { "id": 1240, "name": "US EVA Astronaut outside the ISS", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/us2520eva-52_image_20190318200748.jpeg", "thumbnail_url": "https://thespacedevs-dev.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": "2025-01-30T13:00:00Z" }, "program": [ { "response_mode": "list", "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-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "thumbnail_url": "https://thespacedevs-dev.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" } ] } ] }