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=440&ordering=-duration
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=450&ordering=-duration",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=430&ordering=-duration",
    "results": [
        {
            "id": 49,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/49/?format=api",
            "name": "PE-3 EVA 3",
            "start": "1984-04-29T01:35:00Z",
            "end": "1984-04-29T04:20:00Z",
            "duration": "PT2H45M",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3865,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 162,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/162/?format=api",
                        "name": "Leonid Kizim",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P374DT17H58M12S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1941-08-05",
                        "date_of_death": "2010-06-14",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Leonid Denisovich Kizim (Кизим Леонид Денисович) (August 5, 1941 – June 14, 2010) was a Soviet cosmonaut.\r\n\r\nHe was selected as a cosmonaut on October 23, 1965. Kizim flew as Commander on Soyuz T-3, Soyuz T-10 and Soyuz T-15, and also served as backup commander for Soyuz T-2. All together he spent 374 days 17 hours 56 minutes in space. On Soyuz T-15, he was part of the only crew to visit two space stations on one spaceflight (Mir and Salyut 7).",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/leonid2520kizim_image_20181129232451.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Leonid_Kizim",
                        "last_flight": "1986-03-13T12:33:09Z",
                        "first_flight": "1980-11-27T14:18:28Z"
                    }
                },
                {
                    "id": 3866,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 258,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/258/?format=api",
                        "name": "Vladimir Solovyov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P361DT22H50M30S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1946-11-11",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Alekseyevich Solovyov (Russian: Влади́мир Алексе́евич Соловьёв; born 11 November 1946) is a former Soviet cosmonaut.\r\n\r\nHe was selected as a cosmonaut on 1 December 1978 and flew as Flight Engineer on Soyuz T-10 and Soyuz T-15, spending a total of 361 days, 22 hours, 49 minutes in space. His first flight, Soyuz T-10, took off on 8 February 1984, to join Salyut 7. The crew spent ten months (nearly 237 days) performing numerous medical and space manufacturing experiments. They came down aboard Soyuz T-11 on 2 October 1984. Solovyov's second flight was aboard Soyuz T-15, taking off on 13 March 1986 and coming back aboard the same craft on 16 July 1986, 125 days later. During the T-15 mission, the crew transferred equipment from Salyut-7 to the new Mir space station; they were the last aboard the former and the first aboard the latter.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520solovyov_image_20181201221452.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Solovyov_(cosmonaut)",
                        "last_flight": "1986-03-13T12:33:09Z",
                        "first_flight": "1984-02-08T12:07:26Z"
                    }
                }
            ]
        },
        {
            "id": 36,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/36/?format=api",
            "name": "Skylab III EVA 3",
            "start": "1973-09-22T11:18:00Z",
            "end": "1973-09-22T13:59:00Z",
            "duration": "PT2H41M",
            "location": "Skylab",
            "crew": [
                {
                    "id": 3839,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 50,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/50/?format=api",
                        "name": "Owen K. Garriott",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P69DT17H56M1S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "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": "1930-11-22",
                        "date_of_death": "2019-04-15",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Owen Kay Garriott is an American electrical engineer and former NASA astronaut, who spent 60 days aboard the Skylab space station in 1973 during the Skylab 3 mission, and 10 days aboard Spacelab-1 on a Space Shuttle mission in 1983.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/owen2520k.2520garriott_image_20190415193012.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Owen_K._Garriott",
                        "last_flight": "1983-11-28T16:00:00Z",
                        "first_flight": "1973-07-28T11:10:50Z"
                    }
                },
                {
                    "id": 3840,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 43,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/43/?format=api",
                        "name": "Alan Bean",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P10DT5H55M44S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "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": "1932-03-15",
                        "date_of_death": "2018-05-26",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Alan LaVern Bean was an American naval officer and naval aviator, aeronautical engineer, test pilot, and NASA astronaut; he was the fourth person to walk on the Moon. He was selected to become an astronaut by NASA in 1963 as part of Astronaut Group 3.\r\n\r\nHe made his first flight into space aboard Apollo 12, the second manned mission to land on the Moon, at age 37 in November 1969. He made his second and final flight into space on the Skylab 3 mission in 1973, the second manned mission to the Skylab space station. After retiring from the United States Navy in 1975 and NASA in 1981, he pursued his interest in painting, depicting various space-related scenes and documenting his own experiences in space as well as that of his fellow Apollo program astronauts. He was the last living crew member of Apollo 12.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alan2520bean_image_20181128145355.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Alan_Bean",
                        "last_flight": "1973-07-28T11:10:50Z",
                        "first_flight": "1969-11-14T16:22:00Z"
                    }
                }
            ]
        },
        {
            "id": 138,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/138/?format=api",
            "name": "STS-41-C EVA 1",
            "start": "1984-04-08T14:18:00Z",
            "end": "1984-04-08T16:56:00Z",
            "duration": "PT2H38M",
            "location": "Solar Maximum Mission (LEO)",
            "crew": [
                {
                    "id": 4043,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 355,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/355/?format=api",
                        "name": "George Nelson",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P17DT2H43M",
                        "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-07-13",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "George Driver \"Pinky\" Nelson is an American physicist, astronomer, science educator, and a former NASA astronaut.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/george2520nelson_image_20181202104538.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/George_Nelson_(astronaut)",
                        "last_flight": "1988-09-29T15:37:00Z",
                        "first_flight": "1984-04-06T13:58:00Z"
                    }
                },
                {
                    "id": 4044,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 362,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/362/?format=api",
                        "name": "James van Hoften",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P14DT1H56M59S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1944-06-11",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "James Dougal Adrianus \"Ox\" van Hoften, Ph.D. is an American civil and hydraulic engineer, retired U.S. Navy officer and aviator, and a former astronaut for NASA.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/james2520van2520hoften_image_20181202105528.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/James_van_Hoften",
                        "last_flight": "1985-08-27T10:58:01Z",
                        "first_flight": "1984-04-06T13:58:00Z"
                    }
                }
            ]
        },
        {
            "id": 44,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/44/?format=api",
            "name": "PE-1 EVA",
            "start": "1982-07-30T02:39:00Z",
            "end": "1982-07-30T05:12:00Z",
            "duration": "PT2H33M",
            "location": "Salyut 7",
            "crew": [
                {
                    "id": 3855,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 79,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/79/?format=api",
                        "name": "Anatoly Berezovoy",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P211DT9H4M31S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1942-04-11",
                        "date_of_death": "2014-09-20",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Anatoly Nikolayevich Berezovoy (Russian: Анато́лий Никола́евич Березово́й; 11 April 1942 – 20 September 2014) was a Soviet cosmonaut.\r\n\r\nOn 27 April 1970 he was selected as a cosmonaut. In 1982 he flew as Commander on Soyuz T-5 on the first mission to the Salyut 7 space station, returning to Earth on the Soyuz T-7 after 211 days 9 hours. He retired on 31 October 1992 due to age. From 1992 to 1999, he was a Deputy President of Russian Space Federation.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/anatoly2520berezovoy_image_20181128223323.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Anatoly_Berezovoy",
                        "last_flight": "1982-05-13T09:58:05Z",
                        "first_flight": "1982-05-13T09:58:05Z"
                    }
                },
                {
                    "id": 3856,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 180,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/180/?format=api",
                        "name": "Valentin Lebedev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P219DT6H6S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1942-04-14",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Valentin Vitalyevich Lebedev (Russian: Валентин Витальевич Лебедев; born April 14, 1942 in Moscow) was a Soviet cosmonaut who made two flights into space. His stay aboard the Space Station Salyut 7 with Anatoly Berezovoy in 1982, which lasted 211 days, was recorded in the Guinness Book of Records.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valentin2520lebedev_image_20181129234954.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Valentin_Lebedev",
                        "last_flight": "1982-05-13T09:58:05Z",
                        "first_flight": "1973-12-18T11:55:00Z"
                    }
                }
            ]
        },
        {
            "id": 13,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/13/?format=api",
            "name": "Apollo 11 EVA",
            "start": "1969-07-21T02:39:33Z",
            "end": "1969-07-21T05:11:13Z",
            "duration": "PT2H31M40S",
            "location": "Lunar Surface",
            "crew": [
                {
                    "id": 3795,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 30,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/30/?format=api",
                        "name": "Neil Armstrong",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P5DT20H50M29S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "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": "1930-08-05",
                        "date_of_death": "2012-08-25",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Neil Alden Armstrong was an American astronaut and aeronautical engineer who was the first person to walk on the Moon. He was also a naval aviator, test pilot, and university professor.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/neil2520armstrong_image_20190426143653.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Neil_Armstrong",
                        "last_flight": "1969-07-21T17:54:00Z",
                        "first_flight": "1966-03-16T16:41:02Z"
                    }
                },
                {
                    "id": 3796,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/4/?format=api",
                        "name": "Buzz Aldrin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P9DT8H43M58S",
                        "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": "1930-01-20",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/TheRealBuzz",
                        "instagram": "https://www.instagram.com/drbuzzaldrin/",
                        "bio": "Buzz Aldrin; born Edwin Eugene Aldrin Jr.; is an American engineer, former astronaut, and fighter pilot.\r\nAs Lunar Module Pilot on the Apollo 11 mission, he and mission commander Neil Armstrong were the first two humans to land on the Moon.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/buzz_aldrin_image_20220911034547.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Buzz_Aldrin",
                        "last_flight": "1969-07-21T17:54:00Z",
                        "first_flight": "1966-11-11T20:46:33Z"
                    }
                }
            ]
        },
        {
            "id": 8,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/8/?format=api",
            "name": "Gemini 12 EVA 1",
            "start": "1966-11-12T16:15:00Z",
            "end": "1966-11-12T18:44:00Z",
            "duration": "PT2H29M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 3788,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/4/?format=api",
                        "name": "Buzz Aldrin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P9DT8H43M58S",
                        "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": "1930-01-20",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/TheRealBuzz",
                        "instagram": "https://www.instagram.com/drbuzzaldrin/",
                        "bio": "Buzz Aldrin; born Edwin Eugene Aldrin Jr.; is an American engineer, former astronaut, and fighter pilot.\r\nAs Lunar Module Pilot on the Apollo 11 mission, he and mission commander Neil Armstrong were the first two humans to land on the Moon.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/buzz_aldrin_image_20220911034547.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Buzz_Aldrin",
                        "last_flight": "1969-07-21T17:54:00Z",
                        "first_flight": "1966-11-11T20:46:33Z"
                    }
                }
            ]
        },
        {
            "id": 42,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/42/?format=api",
            "name": "PE-2 EVA",
            "start": "1978-07-29T04:00:00Z",
            "end": "1978-07-29T06:20:00Z",
            "duration": "PT2H20M",
            "location": "Salyut 6",
            "crew": [
                {
                    "id": 3851,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 172,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/172/?format=api",
                        "name": "Vladimir Kovalyonok",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P216DT9H9M40S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1943-03-03",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vladimir Vasiliyevich Kovalyonok (Belarusian: Уладзі́мір Васі́льевіч Кавалёнак; Russian: Влади́мир Васи́льевич Ковалёнок; born March 3, 1942 in Beloye, Minsk Oblast, Belorussian SSR, is a retired Soviet cosmonaut.\r\n\r\nHe entered the Soviet space programme on July 5, 1967 and was commander of three missions. He retired from the cosmonaut team on June 23, 1984.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vladimir2520kovalyonok_image_20181129233907.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vladimir_Kovalyonok",
                        "last_flight": "1981-03-12T19:00:11Z",
                        "first_flight": "1977-10-09T02:40:35Z"
                    }
                },
                {
                    "id": 3852,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 153,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/153/?format=api",
                        "name": "Aleksandr Ivanchenkov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P147DT12H38M24S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1940-09-28",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Sergeyevich Ivanchenkov (Russian: Алекса́ндр Серге́евич Иванче́нков; born 28 September 1940 ) is a retired Soviet cosmonaut who flew as Flight Engineer on Soyuz 29 and Soyuz T-6, he spent 147 days, 12 hours and 37 minutes in space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520ivanchenkov_image_20181129231158.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Ivanchenkov",
                        "last_flight": "1982-06-24T16:29:48Z",
                        "first_flight": "1978-06-15T20:16:45Z"
                    }
                }
            ]
        },
        {
            "id": 378,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/378/?format=api",
            "name": "Expedition 46 EVA 1",
            "start": "2015-12-21T13:45:00Z",
            "end": "2015-12-21T16:01:00Z",
            "duration": "PT2H16M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4524,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 489,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/489/?format=api",
                        "name": "Scott Kelly",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P520DT10H32M26S",
                        "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": "1964-02-21",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/StationCDRKelly",
                        "instagram": "https://www.instagram.com/stationcdrkelly/",
                        "bio": "Scott Joseph Kelly is an engineer, retired American astronaut, and a retired U.S. Navy Captain. A veteran of four space flights, Kelly commanded the International Space Station (ISS) on Expeditions 26, 45, and 46.\r\n\r\nKelly's first spaceflight was as pilot of Space Shuttle Discovery, during STS-103 in December 1999. This was the third servicing mission to the Hubble Space Telescope, and lasted for just under eight days. Kelly's second spaceflight was as mission commander of STS-118, a 12-day Space Shuttle mission to the International Space Station in August 2007. Kelly's third spaceflight was as commander of Expedition 26 on the ISS. He arrived 9 October 2010, on a Russian Soyuz spacecraft, during Expedition 25, and served as a flight engineer until it ended. He took over command of the station on 25 November 2010, at the start of Expedition 26 which began officially when the spacecraft Soyuz TMA-19 undocked, carrying the previous commander of the station, Douglas H. Wheelock. Expedition 26 ended on 16 March 2011 with the departure of Soyuz TMA-01M. This was Kelly's first long-duration spaceflight.\r\n\r\nIn November 2012, Kelly was selected, along with Mikhail Korniyenko, for a year-long mission to the International Space Station. Their year in space commenced 27 March 2015 with the start of Expedition 43, continued through the entirety of Expeditions 44, and 45, both of which Kelly commanded. He passed command to Timothy Kopra on 29 February 2016, when the ISS 11-month mission ended. He returned to Earth aboard Soyuz TMA-18M on 1 March 2016.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scott_kelly_image_20220911033557.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Scott_Kelly_(astronaut)",
                        "last_flight": "2015-03-27T19:42:57Z",
                        "first_flight": "1999-12-20T00:50:00Z"
                    }
                },
                {
                    "id": 4525,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 549,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/549/?format=api",
                        "name": "Timothy Kopra",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P244DT1H1M41S",
                        "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": "1963-04-09",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Timothy Lennart \"Tim\" Kopra is an engineer, a Colonel in the United States Army and a retired NASA astronaut. He served aboard the International Space Station as a flight engineer for Expedition 20, returning to Earth aboard Space Shuttle Discovery on the STS-128 mission on September 11, 2009. He returned to the ISS for the second time in December 2015, as part of Expedition 46 and as the Commander of 47.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/timothy_kopra_image_20220911033908.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Timothy_Kopra",
                        "last_flight": "2015-12-15T11:03:09Z",
                        "first_flight": "2009-07-15T22:03:10Z"
                    }
                }
            ]
        },
        {
            "id": 7,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/7/?format=api",
            "name": "Gemini 11 EVA 2",
            "start": "1966-09-14T12:49:00Z",
            "end": "1966-09-14T14:57:00Z",
            "duration": "PT2H8M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 3787,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 39,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/39/?format=api",
                        "name": "Richard F. Gordon Jr.",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P12DT23H16M34S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "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": "1929-10-05",
                        "date_of_death": "2017-11-06",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Richard Francis Gordon Jr. was an American naval officer and aviator, chemist, test pilot, and NASA astronaut. He was one of only 24 people to have flown to the Moon, as the Command Module Pilot for the Apollo 12 mission. He also flew in space in 1966 as the Pilot of the Gemini 11 mission.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/richard2520f.2520gordon2520jr._image_20181128144259.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Richard_F._Gordon_Jr.",
                        "last_flight": "1969-11-14T16:22:00Z",
                        "first_flight": "1966-09-12T14:42:26Z"
                    }
                }
            ]
        },
        {
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/3/?format=api",
            "name": "Gemini 9A EVA",
            "start": "1966-06-05T15:02:00Z",
            "end": "1966-06-05T17:09:00Z",
            "duration": "PT2H7M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 3783,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 37,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/37/?format=api",
                        "name": "Gene Cernan",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P11DT23M27S",
                        "status": {
                            "id": 11,
                            "name": "Deceased"
                        },
                        "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": "1934-03-14",
                        "date_of_death": "2017-01-16",
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Eugene Andrew Cernan was an American astronaut, naval aviator, electrical engineer, aeronautical engineer, and fighter pilot. During the Apollo 17 mission, Cernan became the eleventh person to walk on the Moon. Since he re-entered the lunar module after Harrison Schmitt on their third and final lunar excursion, he is the last person to have walked on the Moon.\r\n\r\nCernan traveled into space three times; as pilot of Gemini 9A in June 1966, as lunar module pilot of Apollo 10 in May 1969, and as commander of Apollo 17 in December 1972, the final Apollo lunar landing. Cernan was also a backup crew member of the Gemini 12, Apollo 7 and Apollo 14 space missions.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gene2520cernan_image_20190426143647.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Gene_Cernan",
                        "last_flight": "1972-12-14T22:54:37Z",
                        "first_flight": "1966-06-03T13:39:33Z"
                    }
                }
            ]
        }
    ]
}