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=360&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=370&ordering=-start",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=350&ordering=-start",
    "results": [
        {
            "id": 162,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/162/?format=api",
            "name": "STS-64 EVA",
            "start": "1994-09-16T14:42:00Z",
            "end": "1994-09-16T21:32:00Z",
            "duration": "PT6H50M",
            "location": "Low Earth Orbit",
            "crew": [
                {
                    "id": 4092,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 392,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/392/?format=api",
                        "name": "Mark C. Lee",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P32DT21H51M51S",
                        "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": "1952-08-14",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Mark Charles Lee USAF Colonel is a former NASA astronaut who flew on four Space Shuttle missions. He retired from the Air Force and NASA on July 1, 2001.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark2520c.2520lee_image_20181202134443.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Mark_C._Lee",
                        "last_flight": "1997-02-11T08:55:17Z",
                        "first_flight": "1989-05-04T18:46:59Z"
                    }
                },
                {
                    "id": 4093,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 406,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/406/?format=api",
                        "name": "Carl J. Meade",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P29DT16H12M29S",
                        "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-11-16",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Carl Joseph Meade is a former NASA astronaut.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/carl2520j.2520meade_image_20181202140147.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Carl_J._Meade",
                        "last_flight": "1994-09-09T22:22:53Z",
                        "first_flight": "1990-11-15T23:48:15Z"
                    }
                }
            ]
        },
        {
            "id": 96,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/96/?format=api",
            "name": "PE-16 EVA 2",
            "start": "1994-09-13T06:30:00Z",
            "end": "1994-09-13T12:32:00Z",
            "duration": "PT6H2M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3959,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 190,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/190/?format=api",
                        "name": "Yuri Malenchenko",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P827DT9H21M40S",
                        "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": "1961-12-22",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Yuri Ivanovich Malenchenko (Russian: Юрий Иванович Маленченко; born December 22, 1961) is a retired Russian cosmonaut. Malenchenko became the first person to marry in space, on 10 August 2003, when he married Ekaterina Dmitrieva, who was in Texas, while he was 240 miles over New Zealand, on the International Space Station. As of June 2016, Malenchenko ranks second for career time in space due to his time on both Mir and the International Space Station (ISS). He is a former Commander of the International Space Station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuri2520malenchenko_image_20181201174359.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Yuri_Malenchenko",
                        "last_flight": "2015-12-15T11:03:09Z",
                        "first_flight": "1994-07-01T12:24:50Z"
                    }
                },
                {
                    "id": 3960,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 204,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/204/?format=api",
                        "name": "Talgat Musabayev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P341DT11H58M8S",
                        "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-01-07",
                        "date_of_death": null,
                        "nationality": "Kazakh",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Talgat Amangeldyuly Musabayev (Kazakh: Талғат Аманкелдіұлы Мұсабаев; born 7 January 1951) is a Kazakh test pilot and former cosmonaut who flew on three spaceflights. His first two spaceflights were long-duration stays aboard the Russian space station Mir. His third spaceflight was a short duration visiting mission to the International Space Station, which also carried the first paying space tourist Dennis Tito. He retired as a cosmonaut in November 2003.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/talgat2520musabayev_image_20181201180632.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Talgat_Musabayev",
                        "last_flight": "2001-04-28T07:37:20Z",
                        "first_flight": "1994-07-01T12:24:50Z"
                    }
                }
            ]
        },
        {
            "id": 95,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/95/?format=api",
            "name": "PE-16 EVA 1",
            "start": "1994-09-09T07:00:00Z",
            "end": "1994-09-09T12:06:00Z",
            "duration": "PT5H6M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3957,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 190,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/190/?format=api",
                        "name": "Yuri Malenchenko",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P827DT9H21M40S",
                        "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": "1961-12-22",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Yuri Ivanovich Malenchenko (Russian: Юрий Иванович Маленченко; born December 22, 1961) is a retired Russian cosmonaut. Malenchenko became the first person to marry in space, on 10 August 2003, when he married Ekaterina Dmitrieva, who was in Texas, while he was 240 miles over New Zealand, on the International Space Station. As of June 2016, Malenchenko ranks second for career time in space due to his time on both Mir and the International Space Station (ISS). He is a former Commander of the International Space Station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/yuri2520malenchenko_image_20181201174359.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Yuri_Malenchenko",
                        "last_flight": "2015-12-15T11:03:09Z",
                        "first_flight": "1994-07-01T12:24:50Z"
                    }
                },
                {
                    "id": 3958,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 204,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/204/?format=api",
                        "name": "Talgat Musabayev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P341DT11H58M8S",
                        "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-01-07",
                        "date_of_death": null,
                        "nationality": "Kazakh",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Talgat Amangeldyuly Musabayev (Kazakh: Талғат Аманкелдіұлы Мұсабаев; born 7 January 1951) is a Kazakh test pilot and former cosmonaut who flew on three spaceflights. His first two spaceflights were long-duration stays aboard the Russian space station Mir. His third spaceflight was a short duration visiting mission to the International Space Station, which also carried the first paying space tourist Dennis Tito. He retired as a cosmonaut in November 2003.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/talgat2520musabayev_image_20181201180632.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Talgat_Musabayev",
                        "last_flight": "2001-04-28T07:37:20Z",
                        "first_flight": "1994-07-01T12:24:50Z"
                    }
                }
            ]
        },
        {
            "id": 161,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/161/?format=api",
            "name": "STS-61 EVA 5",
            "start": "1993-12-09T03:30:00Z",
            "end": "1993-12-09T10:51:00Z",
            "duration": "PT7H21M",
            "location": "Hubble Space Telescope (LEO)",
            "crew": [
                {
                    "id": 4090,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 324,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/324/?format=api",
                        "name": "Story Musgrave",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P54DT9H55M43S",
                        "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": "1935-08-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Franklin Story Musgrave, M.D. is an American physician and a retired NASA astronaut. He is a public speaker[2] and consultant to both Disney's Imagineering group and Applied Minds in California. In 1996 he became only the second astronaut to fly on six spaceflights, and he is the most formally educated astronaut with six academic degrees.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/story2520musgrave_image_20181202093148.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Story_Musgrave",
                        "last_flight": "1996-11-19T19:55:47Z",
                        "first_flight": "1983-04-04T18:30:00Z"
                    }
                },
                {
                    "id": 4091,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 146,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/146/?format=api",
                        "name": "Jeffrey Hoffman",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P50DT11H52M35S",
                        "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-11-02",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Jeffrey Alan Hoffman is an American former NASA astronaut and currently a professor of aeronautics and astronautics at MIT. Hoffman made five flights as a space shuttle astronaut, including the first mission to repair the Hubble Space Telescope in 1993, when the orbiting telescope's flawed optical system was corrected.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jeffrey2520hoffman_image_20181129210513.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jeffrey_A._Hoffman",
                        "last_flight": "1996-02-22T20:18:00Z",
                        "first_flight": "1985-04-12T13:59:05Z"
                    }
                }
            ]
        },
        {
            "id": 160,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/160/?format=api",
            "name": "STS-61 EVA 4",
            "start": "1993-12-08T03:13:00Z",
            "end": "1993-12-08T10:03:00Z",
            "duration": "PT6H50M",
            "location": "Hubble Space Telescope (LEO)",
            "crew": [
                {
                    "id": 4088,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 395,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/395/?format=api",
                        "name": "Kathryn C. Thornton",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P40DT17H13M30S",
                        "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": "1952-08-17",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Kathryn Ryan Cordell Thornton is an American scientist and a former NASA astronaut with over 975 hours in space, including 21 hours of extravehicular activity. She was the associate dean for graduate programs at the University of Virginia School of Engineering and Applied Science, currently a professor of mechanical and aerospace engineering.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kathryn_c._thor_image_20220911033811.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Kathryn_C._Thornton",
                        "last_flight": "1995-10-20T13:53:00Z",
                        "first_flight": "1989-11-23T00:23:30Z"
                    }
                },
                {
                    "id": 4089,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 415,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/415/?format=api",
                        "name": "Thomas Akers",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P34DT42M56S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1951-05-20",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Thomas Dale Akers is a former American astronaut in NASA's Space Shuttle program.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas_akers_image_20220911034610.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Thomas_Akers",
                        "last_flight": "1996-09-16T08:54:49Z",
                        "first_flight": "1990-10-06T11:47:15Z"
                    }
                }
            ]
        },
        {
            "id": 159,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/159/?format=api",
            "name": "STS-61 EVA 3",
            "start": "1993-12-07T03:35:00Z",
            "end": "1993-12-07T10:22:00Z",
            "duration": "PT6H47M",
            "location": "Hubble Space Telescope (LEO)",
            "crew": [
                {
                    "id": 4086,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 324,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/324/?format=api",
                        "name": "Story Musgrave",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P54DT9H55M43S",
                        "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": "1935-08-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Franklin Story Musgrave, M.D. is an American physician and a retired NASA astronaut. He is a public speaker[2] and consultant to both Disney's Imagineering group and Applied Minds in California. In 1996 he became only the second astronaut to fly on six spaceflights, and he is the most formally educated astronaut with six academic degrees.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/story2520musgrave_image_20181202093148.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Story_Musgrave",
                        "last_flight": "1996-11-19T19:55:47Z",
                        "first_flight": "1983-04-04T18:30:00Z"
                    }
                },
                {
                    "id": 4087,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 146,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/146/?format=api",
                        "name": "Jeffrey Hoffman",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P50DT11H52M35S",
                        "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-11-02",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Jeffrey Alan Hoffman is an American former NASA astronaut and currently a professor of aeronautics and astronautics at MIT. Hoffman made five flights as a space shuttle astronaut, including the first mission to repair the Hubble Space Telescope in 1993, when the orbiting telescope's flawed optical system was corrected.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jeffrey2520hoffman_image_20181129210513.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jeffrey_A._Hoffman",
                        "last_flight": "1996-02-22T20:18:00Z",
                        "first_flight": "1985-04-12T13:59:05Z"
                    }
                }
            ]
        },
        {
            "id": 158,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/158/?format=api",
            "name": "STS-61 EVA 2",
            "start": "1993-12-06T03:29:00Z",
            "end": "1993-12-06T10:05:00Z",
            "duration": "PT6H36M",
            "location": "Hubble Space Telescope (LEO)",
            "crew": [
                {
                    "id": 4084,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 395,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/395/?format=api",
                        "name": "Kathryn C. Thornton",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P40DT17H13M30S",
                        "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": "1952-08-17",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Kathryn Ryan Cordell Thornton is an American scientist and a former NASA astronaut with over 975 hours in space, including 21 hours of extravehicular activity. She was the associate dean for graduate programs at the University of Virginia School of Engineering and Applied Science, currently a professor of mechanical and aerospace engineering.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kathryn_c._thor_image_20220911033811.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Kathryn_C._Thornton",
                        "last_flight": "1995-10-20T13:53:00Z",
                        "first_flight": "1989-11-23T00:23:30Z"
                    }
                },
                {
                    "id": 4085,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 415,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/415/?format=api",
                        "name": "Thomas Akers",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P34DT42M56S",
                        "status": {
                            "id": 2,
                            "name": "Retired"
                        },
                        "agency": {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1951-05-20",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Thomas Dale Akers is a former American astronaut in NASA's Space Shuttle program.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thomas_akers_image_20220911034610.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Thomas_Akers",
                        "last_flight": "1996-09-16T08:54:49Z",
                        "first_flight": "1990-10-06T11:47:15Z"
                    }
                }
            ]
        },
        {
            "id": 157,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/157/?format=api",
            "name": "STS-61 EVA 1",
            "start": "1993-12-05T03:44:00Z",
            "end": "1993-12-05T11:38:00Z",
            "duration": "PT7H54M",
            "location": "Hubble Space Telescope (LEO)",
            "crew": [
                {
                    "id": 4082,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 324,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/324/?format=api",
                        "name": "Story Musgrave",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P54DT9H55M43S",
                        "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": "1935-08-19",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Franklin Story Musgrave, M.D. is an American physician and a retired NASA astronaut. He is a public speaker[2] and consultant to both Disney's Imagineering group and Applied Minds in California. In 1996 he became only the second astronaut to fly on six spaceflights, and he is the most formally educated astronaut with six academic degrees.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/story2520musgrave_image_20181202093148.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Story_Musgrave",
                        "last_flight": "1996-11-19T19:55:47Z",
                        "first_flight": "1983-04-04T18:30:00Z"
                    }
                },
                {
                    "id": 4083,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 146,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/146/?format=api",
                        "name": "Jeffrey Hoffman",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P50DT11H52M35S",
                        "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-11-02",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Jeffrey Alan Hoffman is an American former NASA astronaut and currently a professor of aeronautics and astronautics at MIT. Hoffman made five flights as a space shuttle astronaut, including the first mission to repair the Hubble Space Telescope in 1993, when the orbiting telescope's flawed optical system was corrected.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jeffrey2520hoffman_image_20181129210513.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Jeffrey_A._Hoffman",
                        "last_flight": "1996-02-22T20:18:00Z",
                        "first_flight": "1985-04-12T13:59:05Z"
                    }
                }
            ]
        },
        {
            "id": 94,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/94/?format=api",
            "name": "PE-14 EVA 5",
            "start": "1993-10-29T13:38:00Z",
            "end": "1993-10-29T17:50:00Z",
            "duration": "PT4H12M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3955,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 272,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/272/?format=api",
                        "name": "Vasily Tsibliyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P381DT15H52M32S",
                        "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": "1954-02-20",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vasily Vasiliyevich Tsibliyev (Russian: Василий Василиевич Циблиев); born on February 20, 1954) is a Russian cosmonaut.\r\n\r\nHe was selected as a cosmonaut on March 26, 1987. Tsibliyev flew as Commander on Soyuz TM-17 from July 1, 1993 to January 14, 1994 and on Soyuz TM-25 from February 2, 1997 to August 14 of the same year. He retired on June 19, 1998. Tsibliyev is currently Chief of the Yuri Gagarin Cosmonauts Training Center at Star City, Russia.\r\n\r\nTsibliyev was the commander in charge of Mir when it was hit by a Progress spacecraft in 1997.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vasily2520tsibliyev_image_20181201223334.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vasily_Tsibliyev",
                        "last_flight": "1997-02-10T14:09:30Z",
                        "first_flight": "1993-07-01T14:32:58Z"
                    }
                },
                {
                    "id": 3956,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 246,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/246/?format=api",
                        "name": "Aleksandr Serebrov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P372DT22H53M29S",
                        "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": "1944-02-15",
                        "date_of_death": "2013-11-12",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Aleksandrovich Serebrov (Russian: Алекса́ндр Алекса́ндрович Серебро́в, February 15, 1944 – November 12, 2013) was a Soviet cosmonaut. He graduated from Moscow Institute of Physics and Technology (1967), and was selected as a cosmonaut on December 1, 1978. He retired on May 10, 1995.\r\nHe flew on Soyuz T-7, Soyuz T-8, Soyuz TM-8 and Soyuz TM-17. He was one of very few cosmonauts to fly for both the Soviet Union and the Russian Federation that followed it. He held the record for most spacewalks, 10, until Anatoly Solovyev surpassed it. In all, Serebrov spent 371.95 days in space. Serebrov contributed to the design of Salyut 6, Salyut 7, and the Mir space stations.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520serebrov_image_20181201215818.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Serebrov",
                        "last_flight": "1993-07-01T14:32:58Z",
                        "first_flight": "1982-08-19T17:11:52Z"
                    }
                }
            ]
        },
        {
            "id": 93,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/93/?format=api",
            "name": "PE-14 EVA 4",
            "start": "1993-10-22T15:47:00Z",
            "end": "1993-10-22T16:25:00Z",
            "duration": "PT38M",
            "location": "Mir",
            "crew": [
                {
                    "id": 3953,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 272,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/272/?format=api",
                        "name": "Vasily Tsibliyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P381DT15H52M32S",
                        "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": "1954-02-20",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Vasily Vasiliyevich Tsibliyev (Russian: Василий Василиевич Циблиев); born on February 20, 1954) is a Russian cosmonaut.\r\n\r\nHe was selected as a cosmonaut on March 26, 1987. Tsibliyev flew as Commander on Soyuz TM-17 from July 1, 1993 to January 14, 1994 and on Soyuz TM-25 from February 2, 1997 to August 14 of the same year. He retired on June 19, 1998. Tsibliyev is currently Chief of the Yuri Gagarin Cosmonauts Training Center at Star City, Russia.\r\n\r\nTsibliyev was the commander in charge of Mir when it was hit by a Progress spacecraft in 1997.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vasily2520tsibliyev_image_20181201223334.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Vasily_Tsibliyev",
                        "last_flight": "1997-02-10T14:09:30Z",
                        "first_flight": "1993-07-01T14:32:58Z"
                    }
                },
                {
                    "id": 3954,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 246,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/246/?format=api",
                        "name": "Aleksandr Serebrov",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P372DT22H53M29S",
                        "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": "1944-02-15",
                        "date_of_death": "2013-11-12",
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Aleksandr Aleksandrovich Serebrov (Russian: Алекса́ндр Алекса́ндрович Серебро́в, February 15, 1944 – November 12, 2013) was a Soviet cosmonaut. He graduated from Moscow Institute of Physics and Technology (1967), and was selected as a cosmonaut on December 1, 1978. He retired on May 10, 1995.\r\nHe flew on Soyuz T-7, Soyuz T-8, Soyuz TM-8 and Soyuz TM-17. He was one of very few cosmonauts to fly for both the Soviet Union and the Russian Federation that followed it. He held the record for most spacewalks, 10, until Anatoly Solovyev surpassed it. In all, Serebrov spent 371.95 days in space. Serebrov contributed to the design of Salyut 6, Salyut 7, and the Mir space stations.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aleksandr2520serebrov_image_20181201215818.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Aleksandr_Serebrov",
                        "last_flight": "1993-07-01T14:32:58Z",
                        "first_flight": "1982-08-19T17:11:52Z"
                    }
                }
            ]
        }
    ]
}