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=240&ordering=name
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=250&ordering=name",
    "previous": "https://lldev.thespacedevs.com/2.3.0/spacewalks/?format=api&limit=10&offset=230&ordering=name",
    "results": [
        {
            "response_mode": "normal",
            "id": 66,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/66/?format=api",
            "name": "PE-5 EVA 3",
            "start": "1990-01-26T12:09:00Z",
            "end": "1990-01-26T15:11:00Z",
            "duration": "PT3H2M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3899,
                    "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": 3900,
                    "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": 67,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/67/?format=api",
            "name": "PE-5 EVA 4",
            "start": "1990-02-01T08:15:00Z",
            "end": "1990-02-01T13:14:00Z",
            "duration": "PT4H59M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3901,
                    "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": 3902,
                    "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": 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": 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": 69,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/69/?format=api",
            "name": "PE-6 EVA 1",
            "start": "1990-07-17T13:06:00Z",
            "end": "1990-07-17T20:22:00Z",
            "duration": "PT7H16M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3905,
                    "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": 3906,
                    "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"
                }
            ]
        },
        {
            "response_mode": "normal",
            "id": 56,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/56/?format=api",
            "name": "PE-6 EVA 2",
            "start": "1986-05-31T04:57:00Z",
            "end": "1986-05-31T09:57:00Z",
            "duration": "PT5H",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3879,
                    "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": 3880,
                    "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": 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"
                }
            ]
        },
        {
            "response_mode": "normal",
            "id": 71,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/71/?format=api",
            "name": "PE-7 EVA",
            "start": "1990-10-29T21:45:00Z",
            "end": "1990-10-30T00:30:00Z",
            "duration": "PT2H45M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3909,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 194,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/194/?format=api",
                        "name": "Gennadi Manakov",
                        "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": 780,
                            "name": "[AUTO] Gennadi Manakov - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennadi2520manakov_image_20181201175029.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190746.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": "P309DT21H18M34S",
                        "eva_time": "PT12H43M",
                        "age": 69,
                        "date_of_birth": "1950-06-01",
                        "date_of_death": "2019-09-26",
                        "nationality": [
                            {
                                "id": 5,
                                "name": "Russia",
                                "alpha_2_code": "RU",
                                "alpha_3_code": "RUS",
                                "nationality_name": "Russian",
                                "nationality_name_composed": "Russo"
                            }
                        ],
                        "bio": "Gennadi Mikhailovich Manakov is a former cosmonaut who commanded two Soyuz flights.\r\nHe was selected on 2 September 1985 and flew as Commander on Soyuz TM-10 and Soyuz TM-16, retiring on 20 December 1996.",
                        "wiki": "https://en.wikipedia.org/wiki/Gennadi_Manakov",
                        "last_flight": "1993-01-24T05:58:05Z",
                        "first_flight": "1990-08-01T09:32:21Z",
                        "social_media_links": []
                    }
                },
                {
                    "id": 3910,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 259,
                        "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/259/?format=api",
                        "name": "Gennadi Strekalov",
                        "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": 234,
                            "name": "[AUTO] Gennadi Strekalov - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gennadi2520strekalov_image_20181201221605.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185305.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": "P268DT22H29M54S",
                        "eva_time": "PT21H40M13S",
                        "age": 64,
                        "date_of_birth": "1940-10-26",
                        "date_of_death": "2004-12-25",
                        "nationality": [
                            {
                                "id": 5,
                                "name": "Russia",
                                "alpha_2_code": "RU",
                                "alpha_3_code": "RUS",
                                "nationality_name": "Russian",
                                "nationality_name_composed": "Russo"
                            }
                        ],
                        "bio": "Gennadi Mikhailovich Strekalov (Russian: Генна́дий Миха́йлович Стрека́лов; October 26, 1940 – December 25, 2004) was an engineer, cosmonaut, and administrator at Russian aerospace firm RSC Energia. He flew into space five times and lived aboard the Salyut-6, Salyut-7, and Mir space stations, spending over 268 days in space. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.",
                        "wiki": "https://en.wikipedia.org/wiki/Gennadi_Strekalov",
                        "last_flight": "1995-03-14T06:11:34Z",
                        "first_flight": "1980-11-27T14:18:28Z",
                        "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": 13,
                "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/13/?format=api",
                "name": "Mir EO-7",
                "start": "1990-08-01T09:32:00Z",
                "end": "1990-12-10T06:08: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": 72,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/72/?format=api",
            "name": "PE-8 EVA 1",
            "start": "1991-01-07T17:03:00Z",
            "end": "1991-01-07T22:21:00Z",
            "duration": "PT5H18M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3911,
                    "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": 3912,
                    "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": 73,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacewalks/73/?format=api",
            "name": "PE-8 EVA 2",
            "start": "1991-01-23T10:59:00Z",
            "end": "1991-01-23T16:32:00Z",
            "duration": "PT5H33M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3913,
                    "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": 3914,
                    "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"
                }
            ]
        }
    ]
}