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=430&ordering=-id
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=440&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=420&ordering=-id",
    "results": [
        {
            "id": 54,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/54/?format=api",
            "name": "PE-4 EVA",
            "start": "1985-08-02T07:15:00Z",
            "end": "1985-08-02T12:15:00Z",
            "duration": "PT5H",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3875,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 97,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/97/?format=api",
                        "name": "Vladimir Dzhanibekov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P145DT15H58M35S",
                        "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": "1942-05-13",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Aleksandrovich Dzhanibekov (Russian: Владимир Александрович Джанибеков, born 13 May 1942) is a former cosmonaut who made five flights.\r\n\r\nDzhanibekov made five flights: Soyuz 27, Soyuz 39, Soyuz T-6, Soyuz T-12 and Soyuz T-13. In all he had spent 145 days, 15 hours and 56 minutes in space over these five missions. He had also performed two EVAs with a total time of 8 hours and 35 minutes. In 1985 he noted the effects of the tennis racket theorem, subsequently also called the Dzhanibekov effect, by showing that an object's second principal axis is unstable while in free-fall rotation.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520dzhanibekov_image_20181128230017.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dzhanibekov",
                        "last_flight": "1985-06-06T06:39:52Z",
                        "first_flight": "1978-01-10T12:26:00Z"
                    }
                },
                {
                    "id": 3876,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 242,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/242/?format=api",
                        "name": "Viktor Savinykh",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P252DT17H37M50S",
                        "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": "1940-03-07",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Viktor Petrovich Savinykh was born in Berezkiny, Kirov Oblast, Russian SFSR on March 7, 1940. Married with one child. Selected as a cosmonaut on December 1, 1978. Retired on February 9, 1989.\r\n\r\nFlew as Flight Engineer on Soyuz T-4, Soyuz T-13 and Soyuz TM-5.\r\n\r\nHas spent 252 days 17 hours 38 minutes in space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viktor2520savinykh_image_20181201215244.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Viktor_Savinykh",
                        "last_flight": "1988-06-07T14:03:13Z",
                        "first_flight": "1981-03-12T19:00:11Z"
                    }
                }
            ]
        },
        {
            "id": 53,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/53/?format=api",
            "name": "PE-3 EVA 6",
            "start": "1984-08-08T08:46:00Z",
            "end": "1984-08-08T13:46:00Z",
            "duration": "PT5H",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3873,
                    "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": 3874,
                    "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": 52,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/52/?format=api",
            "name": "VE-4 EVA",
            "start": "1984-07-25T14:55:00Z",
            "end": "1984-07-25T18:29:00Z",
            "duration": "PT3H34M",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3871,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 243,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/243/?format=api",
                        "name": "Svetlana Savitskaya",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P19DT17H7M",
                        "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": "1948-08-08",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Svetlana Yevgenyevna Savitskaya (Russian: Светла́на Евге́ньевна Сави́цкая; born 8 August 1948) is a retired Soviet aviator and cosmonaut who flew aboard Soyuz T-7 in 1982, becoming the second woman in space. On her 1984 mission she became the first woman to fly to space twice, and the first woman to perform a spacewalk. She set several FAI world records as a pilot.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/svetlana2520savitskaya_image_20181201215411.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Svetlana_Savitskaya",
                        "last_flight": "1984-07-17T17:40:54Z",
                        "first_flight": "1982-08-19T17:11:52Z"
                    }
                },
                {
                    "id": 3872,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 97,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/97/?format=api",
                        "name": "Vladimir Dzhanibekov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P145DT15H58M35S",
                        "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": "1942-05-13",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Aleksandrovich Dzhanibekov (Russian: Владимир Александрович Джанибеков, born 13 May 1942) is a former cosmonaut who made five flights.\r\n\r\nDzhanibekov made five flights: Soyuz 27, Soyuz 39, Soyuz T-6, Soyuz T-12 and Soyuz T-13. In all he had spent 145 days, 15 hours and 56 minutes in space over these five missions. He had also performed two EVAs with a total time of 8 hours and 35 minutes. In 1985 he noted the effects of the tennis racket theorem, subsequently also called the Dzhanibekov effect, by showing that an object's second principal axis is unstable while in free-fall rotation.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520dzhanibekov_image_20181128230017.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Dzhanibekov",
                        "last_flight": "1985-06-06T06:39:52Z",
                        "first_flight": "1978-01-10T12:26:00Z"
                    }
                }
            ]
        },
        {
            "id": 51,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/51/?format=api",
            "name": "PE-3 EVA 5",
            "start": "1984-05-18T17:52:00Z",
            "end": "1984-05-18T20:57:00Z",
            "duration": "PT3H5M",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3869,
                    "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": 3870,
                    "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": 50,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/50/?format=api",
            "name": "PE-3 EVA 4",
            "start": "1984-05-03T23:15:00Z",
            "end": "1984-05-04T02:00:00Z",
            "duration": "PT2H45M",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3867,
                    "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": 3868,
                    "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": 49,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/49/?format=api",
            "name": "PE-3 EVA 3",
            "start": "1984-04-29T01:35:00Z",
            "end": "1984-04-29T04:20:00Z",
            "duration": "PT2H45M",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3865,
                    "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": 3866,
                    "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": 48,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/48/?format=api",
            "name": "PE-3 EVA 2",
            "start": "1984-04-26T02:40:00Z",
            "end": "1984-04-26T07:40:00Z",
            "duration": "PT5H",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3863,
                    "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": 3864,
                    "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": 47,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/47/?format=api",
            "name": "PE-3 EVA 1",
            "start": "1984-04-23T04:31:00Z",
            "end": "1984-04-23T08:46:00Z",
            "duration": "PT4H15M",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3861,
                    "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": 3862,
                    "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": 46,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/46/?format=api",
            "name": "PE-2 EVA 2",
            "start": "1983-11-03T03:47:00Z",
            "end": "1983-11-03T06:42:00Z",
            "duration": "PT2H55M",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3859,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 187,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/187/?format=api",
                        "name": "Vladimir Lyakhov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P333DT7H47M46S",
                        "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-07-20",
                        "date_of_death": "2018-04-19",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Afanasyevich Lyakhov (Russian: Влади́мир Афана́сьевич Ля́хов; 20 July 1941 – 19 April 2018) was a Russian Soviet cosmonaut.\r\n\r\nHe was selected as cosmonaut on 5 May 1967, and retired on 7 September 1994. Lyakhov was the Commander on Soyuz 32, Soyuz T-9, and Soyuz TM-6, and spent 333 days, 7 hours, 47 minutes in space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520lyakhov_image_20181130000114.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Lyakhov",
                        "last_flight": "1988-08-29T04:23:11Z",
                        "first_flight": "1979-02-25T11:53:49Z"
                    }
                },
                {
                    "id": 3860,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 60,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/60/?format=api",
                        "name": "Aleksandr Pavlovich Aleksandrov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P309DT18H2M40S",
                        "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": "1943-02-20",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Pavlovich Aleksandrov (Russian: Александр Павлович Александров; born February 20, 1943) is a former Soviet cosmonaut and twice Hero of the Soviet Union (November 23, 1983, and December 29, 1987).\r\n\r\nHe was selected as cosmonaut on December 1, 1978. For his first spaceflight, he flew as Flight Engineer on Soyuz T-9, which lasted from June to November 1983. For his second spaceflight, he replaced one of the long-duration crew members of Mir EO-2. For the spaceflight, he was launched with the spacecraft Soyuz TM-3 in July 1987, and landed with the same spacecraft in December 1987. All together he spent 309 days, 18 hours, 2 minutes in space. He served as backup for Soyuz T-8, Soyuz T-13, and Soyuz T-15.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520pavlovich2520aleksandrov_image_20181128215144.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Pavlovich_Aleksandrov",
                        "last_flight": "1987-07-22T01:59:17Z",
                        "first_flight": "1983-06-27T09:12:18Z"
                    }
                }
            ]
        },
        {
            "id": 45,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/45/?format=api",
            "name": "PE-2 EVA 1",
            "start": "1983-11-01T04:47:00Z",
            "end": "1983-11-01T07:36:00Z",
            "duration": "PT2H49M",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3857,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 187,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/187/?format=api",
                        "name": "Vladimir Lyakhov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P333DT7H47M46S",
                        "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-07-20",
                        "date_of_death": "2018-04-19",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Afanasyevich Lyakhov (Russian: Влади́мир Афана́сьевич Ля́хов; 20 July 1941 – 19 April 2018) was a Russian Soviet cosmonaut.\r\n\r\nHe was selected as cosmonaut on 5 May 1967, and retired on 7 September 1994. Lyakhov was the Commander on Soyuz 32, Soyuz T-9, and Soyuz TM-6, and spent 333 days, 7 hours, 47 minutes in space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520lyakhov_image_20181130000114.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Lyakhov",
                        "last_flight": "1988-08-29T04:23:11Z",
                        "first_flight": "1979-02-25T11:53:49Z"
                    }
                },
                {
                    "id": 3858,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 60,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/60/?format=api",
                        "name": "Aleksandr Pavlovich Aleksandrov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P309DT18H2M40S",
                        "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": "1943-02-20",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Pavlovich Aleksandrov (Russian: Александр Павлович Александров; born February 20, 1943) is a former Soviet cosmonaut and twice Hero of the Soviet Union (November 23, 1983, and December 29, 1987).\r\n\r\nHe was selected as cosmonaut on December 1, 1978. For his first spaceflight, he flew as Flight Engineer on Soyuz T-9, which lasted from June to November 1983. For his second spaceflight, he replaced one of the long-duration crew members of Mir EO-2. For the spaceflight, he was launched with the spacecraft Soyuz TM-3 in July 1987, and landed with the same spacecraft in December 1987. All together he spent 309 days, 18 hours, 2 minutes in space. He served as backup for Soyuz T-8, Soyuz T-13, and Soyuz T-15.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520pavlovich2520aleksandrov_image_20181128215144.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Pavlovich_Aleksandrov",
                        "last_flight": "1987-07-22T01:59:17Z",
                        "first_flight": "1983-06-27T09:12:18Z"
                    }
                }
            ]
        }
    ]
}