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=90&ordering=end
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=100&ordering=end",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=80&ordering=end",
    "results": [
        {
            "id": 76,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/76/?format=api",
            "name": "PE-9 EVA 1",
            "start": "1991-06-24T21:11:00Z",
            "end": "1991-06-25T02:09:00Z",
            "duration": "PT4H58M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3919,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 61,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/61/?format=api",
                        "name": "Anatoly Artsebarsky",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P144DT15H21M32S",
                        "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": "1956-09-09",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anatoly Pavlovich Artsebarsky (Ukrainian: Анатолій Павлович Арцебарський) (Russian: Анатолий Павлович Арцебарский; born 9 September 1956) is a former Soviet cosmonaut.\r\n\r\nHe became a cosmonaut in 1985. Artsebarsky has spent almost 5 months in space on a single spaceflight. In 1991, he flew aboard Soyuz TM-12 and docked with the Mir Space Station. Artsebarsky and Sergei Krikalev stayed aboard Mir while the rest of the crew flew back to Earth after eight days. Artsebarsky took six spacewalks during the Mir EO-9 mission. He spent over 33 hours walking in space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520artsebarsky_image_20181128215348.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Artsebarsky",
                        "last_flight": "1991-05-18T12:50:28Z",
                        "first_flight": "1991-05-18T12:50:28Z"
                    }
                },
                {
                    "id": 3920,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 174,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/174/?format=api",
                        "name": "Sergei Krikalev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P803DT13H47M10S",
                        "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": "1958-08-27",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Sergei Konstantinovich Krikalev (Russian: Серге́й Константинович Крикалёв, also transliterated as Sergei Krikalyov; born August 27, 1958) is a Russian cosmonaut and mechanical engineer. As a prominent rocket scientist, he is a veteran of six space flights and ranks third to Gennady Padalka and Yuri Malenchenko for the amount of time in space: a total of 803 days, 9 hours, and 38 minutes.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergei2520krikalev_image_20181129234055.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sergei_Krikalev",
                        "last_flight": "2005-04-15T00:46:25Z",
                        "first_flight": "1988-11-26T15:49:34Z"
                    }
                }
            ]
        },
        {
            "id": 77,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/77/?format=api",
            "name": "PE-9 EVA 2",
            "start": "1991-06-28T19:02:00Z",
            "end": "1991-06-28T22:26:00Z",
            "duration": "PT3H24M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3921,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 61,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/61/?format=api",
                        "name": "Anatoly Artsebarsky",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P144DT15H21M32S",
                        "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": "1956-09-09",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anatoly Pavlovich Artsebarsky (Ukrainian: Анатолій Павлович Арцебарський) (Russian: Анатолий Павлович Арцебарский; born 9 September 1956) is a former Soviet cosmonaut.\r\n\r\nHe became a cosmonaut in 1985. Artsebarsky has spent almost 5 months in space on a single spaceflight. In 1991, he flew aboard Soyuz TM-12 and docked with the Mir Space Station. Artsebarsky and Sergei Krikalev stayed aboard Mir while the rest of the crew flew back to Earth after eight days. Artsebarsky took six spacewalks during the Mir EO-9 mission. He spent over 33 hours walking in space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520artsebarsky_image_20181128215348.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Artsebarsky",
                        "last_flight": "1991-05-18T12:50:28Z",
                        "first_flight": "1991-05-18T12:50:28Z"
                    }
                },
                {
                    "id": 3922,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 174,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/174/?format=api",
                        "name": "Sergei Krikalev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P803DT13H47M10S",
                        "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": "1958-08-27",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Sergei Konstantinovich Krikalev (Russian: Серге́й Константинович Крикалёв, also transliterated as Sergei Krikalyov; born August 27, 1958) is a Russian cosmonaut and mechanical engineer. As a prominent rocket scientist, he is a veteran of six space flights and ranks third to Gennady Padalka and Yuri Malenchenko for the amount of time in space: a total of 803 days, 9 hours, and 38 minutes.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergei2520krikalev_image_20181129234055.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sergei_Krikalev",
                        "last_flight": "2005-04-15T00:46:25Z",
                        "first_flight": "1988-11-26T15:49:34Z"
                    }
                }
            ]
        },
        {
            "id": 78,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/78/?format=api",
            "name": "PE-9 EVA 3",
            "start": "1991-07-15T11:45:00Z",
            "end": "1991-07-15T17:41:00Z",
            "duration": "PT5H56M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3923,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 61,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/61/?format=api",
                        "name": "Anatoly Artsebarsky",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P144DT15H21M32S",
                        "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": "1956-09-09",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anatoly Pavlovich Artsebarsky (Ukrainian: Анатолій Павлович Арцебарський) (Russian: Анатолий Павлович Арцебарский; born 9 September 1956) is a former Soviet cosmonaut.\r\n\r\nHe became a cosmonaut in 1985. Artsebarsky has spent almost 5 months in space on a single spaceflight. In 1991, he flew aboard Soyuz TM-12 and docked with the Mir Space Station. Artsebarsky and Sergei Krikalev stayed aboard Mir while the rest of the crew flew back to Earth after eight days. Artsebarsky took six spacewalks during the Mir EO-9 mission. He spent over 33 hours walking in space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520artsebarsky_image_20181128215348.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Artsebarsky",
                        "last_flight": "1991-05-18T12:50:28Z",
                        "first_flight": "1991-05-18T12:50:28Z"
                    }
                },
                {
                    "id": 3924,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 174,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/174/?format=api",
                        "name": "Sergei Krikalev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P803DT13H47M10S",
                        "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": "1958-08-27",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Sergei Konstantinovich Krikalev (Russian: Серге́й Константинович Крикалёв, also transliterated as Sergei Krikalyov; born August 27, 1958) is a Russian cosmonaut and mechanical engineer. As a prominent rocket scientist, he is a veteran of six space flights and ranks third to Gennady Padalka and Yuri Malenchenko for the amount of time in space: a total of 803 days, 9 hours, and 38 minutes.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergei2520krikalev_image_20181129234055.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sergei_Krikalev",
                        "last_flight": "2005-04-15T00:46:25Z",
                        "first_flight": "1988-11-26T15:49:34Z"
                    }
                }
            ]
        },
        {
            "id": 79,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/79/?format=api",
            "name": "PE-9 EVA 4",
            "start": "1991-07-19T11:10:00Z",
            "end": "1991-07-19T16:38:00Z",
            "duration": "PT5H28M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3925,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 61,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/61/?format=api",
                        "name": "Anatoly Artsebarsky",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P144DT15H21M32S",
                        "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": "1956-09-09",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anatoly Pavlovich Artsebarsky (Ukrainian: Анатолій Павлович Арцебарський) (Russian: Анатолий Павлович Арцебарский; born 9 September 1956) is a former Soviet cosmonaut.\r\n\r\nHe became a cosmonaut in 1985. Artsebarsky has spent almost 5 months in space on a single spaceflight. In 1991, he flew aboard Soyuz TM-12 and docked with the Mir Space Station. Artsebarsky and Sergei Krikalev stayed aboard Mir while the rest of the crew flew back to Earth after eight days. Artsebarsky took six spacewalks during the Mir EO-9 mission. He spent over 33 hours walking in space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520artsebarsky_image_20181128215348.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Artsebarsky",
                        "last_flight": "1991-05-18T12:50:28Z",
                        "first_flight": "1991-05-18T12:50:28Z"
                    }
                },
                {
                    "id": 3926,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 174,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/174/?format=api",
                        "name": "Sergei Krikalev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P803DT13H47M10S",
                        "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": "1958-08-27",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Sergei Konstantinovich Krikalev (Russian: Серге́й Константинович Крикалёв, also transliterated as Sergei Krikalyov; born August 27, 1958) is a Russian cosmonaut and mechanical engineer. As a prominent rocket scientist, he is a veteran of six space flights and ranks third to Gennady Padalka and Yuri Malenchenko for the amount of time in space: a total of 803 days, 9 hours, and 38 minutes.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergei2520krikalev_image_20181129234055.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sergei_Krikalev",
                        "last_flight": "2005-04-15T00:46:25Z",
                        "first_flight": "1988-11-26T15:49:34Z"
                    }
                }
            ]
        },
        {
            "id": 80,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/80/?format=api",
            "name": "PE-9 EVA 5",
            "start": "1991-07-23T09:15:00Z",
            "end": "1991-07-23T14:57:00Z",
            "duration": "PT5H42M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3927,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 61,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/61/?format=api",
                        "name": "Anatoly Artsebarsky",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P144DT15H21M32S",
                        "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": "1956-09-09",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anatoly Pavlovich Artsebarsky (Ukrainian: Анатолій Павлович Арцебарський) (Russian: Анатолий Павлович Арцебарский; born 9 September 1956) is a former Soviet cosmonaut.\r\n\r\nHe became a cosmonaut in 1985. Artsebarsky has spent almost 5 months in space on a single spaceflight. In 1991, he flew aboard Soyuz TM-12 and docked with the Mir Space Station. Artsebarsky and Sergei Krikalev stayed aboard Mir while the rest of the crew flew back to Earth after eight days. Artsebarsky took six spacewalks during the Mir EO-9 mission. He spent over 33 hours walking in space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520artsebarsky_image_20181128215348.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Artsebarsky",
                        "last_flight": "1991-05-18T12:50:28Z",
                        "first_flight": "1991-05-18T12:50:28Z"
                    }
                },
                {
                    "id": 3928,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 174,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/174/?format=api",
                        "name": "Sergei Krikalev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P803DT13H47M10S",
                        "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": "1958-08-27",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Sergei Konstantinovich Krikalev (Russian: Серге́й Константинович Крикалёв, also transliterated as Sergei Krikalyov; born August 27, 1958) is a Russian cosmonaut and mechanical engineer. As a prominent rocket scientist, he is a veteran of six space flights and ranks third to Gennady Padalka and Yuri Malenchenko for the amount of time in space: a total of 803 days, 9 hours, and 38 minutes.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergei2520krikalev_image_20181129234055.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sergei_Krikalev",
                        "last_flight": "2005-04-15T00:46:25Z",
                        "first_flight": "1988-11-26T15:49:34Z"
                    }
                }
            ]
        },
        {
            "id": 81,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/81/?format=api",
            "name": "PE-9 EVA 6",
            "start": "1991-07-27T08:44:00Z",
            "end": "1991-07-27T15:33:00Z",
            "duration": "PT6H49M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3929,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 61,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/61/?format=api",
                        "name": "Anatoly Artsebarsky",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P144DT15H21M32S",
                        "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": "1956-09-09",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anatoly Pavlovich Artsebarsky (Ukrainian: Анатолій Павлович Арцебарський) (Russian: Анатолий Павлович Арцебарский; born 9 September 1956) is a former Soviet cosmonaut.\r\n\r\nHe became a cosmonaut in 1985. Artsebarsky has spent almost 5 months in space on a single spaceflight. In 1991, he flew aboard Soyuz TM-12 and docked with the Mir Space Station. Artsebarsky and Sergei Krikalev stayed aboard Mir while the rest of the crew flew back to Earth after eight days. Artsebarsky took six spacewalks during the Mir EO-9 mission. He spent over 33 hours walking in space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520artsebarsky_image_20181128215348.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Artsebarsky",
                        "last_flight": "1991-05-18T12:50:28Z",
                        "first_flight": "1991-05-18T12:50:28Z"
                    }
                },
                {
                    "id": 3930,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 174,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/174/?format=api",
                        "name": "Sergei Krikalev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P803DT13H47M10S",
                        "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": "1958-08-27",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Sergei Konstantinovich Krikalev (Russian: Серге́й Константинович Крикалёв, also transliterated as Sergei Krikalyov; born August 27, 1958) is a Russian cosmonaut and mechanical engineer. As a prominent rocket scientist, he is a veteran of six space flights and ranks third to Gennady Padalka and Yuri Malenchenko for the amount of time in space: a total of 803 days, 9 hours, and 38 minutes.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergei2520krikalev_image_20181129234055.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sergei_Krikalev",
                        "last_flight": "2005-04-15T00:46:25Z",
                        "first_flight": "1988-11-26T15:49:34Z"
                    }
                }
            ]
        },
        {
            "id": 82,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/82/?format=api",
            "name": "PE-10 EVA",
            "start": "1992-02-20T20:09:00Z",
            "end": "1992-02-21T00:21:00Z",
            "duration": "PT4H12M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3931,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 281,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/281/?format=api",
                        "name": "Aleksandr Aleksandrovich Volkov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P391DT11H51M54S",
                        "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-05-27",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Aleksandrovich Volkov (Russian: Алекса́ндр Алекса́ндрович Во́лков, born 27 May 1948) is a retired Russian cosmonaut. He is a veteran of 3 space flights, including twice to the Mir Soviet space station, and is the father of cosmonaut Sergey Volkov.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520aleksandrovich2520volkov_image_20181201224523.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Aleksandrovich_Volkov",
                        "last_flight": "1991-10-02T05:59:38Z",
                        "first_flight": "1985-09-17T12:38:52Z"
                    }
                },
                {
                    "id": 3932,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 174,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/174/?format=api",
                        "name": "Sergei Krikalev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P803DT13H47M10S",
                        "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": "1958-08-27",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Sergei Konstantinovich Krikalev (Russian: Серге́й Константинович Крикалёв, also transliterated as Sergei Krikalyov; born August 27, 1958) is a Russian cosmonaut and mechanical engineer. As a prominent rocket scientist, he is a veteran of six space flights and ranks third to Gennady Padalka and Yuri Malenchenko for the amount of time in space: a total of 803 days, 9 hours, and 38 minutes.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergei2520krikalev_image_20181129234055.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Sergei_Krikalev",
                        "last_flight": "2005-04-15T00:46:25Z",
                        "first_flight": "1988-11-26T15:49:34Z"
                    }
                }
            ]
        },
        {
            "id": 150,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/150/?format=api",
            "name": "STS-49 EVA 1",
            "start": "1992-05-10T20:40:00Z",
            "end": "1992-05-11T00:23:00Z",
            "duration": "PT3H43M",
            "location": "Intelsat VI (LEO)",
            "crew": [
                {
                    "id": 4067,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 407,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/407/?format=api",
                        "name": "Pierre J. Thuot",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P27DT8H51M37S",
                        "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": "1955-05-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Pierre Joseph Thuot is a retired United States Navy Captain and NASA astronaut. He went into space three times, spending over 650 hours in space, including over 15 hours in three space walks. He is a former U.S. record holder for time spent on one space walk, and participated in the first three-person space walk.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pierre2520j.2520thuot_image_20181202140221.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pierre_J._Thuot",
                        "last_flight": "1994-03-04T13:53:01Z",
                        "first_flight": "1990-02-28T07:50:22Z"
                    }
                },
                {
                    "id": 4068,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 139,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/139/?format=api",
                        "name": "Richard Hieb",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P32DT33M45S",
                        "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": "1955-09-21",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Richard James Hieb is a former NASA astronaut and a veteran of three space shuttle missions. He was a mission specialist on STS-39 and STS-49, and was a payload commander on STS-65.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard2520hieb_image_20181129205559.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_Hieb",
                        "last_flight": "1994-07-08T16:43:01Z",
                        "first_flight": "1991-04-28T11:33:14Z"
                    }
                }
            ]
        },
        {
            "id": 151,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/151/?format=api",
            "name": "STS-49 EVA 2",
            "start": "1992-05-10T20:40:00Z",
            "end": "1992-05-11T00:23:00Z",
            "duration": "PT3H43M",
            "location": "Intelsat VI (LEO)",
            "crew": [
                {
                    "id": 4069,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 407,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/407/?format=api",
                        "name": "Pierre J. Thuot",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P27DT8H51M37S",
                        "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": "1955-05-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Pierre Joseph Thuot is a retired United States Navy Captain and NASA astronaut. He went into space three times, spending over 650 hours in space, including over 15 hours in three space walks. He is a former U.S. record holder for time spent on one space walk, and participated in the first three-person space walk.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pierre2520j.2520thuot_image_20181202140221.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pierre_J._Thuot",
                        "last_flight": "1994-03-04T13:53:01Z",
                        "first_flight": "1990-02-28T07:50:22Z"
                    }
                },
                {
                    "id": 4070,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 139,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/139/?format=api",
                        "name": "Richard Hieb",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P32DT33M45S",
                        "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": "1955-09-21",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Richard James Hieb is a former NASA astronaut and a veteran of three space shuttle missions. He was a mission specialist on STS-39 and STS-49, and was a payload commander on STS-65.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard2520hieb_image_20181129205559.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_Hieb",
                        "last_flight": "1994-07-08T16:43:01Z",
                        "first_flight": "1991-04-28T11:33:14Z"
                    }
                }
            ]
        },
        {
            "id": 152,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/152/?format=api",
            "name": "STS-49 EVA 3",
            "start": "1992-05-13T21:17:00Z",
            "end": "1992-05-14T05:46:00Z",
            "duration": "PT8H29M",
            "location": "Intelsat VI (LEO)",
            "crew": [
                {
                    "id": 4071,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 407,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/407/?format=api",
                        "name": "Pierre J. Thuot",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P27DT8H51M37S",
                        "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": "1955-05-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Pierre Joseph Thuot is a retired United States Navy Captain and NASA astronaut. He went into space three times, spending over 650 hours in space, including over 15 hours in three space walks. He is a former U.S. record holder for time spent on one space walk, and participated in the first three-person space walk.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pierre2520j.2520thuot_image_20181202140221.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pierre_J._Thuot",
                        "last_flight": "1994-03-04T13:53:01Z",
                        "first_flight": "1990-02-28T07:50:22Z"
                    }
                },
                {
                    "id": 4072,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 139,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/139/?format=api",
                        "name": "Richard Hieb",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P32DT33M45S",
                        "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": "1955-09-21",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Richard James Hieb is a former NASA astronaut and a veteran of three space shuttle missions. He was a mission specialist on STS-39 and STS-49, and was a payload commander on STS-65.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard2520hieb_image_20181129205559.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_Hieb",
                        "last_flight": "1994-07-08T16:43:01Z",
                        "first_flight": "1991-04-28T11:33:14Z"
                    }
                },
                {
                    "id": 4073,
                    "role": {
                        "id": 66,
                        "role": "EV3",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 415,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/415/?format=api",
                        "name": "Thomas Akers",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P34DT42M56S",
                        "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": "1951-05-20",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Thomas Dale Akers is a former American astronaut in NASA's Space Shuttle program.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas_akers_image_20220911034610.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Thomas_Akers",
                        "last_flight": "1996-09-16T08:54:49Z",
                        "first_flight": "1990-10-06T11:47:15Z"
                    }
                }
            ]
        }
    ]
}