API endpoint that allows Spacewalk instances to be viewed.

GET: Return a list of all the existing spacewalk instances.

FILTERS:

ORDERING:

GET /2.2.0/spacewalks/?format=api&offset=410&ordering=-start
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 484,
    "next": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=420&ordering=-start",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=400&ordering=-start",
    "results": [
        {
            "id": 61,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/61/?format=api",
            "name": "PE-3 EVA 2",
            "start": "1988-06-30T05:33:00Z",
            "end": "1988-06-30T10:43:00Z",
            "duration": "PT5H10M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3889,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 267,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/267/?format=api",
                        "name": "Vladimir Georgiyevich Titov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P387DT50M35S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1947-01-01",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Georgiyevich Titov (Russian: Владимир Георгиевич Титов; born 1 January 1947 in Sretensk, Zabaykalsky Krai, Russia) is a retired Russian Air Force Colonel and former cosmonaut. He has participated in four spaceflight missions. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520georgiyevich2520titov_image_20181201222703.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Georgiyevich_Titov",
                        "last_flight": "1997-09-26T02:34:19Z",
                        "first_flight": "1983-04-20T13:10:54Z"
                    }
                },
                {
                    "id": 3890,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 195,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/195/?format=api",
                        "name": "Musa Manarov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P541DT29M38S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1951-03-22",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "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.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/musa2520manarov_image_20181201175155.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Musa_Manarov",
                        "last_flight": "1990-12-02T08:13:32Z",
                        "first_flight": "1987-12-21T11:18:03Z"
                    }
                }
            ]
        },
        {
            "id": 60,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/60/?format=api",
            "name": "PE-3 EVA 1",
            "start": "1988-02-26T09:00:00Z",
            "end": "1988-02-26T13:55:00Z",
            "duration": "PT4H55M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3887,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 267,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/267/?format=api",
                        "name": "Vladimir Georgiyevich Titov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P387DT50M35S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1947-01-01",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Georgiyevich Titov (Russian: Владимир Георгиевич Титов; born 1 January 1947 in Sretensk, Zabaykalsky Krai, Russia) is a retired Russian Air Force Colonel and former cosmonaut. He has participated in four spaceflight missions. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520georgiyevich2520titov_image_20181201222703.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Georgiyevich_Titov",
                        "last_flight": "1997-09-26T02:34:19Z",
                        "first_flight": "1983-04-20T13:10:54Z"
                    }
                },
                {
                    "id": 3888,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 195,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/195/?format=api",
                        "name": "Musa Manarov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P541DT29M38S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1951-03-22",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "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.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/musa2520manarov_image_20181201175155.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Musa_Manarov",
                        "last_flight": "1990-12-02T08:13:32Z",
                        "first_flight": "1987-12-21T11:18:03Z"
                    }
                }
            ]
        },
        {
            "id": 59,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/59/?format=api",
            "name": "PE-2 EVA 3",
            "start": "1987-06-16T15:30:00Z",
            "end": "1987-06-16T18:45:00Z",
            "duration": "PT3H15M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3885,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 234,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/234/?format=api",
                        "name": "Yury Romanenko",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P430DT18H21M30S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1944-08-01",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Yury Viktorovich Romanenko (Russian: Ю́рий Ви́кторович Романе́нко, Jurij Viktorovič Romanenko; born August 1, 1944) is a former Soviet cosmonaut, twice Hero of the Soviet Union (March 16, 1978 and September 26, 1980). Over his career, Yury Romanenko spent a total of 430 days 20 hours 21 minutes 30 seconds in space and 18 hours in space walks. In 1987 he was a resident of the Mir space station, launching on Soyuz TM-2 and landing aboard Soyuz TM-3. He remained on Mir for 326 days that was the longest stay in space at that time. His son, Roman Romanenko is also a cosmonaut, and has become the third second-generation space traveler on Soyuz TMA-15 in May 2009.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520romanenko_image_20181201213833.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Yury_Romanenko",
                        "last_flight": "1987-02-05T21:38:16Z",
                        "first_flight": "1977-12-10T01:18:40Z"
                    }
                },
                {
                    "id": 3886,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 177,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/177/?format=api",
                        "name": "Aleksandr Laveykin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P174DT3H25M56S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1951-04-21",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Ivanovich Laveykin (Russian: Александр Иванович Лавейкин; born April 21, 1951) is a retired Soviet cosmonaut.\r\n\r\nBorn in Moscow, Laveykin was selected as a cosmonaut on December 1, 1978. He flew on one spaceflight, for the first part of the long duration expedition Mir EO-2. He flew as a flight engineer, and was both launched and landed with the spacecraft Soyuz TM-2. He spent 174 days 3 hours 25 minutes in space. Married with one child, Laveykin retired on March 28, 1994.\r\n\r\nLaunched in February 1987, his spaceflight was intended to last until December 1987, but doctors on the ground determined that he was having minor heart irregularities. For this reason, in July he was replaced by Soviet cosmonaut Aleksandr Pavlovich Aleksandrov, who stayed on Mir to the end of the expedition in December.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520laveykin_image_20181129234612.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Laveykin",
                        "last_flight": "1987-02-05T21:38:16Z",
                        "first_flight": "1987-02-05T21:38:16Z"
                    }
                }
            ]
        },
        {
            "id": 58,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/58/?format=api",
            "name": "PE-2 EVA 2",
            "start": "1987-06-12T16:55:00Z",
            "end": "1987-06-12T18:48:00Z",
            "duration": "PT1H53M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3883,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 234,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/234/?format=api",
                        "name": "Yury Romanenko",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P430DT18H21M30S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1944-08-01",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Yury Viktorovich Romanenko (Russian: Ю́рий Ви́кторович Романе́нко, Jurij Viktorovič Romanenko; born August 1, 1944) is a former Soviet cosmonaut, twice Hero of the Soviet Union (March 16, 1978 and September 26, 1980). Over his career, Yury Romanenko spent a total of 430 days 20 hours 21 minutes 30 seconds in space and 18 hours in space walks. In 1987 he was a resident of the Mir space station, launching on Soyuz TM-2 and landing aboard Soyuz TM-3. He remained on Mir for 326 days that was the longest stay in space at that time. His son, Roman Romanenko is also a cosmonaut, and has become the third second-generation space traveler on Soyuz TMA-15 in May 2009.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520romanenko_image_20181201213833.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Yury_Romanenko",
                        "last_flight": "1987-02-05T21:38:16Z",
                        "first_flight": "1977-12-10T01:18:40Z"
                    }
                },
                {
                    "id": 3884,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 177,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/177/?format=api",
                        "name": "Aleksandr Laveykin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P174DT3H25M56S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1951-04-21",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Ivanovich Laveykin (Russian: Александр Иванович Лавейкин; born April 21, 1951) is a retired Soviet cosmonaut.\r\n\r\nBorn in Moscow, Laveykin was selected as a cosmonaut on December 1, 1978. He flew on one spaceflight, for the first part of the long duration expedition Mir EO-2. He flew as a flight engineer, and was both launched and landed with the spacecraft Soyuz TM-2. He spent 174 days 3 hours 25 minutes in space. Married with one child, Laveykin retired on March 28, 1994.\r\n\r\nLaunched in February 1987, his spaceflight was intended to last until December 1987, but doctors on the ground determined that he was having minor heart irregularities. For this reason, in July he was replaced by Soviet cosmonaut Aleksandr Pavlovich Aleksandrov, who stayed on Mir to the end of the expedition in December.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520laveykin_image_20181129234612.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Laveykin",
                        "last_flight": "1987-02-05T21:38:16Z",
                        "first_flight": "1987-02-05T21:38:16Z"
                    }
                }
            ]
        },
        {
            "id": 57,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/57/?format=api",
            "name": "PE-2 EVA 1",
            "start": "1987-04-11T19:41:00Z",
            "end": "1987-04-11T23:21:00Z",
            "duration": "PT3H40M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3881,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 234,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/234/?format=api",
                        "name": "Yury Romanenko",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P430DT18H21M30S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1944-08-01",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Yury Viktorovich Romanenko (Russian: Ю́рий Ви́кторович Романе́нко, Jurij Viktorovič Romanenko; born August 1, 1944) is a former Soviet cosmonaut, twice Hero of the Soviet Union (March 16, 1978 and September 26, 1980). Over his career, Yury Romanenko spent a total of 430 days 20 hours 21 minutes 30 seconds in space and 18 hours in space walks. In 1987 he was a resident of the Mir space station, launching on Soyuz TM-2 and landing aboard Soyuz TM-3. He remained on Mir for 326 days that was the longest stay in space at that time. His son, Roman Romanenko is also a cosmonaut, and has become the third second-generation space traveler on Soyuz TMA-15 in May 2009.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yury2520romanenko_image_20181201213833.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Yury_Romanenko",
                        "last_flight": "1987-02-05T21:38:16Z",
                        "first_flight": "1977-12-10T01:18:40Z"
                    }
                },
                {
                    "id": 3882,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 177,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/177/?format=api",
                        "name": "Aleksandr Laveykin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P174DT3H25M56S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1951-04-21",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Ivanovich Laveykin (Russian: Александр Иванович Лавейкин; born April 21, 1951) is a retired Soviet cosmonaut.\r\n\r\nBorn in Moscow, Laveykin was selected as a cosmonaut on December 1, 1978. He flew on one spaceflight, for the first part of the long duration expedition Mir EO-2. He flew as a flight engineer, and was both launched and landed with the spacecraft Soyuz TM-2. He spent 174 days 3 hours 25 minutes in space. Married with one child, Laveykin retired on March 28, 1994.\r\n\r\nLaunched in February 1987, his spaceflight was intended to last until December 1987, but doctors on the ground determined that he was having minor heart irregularities. For this reason, in July he was replaced by Soviet cosmonaut Aleksandr Pavlovich Aleksandrov, who stayed on Mir to the end of the expedition in December.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520laveykin_image_20181129234612.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Laveykin",
                        "last_flight": "1987-02-05T21:38:16Z",
                        "first_flight": "1987-02-05T21:38:16Z"
                    }
                }
            ]
        },
        {
            "id": 56,
            "url": "https://ll.thespacedevs.com/2.2.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://ll.thespacedevs.com/2.2.0/astronaut/162/?format=api",
                        "name": "Leonid Kizim",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P374DT17H58M12S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1941-08-05",
                        "date_of_death": "2010-06-14",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "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).",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leonid2520kizim_image_20181129232451.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Leonid_Kizim",
                        "last_flight": "1986-03-13T12:33:09Z",
                        "first_flight": "1980-11-27T14:18:28Z"
                    }
                },
                {
                    "id": 3880,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 258,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/258/?format=api",
                        "name": "Vladimir Solovyov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P361DT22H50M30S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1946-11-11",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "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.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520solovyov_image_20181201221452.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Solovyov_(cosmonaut)",
                        "last_flight": "1986-03-13T12:33:09Z",
                        "first_flight": "1984-02-08T12:07:26Z"
                    }
                }
            ]
        },
        {
            "id": 55,
            "url": "https://ll.thespacedevs.com/2.2.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://ll.thespacedevs.com/2.2.0/astronaut/162/?format=api",
                        "name": "Leonid Kizim",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P374DT17H58M12S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1941-08-05",
                        "date_of_death": "2010-06-14",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "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).",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leonid2520kizim_image_20181129232451.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Leonid_Kizim",
                        "last_flight": "1986-03-13T12:33:09Z",
                        "first_flight": "1980-11-27T14:18:28Z"
                    }
                },
                {
                    "id": 3878,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 258,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/258/?format=api",
                        "name": "Vladimir Solovyov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P361DT22H50M30S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1946-11-11",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "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.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520solovyov_image_20181201221452.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Solovyov_(cosmonaut)",
                        "last_flight": "1986-03-13T12:33:09Z",
                        "first_flight": "1984-02-08T12:07:26Z"
                    }
                }
            ]
        },
        {
            "id": 147,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/147/?format=api",
            "name": "STS-61-B EVA 2 (Placeholder)",
            "start": "1985-12-01T00:00:00Z",
            "end": "1985-12-01T06:41:00Z",
            "duration": "PT6H41M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 4061,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 378,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/378/?format=api",
                        "name": "Jerry L. Ross",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P58DT51M5S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1948-01-20",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Jerry Lynn Ross is a retired United States Air Force officer and a former NASA astronaut. He is a veteran of seven Space Shuttle missions, making him the joint record holder for most spaceflights (a record he shares with Franklin Chang-Diaz). His papers, photographs and many personal items are in the Barron Hilton Flight and Space Exploration Archives at Purdue University. He was inducted into the Astronaut Hall of Fame during ceremonies in May 2014.\r\n\r\nRoss is the author of Spacewalker: My Journey in Space and Faith as NASA's Record-Setting Frequent Flyer (Purdue University Press, 2013) with John Norberg. In March 2014 it was announced \"Spacewalker\" will be available in a French translation through the specialist aerospace publisher Altipresse.\r\n\r\nFellow astronaut Chris Hadfield describes Ross in his autobiography, An Astronaut's Guide to Life on Earth, as \"the embodiment of the trustworthy, loyal, courteous and brave astronaut archetype.\"",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jerry2520l.2520ross_image_20181202121238.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jerry_L._Ross",
                        "last_flight": "2002-04-08T20:44:19Z",
                        "first_flight": "1985-11-27T00:29:00Z"
                    }
                },
                {
                    "id": 4062,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 379,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/379/?format=api",
                        "name": "Sherwood C. Spring",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P6DT21H4M",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1944-09-03",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Sherwood Clark \"Woody\" Spring is a retired United States Army colonel and former NASA astronaut. Spring is married with two children. He is the father of United States Olympian Justin Spring. Sherwood Spring has logged 165 hours in space, 12 of which were spent conducting spacewalks. Spring has also accumulated 3,500 hours in 25 different military and civilian aircraft; over 1,500 of those hours were spent in jet aircraft.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sherwood_c._spr_image_20220911034121.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Sherwood_C._Spring",
                        "last_flight": "1985-11-27T00:29:00Z",
                        "first_flight": "1985-11-27T00:29:00Z"
                    }
                }
            ]
        },
        {
            "id": 146,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/146/?format=api",
            "name": "STS-61-B EVA 1 (Placeholder)",
            "start": "1985-11-29T00:00:00Z",
            "end": "1985-11-29T05:32:00Z",
            "duration": "PT5H32M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 4059,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 378,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/378/?format=api",
                        "name": "Jerry L. Ross",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P58DT51M5S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1948-01-20",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Jerry Lynn Ross is a retired United States Air Force officer and a former NASA astronaut. He is a veteran of seven Space Shuttle missions, making him the joint record holder for most spaceflights (a record he shares with Franklin Chang-Diaz). His papers, photographs and many personal items are in the Barron Hilton Flight and Space Exploration Archives at Purdue University. He was inducted into the Astronaut Hall of Fame during ceremonies in May 2014.\r\n\r\nRoss is the author of Spacewalker: My Journey in Space and Faith as NASA's Record-Setting Frequent Flyer (Purdue University Press, 2013) with John Norberg. In March 2014 it was announced \"Spacewalker\" will be available in a French translation through the specialist aerospace publisher Altipresse.\r\n\r\nFellow astronaut Chris Hadfield describes Ross in his autobiography, An Astronaut's Guide to Life on Earth, as \"the embodiment of the trustworthy, loyal, courteous and brave astronaut archetype.\"",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jerry2520l.2520ross_image_20181202121238.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jerry_L._Ross",
                        "last_flight": "2002-04-08T20:44:19Z",
                        "first_flight": "1985-11-27T00:29:00Z"
                    }
                },
                {
                    "id": 4060,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 379,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/379/?format=api",
                        "name": "Sherwood C. Spring",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P6DT21H4M",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1944-09-03",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Sherwood Clark \"Woody\" Spring is a retired United States Army colonel and former NASA astronaut. Spring is married with two children. He is the father of United States Olympian Justin Spring. Sherwood Spring has logged 165 hours in space, 12 of which were spent conducting spacewalks. Spring has also accumulated 3,500 hours in 25 different military and civilian aircraft; over 1,500 of those hours were spent in jet aircraft.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sherwood_c._spr_image_20220911034121.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Sherwood_C._Spring",
                        "last_flight": "1985-11-27T00:29:00Z",
                        "first_flight": "1985-11-27T00:29:00Z"
                    }
                }
            ]
        },
        {
            "id": 144,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/144/?format=api",
            "name": "STS-51-I EVA 1 (Placeholder)",
            "start": "1985-08-31T00:00:00Z",
            "end": "1985-08-31T07:20:00Z",
            "duration": "PT7H20M",
            "location": "Syncom IV-3 (LEO)",
            "crew": [
                {
                    "id": 4055,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 375,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/375/?format=api",
                        "name": "William Frederick Fisher",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P7DT2H16M59S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1946-04-01",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "William Frederick Fisher is an American physician and a former NASA astronaut. Fisher went into space in 1985 on board the Space Shuttle. He retired from NASA in 1992 and returned to the full-time practice of medicine. His time at NASA coincided with that of his former wife and fellow astronaut Anna Lee Fisher.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/william2520frederick2520fisher_image_20181202120916.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/William_Frederick_Fisher",
                        "last_flight": "1985-08-27T10:58:01Z",
                        "first_flight": "1985-08-27T10:58:01Z"
                    }
                },
                {
                    "id": 4056,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 362,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/362/?format=api",
                        "name": "James van Hoften",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P14DT1H56M59S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1944-06-11",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "James Dougal Adrianus \"Ox\" van Hoften, Ph.D. is an American civil and hydraulic engineer, retired U.S. Navy officer and aviator, and a former astronaut for NASA.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520van2520hoften_image_20181202105528.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/James_van_Hoften",
                        "last_flight": "1985-08-27T10:58:01Z",
                        "first_flight": "1984-04-06T13:58:00Z"
                    }
                }
            ]
        }
    ]
}