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

{
    "count": 269,
    "next": "https://lldev.thespacedevs.com/2.3.0/spacewalks/?format=api&limit=10&offset=230&ordering=-duration",
    "previous": "https://lldev.thespacedevs.com/2.3.0/spacewalks/?format=api&limit=10&offset=210&ordering=-duration",
    "results": [
        {
            "response_mode": "normal",
            "id": 123,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/123/?format=api",
            "name": "PE-24 EVA 7",
            "start": "1998-01-14T21:12:00Z",
            "end": "1998-01-15T01:04:00Z",
            "duration": "PT3H52M",
            "location": "Mir",
            "crew": [
                {
                    "id": 4013,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 257,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/257/?format=api",
                        "name": "Anatoly Solovyev",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 460,
                            "name": "[AUTO] Anatoly Solovyev - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520solovyev_image_20181201221333.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185917.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": "P651DT1M21S",
                        "eva_time": "P3DT6H48M",
                        "age": 77,
                        "date_of_birth": "1948-01-16",
                        "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": "Anatoly Yakovlevich Solovyev (Russian: Анатолий Яковлевич Соловьёв; born January 16, 1948 – alternate spelling \"Solovyov\") is a retired Russian and Soviet cosmonaut and pilot. Solovyev holds the world record on the number of spacewalks performed (16), and accumulated time spent spacewalking (over 82 hours).",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Solovyev",
                        "last_flight": "1997-08-05T15:35:54Z",
                        "first_flight": "1988-06-07T14:03:13Z",
                        "social_media_links": []
                    }
                },
                {
                    "id": 4014,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 440,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/440/?format=api",
                        "name": "David Wolf",
                        "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": 266,
                            "name": "[AUTO] David Wolf - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david_wolf_image_20220911034349.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185400.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": "P168DT8H56M30S",
                        "eva_time": "P1DT17H57M",
                        "age": 68,
                        "date_of_birth": "1956-08-23",
                        "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": "David Alexander Wolf is an American astronaut, medical doctor and electrical engineer. Wolf has been to space four times. Three of his spaceflights were short-duration Space Shuttle missions, the first of which was STS-58 in 1993, and his most recent spaceflight was STS-127 in 2009. Wolf also took part in a long-duration mission aboard the Russian space station Mir which lasted 128 days, and occurred during Mir EO-24. He was brought to Mir aboard STS-86 in September 1997, and landed aboard STS-89 in January 1998. In total Wolf has logged more than 4,040 hours in space. He is also a veteran of 7 spacewalks totaling 41hrs 17min in both Russian and American spacesuits.",
                        "wiki": "https://en.wikipedia.org/wiki/David_Wolf_(astronaut)",
                        "last_flight": "2009-07-15T22:03:10Z",
                        "first_flight": "1993-10-18T14:53:10Z",
                        "social_media_links": []
                    }
                }
            ],
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/5/?format=api",
                "name": "Mir",
                "image": {
                    "id": 1943,
                    "name": "[AUTO] Mir - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194215.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "expedition": {
                "id": 30,
                "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/30/?format=api",
                "name": "Mir EO-24",
                "start": "1997-08-05T15:35:00Z",
                "end": "1998-02-19T09:10:00Z"
            },
            "spacecraft_flight": null,
            "event": null,
            "program": [
                {
                    "response_mode": "list",
                    "id": 16,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/16/?format=api",
                    "name": "Mir",
                    "image": {
                        "id": 1891,
                        "name": "[AUTO] Mir - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194046.jpeg",
                        "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/Mir"
                }
            ]
        },
        {
            "response_mode": "normal",
            "id": 55,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/55/?format=api",
            "name": "PE-6 EVA 1",
            "start": "1986-05-28T05:43:00Z",
            "end": "1986-05-28T09:33:00Z",
            "duration": "PT3H50M",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3877,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 162,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/162/?format=api",
                        "name": "Leonid Kizim",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "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": 527,
                            "name": "[AUTO] Leonid Kizim - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leonid2520kizim_image_20181129232451.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190101.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": "P374DT17H58M12S",
                        "eva_time": "P1DT7H40M",
                        "age": 68,
                        "date_of_birth": "1941-08-05",
                        "date_of_death": "2010-06-14",
                        "nationality": [
                            {
                                "id": 5,
                                "name": "Russia",
                                "alpha_2_code": "RU",
                                "alpha_3_code": "RUS",
                                "nationality_name": "Russian",
                                "nationality_name_composed": "Russo"
                            }
                        ],
                        "bio": "Leonid Denisovich Kizim (Кизим Леонид Денисович) (August 5, 1941 – June 14, 2010) was a Soviet cosmonaut.\r\n\r\nHe was selected as a cosmonaut on October 23, 1965. Kizim flew as Commander on Soyuz T-3, Soyuz T-10 and Soyuz T-15, and also served as backup commander for Soyuz T-2. All together he spent 374 days 17 hours 56 minutes in space. On Soyuz T-15, he was part of the only crew to visit two space stations on one spaceflight (Mir and Salyut 7).",
                        "wiki": "https://en.wikipedia.org/wiki/Leonid_Kizim",
                        "last_flight": "1986-03-13T12:33:09Z",
                        "first_flight": "1980-11-27T14:18:28Z",
                        "social_media_links": []
                    }
                },
                {
                    "id": 3878,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 258,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/258/?format=api",
                        "name": "Vladimir Solovyov",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 625,
                            "name": "[AUTO] Vladimir Solovyov - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520solovyov_image_20181201221452.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190337.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": "P361DT22H50M30S",
                        "eva_time": "P1DT7H40M",
                        "age": 78,
                        "date_of_birth": "1946-11-11",
                        "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": "Vladimir Alekseyevich Solovyov (Russian: Влади́мир Алексе́евич Соловьёв; born 11 November 1946) is a former Soviet cosmonaut.\r\n\r\nHe was selected as a cosmonaut on 1 December 1978 and flew as Flight Engineer on Soyuz T-10 and Soyuz T-15, spending a total of 361 days, 22 hours, 49 minutes in space. His first flight, Soyuz T-10, took off on 8 February 1984, to join Salyut 7. The crew spent ten months (nearly 237 days) performing numerous medical and space manufacturing experiments. They came down aboard Soyuz T-11 on 2 October 1984. Solovyov's second flight was aboard Soyuz T-15, taking off on 13 March 1986 and coming back aboard the same craft on 16 July 1986, 125 days later. During the T-15 mission, the crew transferred equipment from Salyut-7 to the new Mir space station; they were the last aboard the former and the first aboard the latter.",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Solovyov_(cosmonaut)",
                        "last_flight": "1986-03-13T12:33:09Z",
                        "first_flight": "1984-02-08T12:07:26Z",
                        "social_media_links": []
                    }
                }
            ],
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/15/?format=api",
                "name": "Salyut 7",
                "image": {
                    "id": 1950,
                    "name": "[AUTO] Salyut 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194227.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "expedition": {
                "id": 135,
                "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/135/?format=api",
                "name": "Salyut 7 EO-5",
                "start": "1986-03-13T12:33:09Z",
                "end": "1986-07-16T12:34:05Z"
            },
            "spacecraft_flight": null,
            "event": null,
            "program": [
                {
                    "response_mode": "list",
                    "id": 23,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/23/?format=api",
                    "name": "Salyut",
                    "image": {
                        "id": 1900,
                        "name": "[AUTO] Salyut - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut_program_20230506090532.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194103.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/Salyut_programme"
                }
            ]
        },
        {
            "response_mode": "normal",
            "id": 68,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/68/?format=api",
            "name": "PE-5 EVA 5",
            "start": "1990-02-05T06:08:00Z",
            "end": "1990-02-05T09:53:00Z",
            "duration": "PT3H45M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3903,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 277,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/277/?format=api",
                        "name": "Aleksandr Viktorenko",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "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": 575,
                            "name": "[AUTO] Aleksandr Viktorenko - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520viktorenko_image_20181201224005.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190219.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": "P489DT1H35M10S",
                        "eva_time": "PT19H39M",
                        "age": 76,
                        "date_of_birth": "1947-03-29",
                        "date_of_death": "2023-08-10",
                        "nationality": [
                            {
                                "id": 5,
                                "name": "Russia",
                                "alpha_2_code": "RU",
                                "alpha_3_code": "RUS",
                                "nationality_name": "Russian",
                                "nationality_name_composed": "Russo"
                            }
                        ],
                        "bio": "Aleksandr Stepanovich Viktorenko (Александр Степанович Викторенко) was a Soviet cosmonaut. He was born in Olginka, North-Kazakhstan Oblast, Kazakh SSR on March 29, 1947. He is married with two children.\r\n\r\nHe was selected as a cosmonaut on March 23, 1978, and retired on May 30, 1997. During his active career he had been Commander of Soyuz TM-3, Soyuz TM-8, Soyuz TM-14 and Soyuz TM-20. He has spent a total of 489 days in space.",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Viktorenko",
                        "last_flight": "1994-10-03T22:42:30Z",
                        "first_flight": "1987-07-22T01:59:17Z",
                        "social_media_links": []
                    }
                },
                {
                    "id": 3904,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 246,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/246/?format=api",
                        "name": "Aleksandr Serebrov",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "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": 396,
                            "name": "[AUTO] Aleksandr Serebrov - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520serebrov_image_20181201215818.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185738.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": "P372DT22H53M29S",
                        "eva_time": "P1DT7H49M50S",
                        "age": 69,
                        "date_of_birth": "1944-02-15",
                        "date_of_death": "2013-11-12",
                        "nationality": [
                            {
                                "id": 5,
                                "name": "Russia",
                                "alpha_2_code": "RU",
                                "alpha_3_code": "RUS",
                                "nationality_name": "Russian",
                                "nationality_name_composed": "Russo"
                            }
                        ],
                        "bio": "Aleksandr Aleksandrovich Serebrov (Russian: Алекса́ндр Алекса́ндрович Серебро́в, February 15, 1944 – November 12, 2013) was a Soviet cosmonaut. He graduated from Moscow Institute of Physics and Technology (1967), and was selected as a cosmonaut on December 1, 1978. He retired on May 10, 1995.\r\nHe flew on Soyuz T-7, Soyuz T-8, Soyuz TM-8 and Soyuz TM-17. He was one of very few cosmonauts to fly for both the Soviet Union and the Russian Federation that followed it. He held the record for most spacewalks, 10, until Anatoly Solovyev surpassed it. In all, Serebrov spent 371.95 days in space. Serebrov contributed to the design of Salyut 6, Salyut 7, and the Mir space stations.",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Serebrov",
                        "last_flight": "1993-07-01T14:32:58Z",
                        "first_flight": "1982-08-19T17:11:52Z",
                        "social_media_links": []
                    }
                }
            ],
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/5/?format=api",
                "name": "Mir",
                "image": {
                    "id": 1943,
                    "name": "[AUTO] Mir - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194215.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "expedition": {
                "id": 11,
                "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/11/?format=api",
                "name": "Mir EO-5",
                "start": "1989-09-05T21:38:00Z",
                "end": "1990-02-19T04:36:00Z"
            },
            "spacecraft_flight": null,
            "event": null,
            "program": [
                {
                    "response_mode": "list",
                    "id": 16,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/16/?format=api",
                    "name": "Mir",
                    "image": {
                        "id": 1891,
                        "name": "[AUTO] Mir - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194046.jpeg",
                        "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/Mir"
                }
            ]
        },
        {
            "response_mode": "normal",
            "id": 57,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/57/?format=api",
            "name": "PE-2 EVA 1",
            "start": "1987-04-11T19:41:00Z",
            "end": "1987-04-11T23:21:00Z",
            "duration": "PT3H40M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3881,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 234,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/234/?format=api",
                        "name": "Yury Romanenko",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 326,
                            "name": "[AUTO] Yury Romanenko - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520romanenko_image_20181201213833.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185547.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": "P430DT18H21M30S",
                        "eva_time": "PT10H16M",
                        "age": 80,
                        "date_of_birth": "1944-08-01",
                        "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": "Yury Viktorovich Romanenko (Russian: Ю́рий Ви́кторович Романе́нко, Jurij Viktorovič Romanenko; born August 1, 1944) is a former Soviet cosmonaut, twice Hero of the Soviet Union (March 16, 1978 and September 26, 1980). Over his career, Yury Romanenko spent a total of 430 days 20 hours 21 minutes 30 seconds in space and 18 hours in space walks. In 1987 he was a resident of the Mir space station, launching on Soyuz TM-2 and landing aboard Soyuz TM-3. He remained on Mir for 326 days that was the longest stay in space at that time. His son, Roman Romanenko is also a cosmonaut, and has become the third second-generation space traveler on Soyuz TMA-15 in May 2009.",
                        "wiki": "https://en.wikipedia.org/wiki/Yury_Romanenko",
                        "last_flight": "1987-02-05T21:38:16Z",
                        "first_flight": "1977-12-10T01:18:40Z",
                        "social_media_links": []
                    }
                },
                {
                    "id": 3882,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 177,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/177/?format=api",
                        "name": "Aleksandr Laveykin",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 520,
                            "name": "[AUTO] Aleksandr Laveykin - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520laveykin_image_20181129234612.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190050.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": "P174DT3H25M56S",
                        "eva_time": "PT8H48M",
                        "age": 73,
                        "date_of_birth": "1951-04-21",
                        "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": "Aleksandr Ivanovich Laveykin (Russian: Александр Иванович Лавейкин; born April 21, 1951) is a retired Soviet cosmonaut.\r\n\r\nBorn in Moscow, Laveykin was selected as a cosmonaut on December 1, 1978. He flew on one spaceflight, for the first part of the long duration expedition Mir EO-2. He flew as a flight engineer, and was both launched and landed with the spacecraft Soyuz TM-2. He spent 174 days 3 hours 25 minutes in space. Married with one child, Laveykin retired on March 28, 1994.\r\n\r\nLaunched in February 1987, his spaceflight was intended to last until December 1987, but doctors on the ground determined that he was having minor heart irregularities. For this reason, in July he was replaced by Soviet cosmonaut Aleksandr Pavlovich Aleksandrov, who stayed on Mir to the end of the expedition in December.",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Laveykin",
                        "last_flight": "1987-02-05T21:38:16Z",
                        "first_flight": "1987-02-05T21:38:16Z",
                        "social_media_links": []
                    }
                }
            ],
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/5/?format=api",
                "name": "Mir",
                "image": {
                    "id": 1943,
                    "name": "[AUTO] Mir - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194215.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "expedition": {
                "id": 8,
                "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/8/?format=api",
                "name": "Mir EO-2",
                "start": "1987-02-05T21:38:00Z",
                "end": "1987-12-29T09:16:00Z"
            },
            "spacecraft_flight": null,
            "event": null,
            "program": [
                {
                    "response_mode": "list",
                    "id": 16,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/16/?format=api",
                    "name": "Mir",
                    "image": {
                        "id": 1891,
                        "name": "[AUTO] Mir - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194046.jpeg",
                        "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/Mir"
                }
            ]
        },
        {
            "response_mode": "normal",
            "id": 371,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/371/?format=api",
            "name": "Expedition 41 EVA 3",
            "start": "2014-10-22T13:28:00Z",
            "end": "2014-10-22T17:06:00Z",
            "duration": "PT3H38M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4510,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 260,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/260/?format=api",
                        "name": "Maksim Surayev",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 483,
                            "name": "[AUTO] Maksim Surayev - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maksim2520surayev_image_20181201221714.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185954.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": "P334DT12H9M34S",
                        "eva_time": "PT9H22M",
                        "age": 52,
                        "date_of_birth": "1972-05-24",
                        "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": "Maksim Viktorovich Surayev (Russian: Максим Викторович Сураев, born May 24, 1972) is a retired Russian cosmonaut and politician.\r\nFrom December 1997 to November 1999, Surayev completed basic space training. In November 1999 he was qualified as a test-cosmonaut. From January 2000 he was in ISS advanced training. From March 2006 until April 2008 Surayev was assigned as a backup ISS Expedition 17 crewmember. From April 2008 until March 2009 he was a member of the ISS Expedition 19 backup crew.",
                        "wiki": "https://en.wikipedia.org/wiki/Maksim_Surayev",
                        "last_flight": "2014-05-28T19:57:41Z",
                        "first_flight": "2009-09-30T07:14:45Z",
                        "social_media_links": []
                    }
                },
                {
                    "id": 4511,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 239,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/239/?format=api",
                        "name": "Aleksandr Samokutyayev",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 470,
                            "name": "[AUTO] Aleksandr Samokutyayev - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520samokutyayev_image_20181201214845.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185934.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": "P331DT11H22M40S",
                        "eva_time": "PT10H1M",
                        "age": 55,
                        "date_of_birth": "1970-03-13",
                        "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": "Aleksandr Mikhailovich Samokutyayev (Александр Михайлович Самокутяев – born 13 March 1970 in Penza / Penza Oblast / Russian SFSR) is a former Russian cosmonaut. Samokutyayev served as a Flight Engineer for the International Space Station (ISS) long duration Expedition 27/28 missions. He also served as the Soyuz TMA-21 commander. He most recently served on the Soyuz TMA-14M Expedition 41/42 crew aboard the ISS. He was hired as a cosmonaut in the summer of 2003.",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Samokutyayev",
                        "last_flight": "2014-09-25T20:25:00Z",
                        "first_flight": "2011-04-04T22:18:20Z",
                        "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-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": []
                }
            },
            "expedition": {
                "id": 75,
                "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/75/?format=api",
                "name": "Expedition 41",
                "start": "2014-09-10T23:01:00Z",
                "end": "2014-11-10T00:31:00Z"
            },
            "spacecraft_flight": null,
            "event": null,
            "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-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"
                }
            ]
        },
        {
            "response_mode": "normal",
            "id": 75,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/75/?format=api",
            "name": "PE-8 EVA 4",
            "start": "1991-04-25T20:29:00Z",
            "end": "1991-04-26T00:03:00Z",
            "duration": "PT3H34M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3917,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 56,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/56/?format=api",
                        "name": "Viktor Afanasyev",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 510,
                            "name": "[AUTO] Viktor Afanasyev - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viktor2520afanasyev_image_20181128215901.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190036.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": "P555DT18H34M26S",
                        "eva_time": "P1DT14H33M",
                        "age": 76,
                        "date_of_birth": "1948-12-31",
                        "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": "Viktor Mikhailovich Afanasyev Russian: Виктор Михайлович Афанасьев; born 31 December 1948) is a colonel in the Russian Air Force and a test cosmonaut of the Yu. A. Gagarin Cosmonaut Training Center.",
                        "wiki": "https://en.wikipedia.org/wiki/Viktor_Afanasyev_(cosmonaut)",
                        "last_flight": "2001-10-21T08:59:35Z",
                        "first_flight": "1990-12-02T08:13:32Z",
                        "social_media_links": []
                    }
                },
                {
                    "id": 3918,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 195,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/195/?format=api",
                        "name": "Musa Manarov",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 563,
                            "name": "[AUTO] Musa Manarov - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/musa2520manarov_image_20181201175155.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190201.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": "P541DT29M38S",
                        "eva_time": "P1DT11H2M",
                        "age": 74,
                        "date_of_birth": "1951-03-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": "Musa Khiramanovich Manarov (Russian: Муса Хираманович Манаров; born March 22, 1951 in Baku, Azerbaijan SSR) is a former cosmonaut who spent 541 days in space.\r\nFrom December 21, 1987 to December 21, 1988 he flew as flight engineer on Soyuz TM-4. The flight duration was 365 days 22 hours 38 minutes. From December 2, 1990 to May 26, 1991 he flew again as a flight engineer on Soyuz TM-11. The duration was 175 days 1 hour 50 minutes,[2] the longest continuous time spent in space by anyone at that time. During his 176-day stay, Manarov observed the Earth and worked in space manufacturing. He also performed 20 hours of spacewalks.",
                        "wiki": "https://en.wikipedia.org/wiki/Musa_Manarov",
                        "last_flight": "1990-12-02T08:13:32Z",
                        "first_flight": "1987-12-21T11:18:03Z",
                        "social_media_links": []
                    }
                }
            ],
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/5/?format=api",
                "name": "Mir",
                "image": {
                    "id": 1943,
                    "name": "[AUTO] Mir - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194215.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "expedition": {
                "id": 14,
                "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/14/?format=api",
                "name": "Mir EO-8",
                "start": "1990-12-02T08:13:00Z",
                "end": "1991-05-26T10:04:00Z"
            },
            "spacecraft_flight": null,
            "event": null,
            "program": [
                {
                    "response_mode": "list",
                    "id": 16,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/16/?format=api",
                    "name": "Mir",
                    "image": {
                        "id": 1891,
                        "name": "[AUTO] Mir - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194046.jpeg",
                        "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/Mir"
                }
            ]
        },
        {
            "response_mode": "normal",
            "id": 52,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/52/?format=api",
            "name": "VE-4 EVA",
            "start": "1984-07-25T14:55:00Z",
            "end": "1984-07-25T18:29:00Z",
            "duration": "PT3H34M",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3871,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 243,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/243/?format=api",
                        "name": "Svetlana Savitskaya",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 521,
                            "name": "[AUTO] Svetlana Savitskaya - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/svetlana2520savitskaya_image_20181201215411.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190052.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": "P19DT17H7M",
                        "eva_time": "PT3H34M",
                        "age": 76,
                        "date_of_birth": "1948-08-08",
                        "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": "Svetlana Yevgenyevna Savitskaya (Russian: Светла́на Евге́ньевна Сави́цкая; born 8 August 1948) is a retired Soviet aviator and cosmonaut who flew aboard Soyuz T-7 in 1982, becoming the second woman in space. On her 1984 mission she became the first woman to fly to space twice, and the first woman to perform a spacewalk. She set several FAI world records as a pilot.",
                        "wiki": "https://en.wikipedia.org/wiki/Svetlana_Savitskaya",
                        "last_flight": "1984-07-17T17:40:54Z",
                        "first_flight": "1982-08-19T17:11:52Z",
                        "social_media_links": []
                    }
                },
                {
                    "id": 3872,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 97,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/97/?format=api",
                        "name": "Vladimir Dzhanibekov",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 281,
                            "name": "[AUTO] Vladimir Dzhanibekov - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520dzhanibekov_image_20181128230017.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185427.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": "P145DT15H58M35S",
                        "eva_time": "PT8H34M",
                        "age": 82,
                        "date_of_birth": "1942-05-13",
                        "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": "Vladimir Aleksandrovich Dzhanibekov (Russian: Владимир Александрович Джанибеков, born 13 May 1942) is a former cosmonaut who made five flights.\r\n\r\nDzhanibekov made five flights: Soyuz 27, Soyuz 39, Soyuz T-6, Soyuz T-12 and Soyuz T-13. In all he had spent 145 days, 15 hours and 56 minutes in space over these five missions. He had also performed two EVAs with a total time of 8 hours and 35 minutes. In 1985 he noted the effects of the tennis racket theorem, subsequently also called the Dzhanibekov effect, by showing that an object's second principal axis is unstable while in free-fall rotation.",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dzhanibekov",
                        "last_flight": "1985-06-06T06:39:52Z",
                        "first_flight": "1978-01-10T12:26:00Z",
                        "social_media_links": []
                    }
                }
            ],
            "spacestation": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/15/?format=api",
                "name": "Salyut 7",
                "image": {
                    "id": 1950,
                    "name": "[AUTO] Salyut 7 - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut25207_image_20190318100217.jpg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194227.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "expedition": {
                "id": 130,
                "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/130/?format=api",
                "name": "Salyut 7 EP-4",
                "start": "1984-07-17T17:40:54Z",
                "end": "1984-07-29T12:55:30Z"
            },
            "spacecraft_flight": null,
            "event": null,
            "program": [
                {
                    "response_mode": "list",
                    "id": 23,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/23/?format=api",
                    "name": "Salyut",
                    "image": {
                        "id": 1900,
                        "name": "[AUTO] Salyut - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut_program_20230506090532.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194103.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/Salyut_programme"
                }
            ]
        },
        {
            "response_mode": "normal",
            "id": 112,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/112/?format=api",
            "name": "PE-21 EVA 5",
            "start": "1996-06-06T16:56:00Z",
            "end": "1996-06-06T20:30:00Z",
            "duration": "PT3H34M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3991,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 215,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/215/?format=api",
                        "name": "Yury Onufriyenko",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 900,
                            "name": "[AUTO] Yury Onufriyenko - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520onufriyenko_image_20181201184528.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191102.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": "P389DT14H46M12S",
                        "eva_time": "P1DT18H32M",
                        "age": 64,
                        "date_of_birth": "1961-02-06",
                        "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": "Col. Yuri Ivanovich Onufriyenko (Russian: Юрий Иванович Онуфриенко, Ukrainian: Юрій Іванович Онуфрієнко) (born 6 February 1961) is a retired Russian cosmonaut. He is a veteran of two extended spaceflights, aboard the space station Mir in 1996 and aboard the International Space Station in 2001-2002.",
                        "wiki": "https://en.wikipedia.org/wiki/Yury_Onufriyenko",
                        "last_flight": "2001-12-05T22:19:28Z",
                        "first_flight": "1996-02-21T12:34:05Z",
                        "social_media_links": []
                    }
                },
                {
                    "id": 3992,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 274,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/274/?format=api",
                        "name": "Yury Usachov",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 648,
                            "name": "[AUTO] Yury Usachov - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520usachov_image_20181201223522.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190415.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": "P552DT22H23M37S",
                        "eva_time": "P1DT6H49M",
                        "age": 67,
                        "date_of_birth": "1957-10-09",
                        "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": "Yury Vladimirovich Usachov (Russian: Юрий Владимирович Усачёв; born October 9, 1957 in Donetsk, Rostov Oblast, Russia) is a former cosmonaut who resides in Star City, Moscow. Usachov is a veteran of four spaceflights, including two long duration missions on board the Mir Space Station and another on board the International Space Station.",
                        "wiki": "https://en.wikipedia.org/wiki/Yury_Usachov",
                        "last_flight": "2001-03-08T11:42:09Z",
                        "first_flight": "1994-01-08T10:05:34Z",
                        "social_media_links": []
                    }
                }
            ],
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/5/?format=api",
                "name": "Mir",
                "image": {
                    "id": 1943,
                    "name": "[AUTO] Mir - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194215.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "expedition": {
                "id": 27,
                "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/27/?format=api",
                "name": "Mir EO-21",
                "start": "1996-02-21T12:34:00Z",
                "end": "1996-09-02T07:41:00Z"
            },
            "spacecraft_flight": null,
            "event": null,
            "program": [
                {
                    "response_mode": "list",
                    "id": 16,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/16/?format=api",
                    "name": "Mir",
                    "image": {
                        "id": 1891,
                        "name": "[AUTO] Mir - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194046.jpeg",
                        "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/Mir"
                }
            ]
        },
        {
            "response_mode": "normal",
            "id": 87,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/87/?format=api",
            "name": "PE-12 EVA 4",
            "start": "1992-09-15T07:49:00Z",
            "end": "1992-09-15T11:22:00Z",
            "duration": "PT3H33M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3941,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 257,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/257/?format=api",
                        "name": "Anatoly Solovyev",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 460,
                            "name": "[AUTO] Anatoly Solovyev - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520solovyev_image_20181201221333.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185917.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": "P651DT1M21S",
                        "eva_time": "P3DT6H48M",
                        "age": 77,
                        "date_of_birth": "1948-01-16",
                        "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": "Anatoly Yakovlevich Solovyev (Russian: Анатолий Яковлевич Соловьёв; born January 16, 1948 – alternate spelling \"Solovyov\") is a retired Russian and Soviet cosmonaut and pilot. Solovyev holds the world record on the number of spacewalks performed (16), and accumulated time spent spacewalking (over 82 hours).",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Solovyev",
                        "last_flight": "1997-08-05T15:35:54Z",
                        "first_flight": "1988-06-07T14:03:13Z",
                        "social_media_links": []
                    }
                },
                {
                    "id": 3942,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 65,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/65/?format=api",
                        "name": "Sergei Avdeyev",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 410,
                            "name": "[AUTO] Sergei Avdeyev - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergei2520avdeyev_image_20181128220833.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185800.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": "P747DT14H13M4S",
                        "eva_time": "P1DT18H",
                        "age": 69,
                        "date_of_birth": "1956-01-01",
                        "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": "Sergei Vasilyevich Avdeyev (Сергей Васильеви Авдеев; born 1 January 1956) is a Russian engineer and cosmonaut.\r\n\r\nAvdeyev was born in Chapayevsk, Samara Oblast (formerly Kuybyshev Oblast), Russian SFSR. He graduated from Moscow Physics-Engineering Institute in 1979 as an engineer-physicist. From 1979 to 1987 he worked as an engineer for NPO Energiya. He was selected as a cosmonaut as part of the Energia Engineer Group 9 on 26 March 1987. His basic cosmonaut training was from December 1987 through to July 1989. He retired as a cosmonaut on 14 February 2003.\r\n\r\nAvdeyev at one point held the record for cumulative time spent in space with 747.59 days in earth orbit, accumulated through three tours of duty aboard the Mir Space Station. He has orbited the earth 11,968 times traveling about 515,000,000 kilometers.",
                        "wiki": "https://en.wikipedia.org/wiki/Sergei_Avdeyev",
                        "last_flight": "1998-08-13T09:43:11Z",
                        "first_flight": "1992-07-27T06:08:42Z",
                        "social_media_links": []
                    }
                }
            ],
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/5/?format=api",
                "name": "Mir",
                "image": {
                    "id": 1943,
                    "name": "[AUTO] Mir - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194215.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "expedition": {
                "id": 18,
                "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/18/?format=api",
                "name": "Mir EO-12",
                "start": "1992-07-27T06:08:00Z",
                "end": "1993-02-01T03:49:00Z"
            },
            "spacecraft_flight": null,
            "event": null,
            "program": [
                {
                    "response_mode": "list",
                    "id": 16,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/16/?format=api",
                    "name": "Mir",
                    "image": {
                        "id": 1891,
                        "name": "[AUTO] Mir - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194046.jpeg",
                        "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/Mir"
                }
            ]
        },
        {
            "response_mode": "normal",
            "id": 70,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/70/?format=api",
            "name": "PE-6 EVA 2",
            "start": "1990-07-26T11:15:00Z",
            "end": "1990-07-26T14:46:00Z",
            "duration": "PT3H31M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3907,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 257,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/257/?format=api",
                        "name": "Anatoly Solovyev",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 460,
                            "name": "[AUTO] Anatoly Solovyev - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520solovyev_image_20181201221333.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185917.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": "P651DT1M21S",
                        "eva_time": "P3DT6H48M",
                        "age": 77,
                        "date_of_birth": "1948-01-16",
                        "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": "Anatoly Yakovlevich Solovyev (Russian: Анатолий Яковлевич Соловьёв; born January 16, 1948 – alternate spelling \"Solovyov\") is a retired Russian and Soviet cosmonaut and pilot. Solovyev holds the world record on the number of spacewalks performed (16), and accumulated time spent spacewalking (over 82 hours).",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Solovyev",
                        "last_flight": "1997-08-05T15:35:54Z",
                        "first_flight": "1988-06-07T14:03:13Z",
                        "social_media_links": []
                    }
                },
                {
                    "id": 3908,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 66,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/66/?format=api",
                        "name": "Aleksandr Nikolayevich Balandin",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "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": 493,
                            "name": "[AUTO] Aleksandr Nikolayevich Balandin - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520nikolayevich2520balandin_image_20181128221033.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190010.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": "P179DT1H17M57S",
                        "eva_time": "PT10H47M",
                        "age": 71,
                        "date_of_birth": "1953-07-30",
                        "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": "Aleksandr Nikolayevich Balandin (Russian: Александр Николаевич Баландин) (born July 30, 1953) is a Russian cosmonaut. He is married with two children. He was selected as a cosmonaut on December 1, 1978, and retired on October 17, 1994.\r\n\r\nHe flew as a flight engineer on Soyuz TM-9.\r\n\r\nHe worked at NPO Energia until 1994, and was then President of Lendint-Association until 2000",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Nikolayevich_Balandin",
                        "last_flight": "1990-02-11T06:16:00Z",
                        "first_flight": "1990-02-11T06:16:00Z",
                        "social_media_links": []
                    }
                }
            ],
            "spacestation": {
                "id": 5,
                "url": "https://lldev.thespacedevs.com/2.3.0/space_stations/5/?format=api",
                "name": "Mir",
                "image": {
                    "id": 1943,
                    "name": "[AUTO] Mir - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_image_20190218204938.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194215.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            },
            "expedition": {
                "id": 12,
                "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/12/?format=api",
                "name": "Mir EO-6",
                "start": "1990-02-11T06:16:00Z",
                "end": "1990-08-09T07:33:00Z"
            },
            "spacecraft_flight": null,
            "event": null,
            "program": [
                {
                    "response_mode": "list",
                    "id": 16,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/16/?format=api",
                    "name": "Mir",
                    "image": {
                        "id": 1891,
                        "name": "[AUTO] Mir - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mir_program_20200821092345.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194046.jpeg",
                        "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/Mir"
                }
            ]
        }
    ]
}