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=390&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=400&ordering=-start",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=380&ordering=-start",
    "results": [
        {
            "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": 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": 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": 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": 75,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/75/?format=api",
            "name": "PE-8 EVA 4",
            "start": "1991-04-25T20:29:00Z",
            "end": "1991-04-26T00:03:00Z",
            "duration": "PT3H34M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3917,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 56,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/56/?format=api",
                        "name": "Viktor Afanasyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P555DT18H34M26S",
                        "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-12-31",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Viktor Mikhailovich Afanasyev Russian: Виктор Михайлович Афанасьев; born 31 December 1948) is a colonel in the Russian Air Force and a test cosmonaut of the Yu. A. Gagarin Cosmonaut Training Center.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viktor2520afanasyev_image_20181128215901.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Viktor_Afanasyev_(cosmonaut)",
                        "last_flight": "2001-10-21T08:59:35Z",
                        "first_flight": "1990-12-02T08:13:32Z"
                    }
                },
                {
                    "id": 3918,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 195,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/195/?format=api",
                        "name": "Musa Manarov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P541DT29M38S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1951-03-22",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Musa Khiramanovich Manarov (Russian: Муса Хираманович Манаров; born March 22, 1951 in Baku, Azerbaijan SSR) is a former cosmonaut who spent 541 days in space.\r\nFrom December 21, 1987 to December 21, 1988 he flew as flight engineer on Soyuz TM-4. The flight duration was 365 days 22 hours 38 minutes. From December 2, 1990 to May 26, 1991 he flew again as a flight engineer on Soyuz TM-11. The duration was 175 days 1 hour 50 minutes,[2] the longest continuous time spent in space by anyone at that time. During his 176-day stay, Manarov observed the Earth and worked in space manufacturing. He also performed 20 hours of spacewalks.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/musa2520manarov_image_20181201175155.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Musa_Manarov",
                        "last_flight": "1990-12-02T08:13:32Z",
                        "first_flight": "1987-12-21T11:18:03Z"
                    }
                }
            ]
        },
        {
            "id": 149,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/149/?format=api",
            "name": "STS-37 EVA 2 (Placeholder)",
            "start": "1991-04-08T00:00:00Z",
            "end": "1991-04-08T05:47:00Z",
            "duration": "PT5H47M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 4065,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 378,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/378/?format=api",
                        "name": "Jerry L. Ross",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P58DT51M5S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1948-01-20",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Jerry Lynn Ross is a retired United States Air Force officer and a former NASA astronaut. He is a veteran of seven Space Shuttle missions, making him the joint record holder for most spaceflights (a record he shares with Franklin Chang-Diaz). His papers, photographs and many personal items are in the Barron Hilton Flight and Space Exploration Archives at Purdue University. He was inducted into the Astronaut Hall of Fame during ceremonies in May 2014.\r\n\r\nRoss is the author of Spacewalker: My Journey in Space and Faith as NASA's Record-Setting Frequent Flyer (Purdue University Press, 2013) with John Norberg. In March 2014 it was announced \"Spacewalker\" will be available in a French translation through the specialist aerospace publisher Altipresse.\r\n\r\nFellow astronaut Chris Hadfield describes Ross in his autobiography, An Astronaut's Guide to Life on Earth, as \"the embodiment of the trustworthy, loyal, courteous and brave astronaut archetype.\"",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jerry2520l.2520ross_image_20181202121238.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jerry_L._Ross",
                        "last_flight": "2002-04-08T20:44:19Z",
                        "first_flight": "1985-11-27T00:29:00Z"
                    }
                },
                {
                    "id": 4066,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 602,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/602/?format=api",
                        "name": "Jerome Apt",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P35DT7H10M25S",
                        "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": "1949-04-28",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Jerome \"Jay\" Apt III, Ph.D. (born April 28, 1949 in Massachusetts) is an American astronaut and professor at Carnegie Mellon University. Before he became an astronaut, Apt was a physicist who worked on the Pioneer Venus 1978 space probe project, and used visible light and infrared techniques to study the planets and moons of the solar system from ground-based observatories.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jerome2520apt_image_20181208003023.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jerome_Apt",
                        "last_flight": "1996-09-16T08:54:49Z",
                        "first_flight": "1991-04-05T14:22:45Z"
                    }
                }
            ]
        },
        {
            "id": 148,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/148/?format=api",
            "name": "STS-37 EVA 1 (Placeholder)",
            "start": "1991-04-07T00:00:00Z",
            "end": "1991-04-07T04:26:00Z",
            "duration": "PT4H26M",
            "location": "Compton Gamma Ray Observatory (LEO)",
            "crew": [
                {
                    "id": 4063,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 378,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/378/?format=api",
                        "name": "Jerry L. Ross",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P58DT51M5S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1948-01-20",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Jerry Lynn Ross is a retired United States Air Force officer and a former NASA astronaut. He is a veteran of seven Space Shuttle missions, making him the joint record holder for most spaceflights (a record he shares with Franklin Chang-Diaz). His papers, photographs and many personal items are in the Barron Hilton Flight and Space Exploration Archives at Purdue University. He was inducted into the Astronaut Hall of Fame during ceremonies in May 2014.\r\n\r\nRoss is the author of Spacewalker: My Journey in Space and Faith as NASA's Record-Setting Frequent Flyer (Purdue University Press, 2013) with John Norberg. In March 2014 it was announced \"Spacewalker\" will be available in a French translation through the specialist aerospace publisher Altipresse.\r\n\r\nFellow astronaut Chris Hadfield describes Ross in his autobiography, An Astronaut's Guide to Life on Earth, as \"the embodiment of the trustworthy, loyal, courteous and brave astronaut archetype.\"",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jerry2520l.2520ross_image_20181202121238.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jerry_L._Ross",
                        "last_flight": "2002-04-08T20:44:19Z",
                        "first_flight": "1985-11-27T00:29:00Z"
                    }
                },
                {
                    "id": 4064,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 602,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/602/?format=api",
                        "name": "Jerome Apt",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P35DT7H10M25S",
                        "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": "1949-04-28",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Jerome \"Jay\" Apt III, Ph.D. (born April 28, 1949 in Massachusetts) is an American astronaut and professor at Carnegie Mellon University. Before he became an astronaut, Apt was a physicist who worked on the Pioneer Venus 1978 space probe project, and used visible light and infrared techniques to study the planets and moons of the solar system from ground-based observatories.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jerome2520apt_image_20181208003023.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jerome_Apt",
                        "last_flight": "1996-09-16T08:54:49Z",
                        "first_flight": "1991-04-05T14:22:45Z"
                    }
                }
            ]
        },
        {
            "id": 74,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/74/?format=api",
            "name": "PE-8 EVA 3",
            "start": "1991-01-26T09:00:00Z",
            "end": "1991-01-26T15:20:00Z",
            "duration": "PT6H20M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3915,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 56,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/56/?format=api",
                        "name": "Viktor Afanasyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P555DT18H34M26S",
                        "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-12-31",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Viktor Mikhailovich Afanasyev Russian: Виктор Михайлович Афанасьев; born 31 December 1948) is a colonel in the Russian Air Force and a test cosmonaut of the Yu. A. Gagarin Cosmonaut Training Center.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viktor2520afanasyev_image_20181128215901.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Viktor_Afanasyev_(cosmonaut)",
                        "last_flight": "2001-10-21T08:59:35Z",
                        "first_flight": "1990-12-02T08:13:32Z"
                    }
                },
                {
                    "id": 3916,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 195,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/195/?format=api",
                        "name": "Musa Manarov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P541DT29M38S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1951-03-22",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Musa Khiramanovich Manarov (Russian: Муса Хираманович Манаров; born March 22, 1951 in Baku, Azerbaijan SSR) is a former cosmonaut who spent 541 days in space.\r\nFrom December 21, 1987 to December 21, 1988 he flew as flight engineer on Soyuz TM-4. The flight duration was 365 days 22 hours 38 minutes. From December 2, 1990 to May 26, 1991 he flew again as a flight engineer on Soyuz TM-11. The duration was 175 days 1 hour 50 minutes,[2] the longest continuous time spent in space by anyone at that time. During his 176-day stay, Manarov observed the Earth and worked in space manufacturing. He also performed 20 hours of spacewalks.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/musa2520manarov_image_20181201175155.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Musa_Manarov",
                        "last_flight": "1990-12-02T08:13:32Z",
                        "first_flight": "1987-12-21T11:18:03Z"
                    }
                }
            ]
        },
        {
            "id": 73,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/73/?format=api",
            "name": "PE-8 EVA 2",
            "start": "1991-01-23T10:59:00Z",
            "end": "1991-01-23T16:32:00Z",
            "duration": "PT5H33M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3913,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 56,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/56/?format=api",
                        "name": "Viktor Afanasyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P555DT18H34M26S",
                        "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-12-31",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Viktor Mikhailovich Afanasyev Russian: Виктор Михайлович Афанасьев; born 31 December 1948) is a colonel in the Russian Air Force and a test cosmonaut of the Yu. A. Gagarin Cosmonaut Training Center.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viktor2520afanasyev_image_20181128215901.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Viktor_Afanasyev_(cosmonaut)",
                        "last_flight": "2001-10-21T08:59:35Z",
                        "first_flight": "1990-12-02T08:13:32Z"
                    }
                },
                {
                    "id": 3914,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 195,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/195/?format=api",
                        "name": "Musa Manarov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P541DT29M38S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1951-03-22",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Musa Khiramanovich Manarov (Russian: Муса Хираманович Манаров; born March 22, 1951 in Baku, Azerbaijan SSR) is a former cosmonaut who spent 541 days in space.\r\nFrom December 21, 1987 to December 21, 1988 he flew as flight engineer on Soyuz TM-4. The flight duration was 365 days 22 hours 38 minutes. From December 2, 1990 to May 26, 1991 he flew again as a flight engineer on Soyuz TM-11. The duration was 175 days 1 hour 50 minutes,[2] the longest continuous time spent in space by anyone at that time. During his 176-day stay, Manarov observed the Earth and worked in space manufacturing. He also performed 20 hours of spacewalks.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/musa2520manarov_image_20181201175155.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Musa_Manarov",
                        "last_flight": "1990-12-02T08:13:32Z",
                        "first_flight": "1987-12-21T11:18:03Z"
                    }
                }
            ]
        },
        {
            "id": 72,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/72/?format=api",
            "name": "PE-8 EVA 1",
            "start": "1991-01-07T17:03:00Z",
            "end": "1991-01-07T22:21:00Z",
            "duration": "PT5H18M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3911,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 56,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/56/?format=api",
                        "name": "Viktor Afanasyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P555DT18H34M26S",
                        "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-12-31",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Viktor Mikhailovich Afanasyev Russian: Виктор Михайлович Афанасьев; born 31 December 1948) is a colonel in the Russian Air Force and a test cosmonaut of the Yu. A. Gagarin Cosmonaut Training Center.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/viktor2520afanasyev_image_20181128215901.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Viktor_Afanasyev_(cosmonaut)",
                        "last_flight": "2001-10-21T08:59:35Z",
                        "first_flight": "1990-12-02T08:13:32Z"
                    }
                },
                {
                    "id": 3912,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 195,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/195/?format=api",
                        "name": "Musa Manarov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P541DT29M38S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1951-03-22",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Musa Khiramanovich Manarov (Russian: Муса Хираманович Манаров; born March 22, 1951 in Baku, Azerbaijan SSR) is a former cosmonaut who spent 541 days in space.\r\nFrom December 21, 1987 to December 21, 1988 he flew as flight engineer on Soyuz TM-4. The flight duration was 365 days 22 hours 38 minutes. From December 2, 1990 to May 26, 1991 he flew again as a flight engineer on Soyuz TM-11. The duration was 175 days 1 hour 50 minutes,[2] the longest continuous time spent in space by anyone at that time. During his 176-day stay, Manarov observed the Earth and worked in space manufacturing. He also performed 20 hours of spacewalks.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/musa2520manarov_image_20181201175155.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Musa_Manarov",
                        "last_flight": "1990-12-02T08:13:32Z",
                        "first_flight": "1987-12-21T11:18:03Z"
                    }
                }
            ]
        }
    ]
}