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=320&ordering=-start
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 484,
    "next": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=330&ordering=-start",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=310&ordering=-start",
    "results": [
        {
            "id": 123,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/123/?format=api",
            "name": "PE-24 EVA 7",
            "start": "1998-01-14T21:12:00Z",
            "end": "1998-01-15T01:04:00Z",
            "duration": "PT3H52M",
            "location": "Mir",
            "crew": [
                {
                    "id": 4013,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 257,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/257/?format=api",
                        "name": "Anatoly Solovyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P651DT1M21S",
                        "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-01-16",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anatoly Yakovlevich Solovyev (Russian: Анатолий Яковлевич Соловьёв; born January 16, 1948 – alternate spelling \"Solovyov\") is a retired Russian and Soviet cosmonaut and pilot. Solovyev holds the world record on the number of spacewalks performed (16), and accumulated time spent spacewalking (over 82 hours).",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520solovyev_image_20181201221333.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Solovyev",
                        "last_flight": "1997-08-05T15:35:54Z",
                        "first_flight": "1988-06-07T14:03:13Z"
                    }
                },
                {
                    "id": 4014,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 440,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/440/?format=api",
                        "name": "David Wolf",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P168DT8H56M30S",
                        "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": "1956-08-23",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "David Alexander Wolf is an American astronaut, medical doctor and electrical engineer. Wolf has been to space four times. Three of his spaceflights were short-duration Space Shuttle missions, the first of which was STS-58 in 1993, and his most recent spaceflight was STS-127 in 2009. Wolf also took part in a long-duration mission aboard the Russian space station Mir which lasted 128 days, and occurred during Mir EO-24. He was brought to Mir aboard STS-86 in September 1997, and landed aboard STS-89 in January 1998. In total Wolf has logged more than 4,040 hours in space. He is also a veteran of 7 spacewalks totaling 41hrs 17min in both Russian and American spacesuits.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/david_wolf_image_20220911034349.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/David_Wolf_(astronaut)",
                        "last_flight": "2009-07-15T22:03:10Z",
                        "first_flight": "1993-10-18T14:53:10Z"
                    }
                }
            ]
        },
        {
            "id": 122,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/122/?format=api",
            "name": "PE-24 EVA 6",
            "start": "1998-01-08T23:08:00Z",
            "end": "1998-01-09T02:14:00Z",
            "duration": "PT3H6M",
            "location": "Mir",
            "crew": [
                {
                    "id": 4011,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 257,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/257/?format=api",
                        "name": "Anatoly Solovyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P651DT1M21S",
                        "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-01-16",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anatoly Yakovlevich Solovyev (Russian: Анатолий Яковлевич Соловьёв; born January 16, 1948 – alternate spelling \"Solovyov\") is a retired Russian and Soviet cosmonaut and pilot. Solovyev holds the world record on the number of spacewalks performed (16), and accumulated time spent spacewalking (over 82 hours).",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520solovyev_image_20181201221333.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Solovyev",
                        "last_flight": "1997-08-05T15:35:54Z",
                        "first_flight": "1988-06-07T14:03:13Z"
                    }
                },
                {
                    "id": 4012,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 278,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/278/?format=api",
                        "name": "Pavel Vinogradov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P546DT22H31M26S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "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": "1953-08-31",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Pavel Vladimirovich Vinogradov (Russian: Павел Владимирович Виноградов; born August 31, 1953 in Magadan, USSR) is a cosmonaut and former commander of the International Space Station. As of May 2013, he has flown into space three times, aboard Mir and the International Space Station, and is one of the top 10 astronauts in terms of total time in space. Vinogradov has also conducted seven spacewalks in his cosmonaut career, and holds the record for the oldest person to perform a spacewalk.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pavel2520vinogradov_image_20181201224203.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pavel_Vinogradov",
                        "last_flight": "2013-03-28T20:43:20Z",
                        "first_flight": "1997-08-05T15:35:54Z"
                    }
                }
            ]
        },
        {
            "id": 175,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/175/?format=api",
            "name": "STS-87 EVA 2",
            "start": "1997-12-03T09:09:00Z",
            "end": "1997-12-03T14:09:00Z",
            "duration": "PT5H",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 4118,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 455,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/455/?format=api",
                        "name": "Winston E. Scott",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P24DT14H34M41S",
                        "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": "1950-08-06",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Winston Elliott Scott is a retired United States Navy Captain and former NASA astronaut. He served as a mission specialist on STS-72 in 1996 and STS-87 in 1997 logged a total of 24 days, 14 hours and 34 minutes in space, including three spacewalks totaling 19 hours and 26 minutes. Winston was also a naval pilot and flew helicopters and navy planes.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/winston_e._scot_image_20220911033837.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Winston_E._Scott",
                        "last_flight": "1997-11-19T19:46:00Z",
                        "first_flight": "1996-01-11T09:41:00Z"
                    }
                },
                {
                    "id": 4119,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 94,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/94/?format=api",
                        "name": "Takao Doi",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P31DT10H45M46S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        "date_of_birth": "1954-09-18",
                        "date_of_death": null,
                        "nationality": "Japanese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Takao Doi (土井 隆雄 Doi Takao, born September 18, 1954) is a Japanese astronaut and veteran of two NASA space shuttle missions.\r\n\r\nDoi flew as a mission specialist aboard STS-87 in 1997, during which he became the first Japanese astronaut to conduct a spacewalk.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/takao2520doi_image_20181128225501.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Takao_Doi",
                        "last_flight": "2008-03-11T06:28:14Z",
                        "first_flight": "1997-11-19T19:46:00Z"
                    }
                }
            ]
        },
        {
            "id": 174,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/174/?format=api",
            "name": "STS-87 EVA 1",
            "start": "1997-11-25T00:02:00Z",
            "end": "1997-11-25T07:45:00Z",
            "duration": "PT7H43M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 4116,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 455,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/455/?format=api",
                        "name": "Winston E. Scott",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P24DT14H34M41S",
                        "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": "1950-08-06",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Winston Elliott Scott is a retired United States Navy Captain and former NASA astronaut. He served as a mission specialist on STS-72 in 1996 and STS-87 in 1997 logged a total of 24 days, 14 hours and 34 minutes in space, including three spacewalks totaling 19 hours and 26 minutes. Winston was also a naval pilot and flew helicopters and navy planes.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/winston_e._scot_image_20220911033837.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Winston_E._Scott",
                        "last_flight": "1997-11-19T19:46:00Z",
                        "first_flight": "1996-01-11T09:41:00Z"
                    }
                },
                {
                    "id": 4117,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 94,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/94/?format=api",
                        "name": "Takao Doi",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P31DT10H45M46S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        "date_of_birth": "1954-09-18",
                        "date_of_death": null,
                        "nationality": "Japanese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Takao Doi (土井 隆雄 Doi Takao, born September 18, 1954) is a Japanese astronaut and veteran of two NASA space shuttle missions.\r\n\r\nDoi flew as a mission specialist aboard STS-87 in 1997, during which he became the first Japanese astronaut to conduct a spacewalk.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/takao2520doi_image_20181128225501.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Takao_Doi",
                        "last_flight": "2008-03-11T06:28:14Z",
                        "first_flight": "1997-11-19T19:46:00Z"
                    }
                }
            ]
        },
        {
            "id": 121,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/121/?format=api",
            "name": "PE-24 EVA 5",
            "start": "1997-11-06T00:12:00Z",
            "end": "1997-11-06T06:24:00Z",
            "duration": "PT6H12M",
            "location": "Mir",
            "crew": [
                {
                    "id": 4009,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 257,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/257/?format=api",
                        "name": "Anatoly Solovyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P651DT1M21S",
                        "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-01-16",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anatoly Yakovlevich Solovyev (Russian: Анатолий Яковлевич Соловьёв; born January 16, 1948 – alternate spelling \"Solovyov\") is a retired Russian and Soviet cosmonaut and pilot. Solovyev holds the world record on the number of spacewalks performed (16), and accumulated time spent spacewalking (over 82 hours).",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520solovyev_image_20181201221333.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Solovyev",
                        "last_flight": "1997-08-05T15:35:54Z",
                        "first_flight": "1988-06-07T14:03:13Z"
                    }
                },
                {
                    "id": 4010,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 278,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/278/?format=api",
                        "name": "Pavel Vinogradov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P546DT22H31M26S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "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": "1953-08-31",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Pavel Vladimirovich Vinogradov (Russian: Павел Владимирович Виноградов; born August 31, 1953 in Magadan, USSR) is a cosmonaut and former commander of the International Space Station. As of May 2013, he has flown into space three times, aboard Mir and the International Space Station, and is one of the top 10 astronauts in terms of total time in space. Vinogradov has also conducted seven spacewalks in his cosmonaut career, and holds the record for the oldest person to perform a spacewalk.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pavel2520vinogradov_image_20181201224203.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pavel_Vinogradov",
                        "last_flight": "2013-03-28T20:43:20Z",
                        "first_flight": "1997-08-05T15:35:54Z"
                    }
                }
            ]
        },
        {
            "id": 120,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/120/?format=api",
            "name": "PE-24 EVA 4",
            "start": "1997-11-03T03:32:00Z",
            "end": "1997-11-03T09:36:00Z",
            "duration": "PT6H4M",
            "location": "Mir",
            "crew": [
                {
                    "id": 4007,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 257,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/257/?format=api",
                        "name": "Anatoly Solovyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P651DT1M21S",
                        "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-01-16",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anatoly Yakovlevich Solovyev (Russian: Анатолий Яковлевич Соловьёв; born January 16, 1948 – alternate spelling \"Solovyov\") is a retired Russian and Soviet cosmonaut and pilot. Solovyev holds the world record on the number of spacewalks performed (16), and accumulated time spent spacewalking (over 82 hours).",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520solovyev_image_20181201221333.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Solovyev",
                        "last_flight": "1997-08-05T15:35:54Z",
                        "first_flight": "1988-06-07T14:03:13Z"
                    }
                },
                {
                    "id": 4008,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 278,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/278/?format=api",
                        "name": "Pavel Vinogradov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P546DT22H31M26S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "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": "1953-08-31",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Pavel Vladimirovich Vinogradov (Russian: Павел Владимирович Виноградов; born August 31, 1953 in Magadan, USSR) is a cosmonaut and former commander of the International Space Station. As of May 2013, he has flown into space three times, aboard Mir and the International Space Station, and is one of the top 10 astronauts in terms of total time in space. Vinogradov has also conducted seven spacewalks in his cosmonaut career, and holds the record for the oldest person to perform a spacewalk.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pavel2520vinogradov_image_20181201224203.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pavel_Vinogradov",
                        "last_flight": "2013-03-28T20:43:20Z",
                        "first_flight": "1997-08-05T15:35:54Z"
                    }
                }
            ]
        },
        {
            "id": 119,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/119/?format=api",
            "name": "PE-24 EVA 3",
            "start": "1997-10-20T09:40:00Z",
            "end": "1997-10-20T16:18:00Z",
            "duration": "PT6H38M",
            "location": "Mir",
            "crew": [
                {
                    "id": 4005,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 257,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/257/?format=api",
                        "name": "Anatoly Solovyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P651DT1M21S",
                        "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-01-16",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anatoly Yakovlevich Solovyev (Russian: Анатолий Яковлевич Соловьёв; born January 16, 1948 – alternate spelling \"Solovyov\") is a retired Russian and Soviet cosmonaut and pilot. Solovyev holds the world record on the number of spacewalks performed (16), and accumulated time spent spacewalking (over 82 hours).",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520solovyev_image_20181201221333.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Solovyev",
                        "last_flight": "1997-08-05T15:35:54Z",
                        "first_flight": "1988-06-07T14:03:13Z"
                    }
                },
                {
                    "id": 4006,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 278,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/278/?format=api",
                        "name": "Pavel Vinogradov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P546DT22H31M26S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "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": "1953-08-31",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Pavel Vladimirovich Vinogradov (Russian: Павел Владимирович Виноградов; born August 31, 1953 in Magadan, USSR) is a cosmonaut and former commander of the International Space Station. As of May 2013, he has flown into space three times, aboard Mir and the International Space Station, and is one of the top 10 astronauts in terms of total time in space. Vinogradov has also conducted seven spacewalks in his cosmonaut career, and holds the record for the oldest person to perform a spacewalk.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pavel2520vinogradov_image_20181201224203.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pavel_Vinogradov",
                        "last_flight": "2013-03-28T20:43:20Z",
                        "first_flight": "1997-08-05T15:35:54Z"
                    }
                }
            ]
        },
        {
            "id": 173,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/173/?format=api",
            "name": "STS-86 EVA (Placeholder)",
            "start": "1997-10-01T00:00:00Z",
            "end": "1997-10-01T05:01:00Z",
            "duration": "PT5H1M",
            "location": "Mir",
            "crew": [
                {
                    "id": 4114,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 454,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/454/?format=api",
                        "name": "Scott E. Parazynski",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P57DT15H31M23S",
                        "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": "1961-07-28",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroDocScott",
                        "instagram": "https://www.instagram.com/astrodocscott/",
                        "bio": "Scott Edward Parazynski is an American physician and a former NASA astronaut. A veteran of five Space Shuttle flights and seven spacewalks, Parazynski's latest mission was STS-120 in October, 2007 – highlighted by a dramatic, unplanned EVA to repair a live solar array. In May 2016 he was inducted into the US Astronaut Hall of Fame. He retired from NASA in March 2009 to pursue entrepreneurial opportunities in the private sector, and he is currently the CEO of a technology start-up. He is the first person to have both flown in space and summited Mount Everest, the highest point on Earth.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scott2520e.2520parazynski_image_20181202145657.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Scott_E._Parazynski",
                        "last_flight": "2007-10-23T15:38:19Z",
                        "first_flight": "1994-11-03T16:59:43Z"
                    }
                },
                {
                    "id": 4115,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 267,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/267/?format=api",
                        "name": "Vladimir Georgiyevich Titov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P387DT50M35S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1947-01-01",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Georgiyevich Titov (Russian: Владимир Георгиевич Титов; born 1 January 1947 in Sretensk, Zabaykalsky Krai, Russia) is a retired Russian Air Force Colonel and former cosmonaut. He has participated in four spaceflight missions. The catastrophic explosion of a Soyuz rocket in 1983 led to him being one of only two people to use a launch escape system.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520georgiyevich2520titov_image_20181201222703.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Georgiyevich_Titov",
                        "last_flight": "1997-09-26T02:34:19Z",
                        "first_flight": "1983-04-20T13:10:54Z"
                    }
                }
            ]
        },
        {
            "id": 118,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/118/?format=api",
            "name": "PE-24 EVA 2",
            "start": "1997-09-06T01:07:00Z",
            "end": "1997-09-06T07:07:00Z",
            "duration": "PT6H",
            "location": "Mir",
            "crew": [
                {
                    "id": 4003,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 257,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/257/?format=api",
                        "name": "Anatoly Solovyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P651DT1M21S",
                        "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-01-16",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anatoly Yakovlevich Solovyev (Russian: Анатолий Яковлевич Соловьёв; born January 16, 1948 – alternate spelling \"Solovyov\") is a retired Russian and Soviet cosmonaut and pilot. Solovyev holds the world record on the number of spacewalks performed (16), and accumulated time spent spacewalking (over 82 hours).",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520solovyev_image_20181201221333.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Solovyev",
                        "last_flight": "1997-08-05T15:35:54Z",
                        "first_flight": "1988-06-07T14:03:13Z"
                    }
                },
                {
                    "id": 4004,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 417,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/417/?format=api",
                        "name": "Michael Foale",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P373DT18H16M26S",
                        "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": "1957-01-06",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Colin Michael Foale CBE is a British-American astrophysicist and former NASA astronaut. He is a veteran of six space missions, and is the only NASA astronaut to have flown extended missions aboard both Mir and the International Space Station. He was the first Briton to perform a space walk, and until 17 April 2008, he held the record for most time spent in space by a US citizen: 374 days, 11 hours, 19 minutes. He still holds the cumulative-time-in-space record for a UK citizen.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael2520foale_image_20181202141301.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Michael_Foale",
                        "last_flight": "2003-10-18T05:38:03Z",
                        "first_flight": "1992-03-24T13:13:39Z"
                    }
                }
            ]
        },
        {
            "id": 117,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/117/?format=api",
            "name": "PE-24 EVA 1",
            "start": "1997-08-22T11:14:00Z",
            "end": "1997-08-22T14:30:00Z",
            "duration": "PT3H16M",
            "location": "Mir",
            "crew": [
                {
                    "id": 4001,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 257,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/257/?format=api",
                        "name": "Anatoly Solovyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P651DT1M21S",
                        "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-01-16",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anatoly Yakovlevich Solovyev (Russian: Анатолий Яковлевич Соловьёв; born January 16, 1948 – alternate spelling \"Solovyov\") is a retired Russian and Soviet cosmonaut and pilot. Solovyev holds the world record on the number of spacewalks performed (16), and accumulated time spent spacewalking (over 82 hours).",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520solovyev_image_20181201221333.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Solovyev",
                        "last_flight": "1997-08-05T15:35:54Z",
                        "first_flight": "1988-06-07T14:03:13Z"
                    }
                },
                {
                    "id": 4002,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 278,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/278/?format=api",
                        "name": "Pavel Vinogradov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P546DT22H31M26S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "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": "1953-08-31",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Pavel Vladimirovich Vinogradov (Russian: Павел Владимирович Виноградов; born August 31, 1953 in Magadan, USSR) is a cosmonaut and former commander of the International Space Station. As of May 2013, he has flown into space three times, aboard Mir and the International Space Station, and is one of the top 10 astronauts in terms of total time in space. Vinogradov has also conducted seven spacewalks in his cosmonaut career, and holds the record for the oldest person to perform a spacewalk.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pavel2520vinogradov_image_20181201224203.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Pavel_Vinogradov",
                        "last_flight": "2013-03-28T20:43:20Z",
                        "first_flight": "1997-08-05T15:35:54Z"
                    }
                }
            ]
        }
    ]
}