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=30&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=40&ordering=-start",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacewalks/?format=api&limit=10&offset=20&ordering=-start",
    "results": [
        {
            "id": 445,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/445/?format=api",
            "name": "Expedition 68 EVA 5",
            "start": "2023-01-20T13:14:00Z",
            "end": "2023-01-20T20:35:00Z",
            "duration": "PT7H21M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4658,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 285,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/285/?format=api",
                        "name": "Koichi Wakata",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P504DT18H31M45S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        "date_of_birth": "1963-08-01",
                        "date_of_death": null,
                        "nationality": "Japanese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Koichi Wakata (若田 光一 Wakata Kōichi, born 1 August 1963) is a Japanese engineer and a JAXA astronaut. Wakata is a veteran of four NASA Space Shuttle missions, a Russian Soyuz mission, and a long-duration stay on the International Space Station. During a nearly two-decade career in spaceflight, he has logged more than eleven months in space. During Expedition 39, he became the first Japanese commander of the International Space Station. Wakata flew on the Soyuz TMA-11M/Expedition 38/Expedition 39 long duration spaceflight from 7 November 2013 to 13 May 2014. During this spaceflight he was accompanied by Kirobo, the first humanoid robot astronaut.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/koichi2520wakata_image_20181201225047.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Koichi_Wakata",
                        "last_flight": "2022-10-05T16:00:57Z",
                        "first_flight": "1996-01-11T09:41:00Z"
                    }
                },
                {
                    "id": 4659,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 572,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/572/?format=api",
                        "name": "Nicole Aunapu Mann",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P157DT10H1M3S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "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": "1977-06-27",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/AstroDuke",
                        "instagram": null,
                        "bio": "Nicole Victoria Aunapu Mann is an American test pilot and NASA astronaut. She is an F/A-18 Hornet pilot, and a graduate of the US Naval Academy, Stanford University and the US Naval Test Pilot School. She has over 2,500 flight hours in 25 types of aircraft, 200 carrier landings, and has flown 47 combat missions in Iraq and Afghanistan. Mann completed astronaut training in 2015, and was assigned in August 2018 to Boe-CFT, the first test flight of the Boeing CST-100 Starliner. In 2021 she was reassigned to a SpaceX Crew-5 flight aboard Crew Dragon spacecraft due to lengthy delays with Starliner program.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nicole_aunapu_m_image_20211006163646.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Nicole_Aunapu_Mann",
                        "last_flight": "2022-10-05T16:00:57Z",
                        "first_flight": "2022-10-05T16:00:57Z"
                    }
                }
            ]
        },
        {
            "id": 444,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/444/?format=api",
            "name": "Expedition 68 EVA 4",
            "start": "2022-12-22T13:19:00Z",
            "end": "2022-12-22T20:27:00Z",
            "duration": "PT7H8M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4656,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 570,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/570/?format=api",
                        "name": "Josh A. Cassada",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P157DT10H1M3S",
                        "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": "1973-07-18",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/astro_josh",
                        "instagram": "https://www.instagram.com/astro_cassada",
                        "bio": "Josh Aaron Cassada is an American physicist, test pilot, and NASA astronaut. Prior to his selection to join NASA in 2013, Cassada served as a test pilot in the US Navy, and has over 3,500 hours in more than 40 aircraft, and 23 combat missions. In August 2018, Cassada was selected for CTS-1, the first operational mission of the Boeing CST-100 Starliner. In 2021 he was reassigned to a SpaceX Crew-5 flight aboard Crew Dragon spacecraft due to lengthy delays with Starliner program.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/josh2520a.2520cassada_image_20181203173238.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Josh_A._Cassada",
                        "last_flight": "2022-10-05T16:00:57Z",
                        "first_flight": "2022-10-05T16:00:57Z"
                    }
                },
                {
                    "id": 4657,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 581,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/581/?format=api",
                        "name": "Francisco Rubio",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P370DT21H22M11S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "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": "1976-12-11",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Francisco Carlos Rubio is a US Army helicopter pilot, flight surgeon, and NASA astronaut of the class of 2017.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/francisco2520rubio_image_20200110161546.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Francisco_Rubio_(astronaut)",
                        "last_flight": "2022-09-21T13:54:49Z",
                        "first_flight": "2022-09-21T13:54:49Z"
                    }
                }
            ]
        },
        {
            "id": 443,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/443/?format=api",
            "name": "Expedition 68 EVA 3",
            "start": "2022-12-03T12:16:00Z",
            "end": "2022-12-03T19:21:00Z",
            "duration": "PT7H5M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4654,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 570,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/570/?format=api",
                        "name": "Josh A. Cassada",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P157DT10H1M3S",
                        "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": "1973-07-18",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/astro_josh",
                        "instagram": "https://www.instagram.com/astro_cassada",
                        "bio": "Josh Aaron Cassada is an American physicist, test pilot, and NASA astronaut. Prior to his selection to join NASA in 2013, Cassada served as a test pilot in the US Navy, and has over 3,500 hours in more than 40 aircraft, and 23 combat missions. In August 2018, Cassada was selected for CTS-1, the first operational mission of the Boeing CST-100 Starliner. In 2021 he was reassigned to a SpaceX Crew-5 flight aboard Crew Dragon spacecraft due to lengthy delays with Starliner program.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/josh2520a.2520cassada_image_20181203173238.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Josh_A._Cassada",
                        "last_flight": "2022-10-05T16:00:57Z",
                        "first_flight": "2022-10-05T16:00:57Z"
                    }
                },
                {
                    "id": 4655,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 581,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/581/?format=api",
                        "name": "Francisco Rubio",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P370DT21H22M11S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "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": "1976-12-11",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Francisco Carlos Rubio is a US Army helicopter pilot, flight surgeon, and NASA astronaut of the class of 2017.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/francisco2520rubio_image_20200110161546.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Francisco_Rubio_(astronaut)",
                        "last_flight": "2022-09-21T13:54:49Z",
                        "first_flight": "2022-09-21T13:54:49Z"
                    }
                }
            ]
        },
        {
            "id": 442,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/442/?format=api",
            "name": "Expedition 68 EVA 2",
            "start": "2022-11-17T14:39:00Z",
            "end": "2022-11-17T21:07:00Z",
            "duration": "PT6H28M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4652,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 584,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/584/?format=api",
                        "name": "Sergey Prokopyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P567DT15H11M30S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1975-02-19",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Sergei Valeriyevich Prokopyev, born 19 February 1975 is a Russian cosmonaut. He is the commander of Soyuz MS-09, and flight engineer of Expedition 56/57 to the International space station.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sergey2520prokopyev_image_20181207031221.jfif",
                        "wiki": "https://en.wikipedia.org/wiki/Sergey_Prokopyev_(cosmonaut)",
                        "last_flight": "2022-09-21T13:54:49Z",
                        "first_flight": "2018-06-06T11:12:41Z"
                    }
                },
                {
                    "id": 4653,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 652,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/652/?format=api",
                        "name": "Dmitriy Petelin",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P370DT21H22M11S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1983-07-10",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Selected as astronaut in 2012. By the decision of the Interdepartmental Commission for the Selection of Cosmonauts, he was approved as Flight Engineer-2 of the backup crew of the Soyuz MS-18 and, accordingly, of the Soyuz MS-19 prime crew.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/dmitriy_aleksan_image_20201120161639.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Dmitry_Petelin",
                        "last_flight": "2022-09-21T13:54:49Z",
                        "first_flight": "2022-09-21T13:54:49Z"
                    }
                }
            ]
        },
        {
            "id": 457,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/457/?format=api",
            "name": "Shenzhou 14 EVA 3",
            "start": "2022-11-17T03:16:00Z",
            "end": "2022-11-17T08:50:00Z",
            "duration": "PT5H34M",
            "location": "Tiangong Space Station",
            "crew": [
                {
                    "id": 4682,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 86,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/86/?format=api",
                        "name": "Chen Dong",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P214DT15H54M19S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1978-12-12",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Chen Dong (simplified Chinese: 陈冬; traditional Chinese: 陳冬; pinyin: Chén Dōng; born 12 December 1978) is a Chinese pilot and astronaut selected as part of the Shenzhou program.\r\n\r\nHe was selected to fly on the Shenzhou 11 mission in October 2016 with astronaut Jing Haipeng. The two underwent more than 3,000 hours of training before the launch of the spacecraft. On 17 October 2016 On 07:30 local time (23:30 GMT on 16 October), Chen lifted off with Shenzhou 11 for a 33-day space mission to the Tiangong-2 space station as his first spaceflight, launched from the Jiuquan Satellite Launch Center using a Long March 2F launch rocket. The crew landed successfully after the 33 day mission on 18 November 2016, marking China's longest manned space flight to date. The reentry module of the Shenzhou-11 spacecraft landed in Inner Mongolia around 2.15 p.m(China time) after detaching from the space lab on 17 November.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chen_dong_image_20220604084758.png",
                        "wiki": "https://en.wikipedia.org/wiki/Chen_Dong_(astronaut)",
                        "last_flight": "2022-06-05T02:44:10Z",
                        "first_flight": "2016-10-16T23:30:31Z"
                    }
                },
                {
                    "id": 4683,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 731,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/731/?format=api",
                        "name": "Cai Xuzhe",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": true,
                        "time_in_space": "P350DT15H16M29S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1976-05-01",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Chinese astronaut from the CNSA Group-2 selection (2010).",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cai_xuzhe_image_20220604085007.png",
                        "wiki": "https://en.wikipedia.org/wiki/Cai_Xuzhe",
                        "last_flight": "2024-10-29T20:27:34Z",
                        "first_flight": "2022-06-05T02:44:10Z"
                    }
                }
            ]
        },
        {
            "id": 441,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/441/?format=api",
            "name": "Expedition 68 EVA 1",
            "start": "2022-11-15T14:14:00Z",
            "end": "2022-11-15T21:25:00Z",
            "duration": "PT7H11M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4650,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 570,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/570/?format=api",
                        "name": "Josh A. Cassada",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P157DT10H1M3S",
                        "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": "1973-07-18",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": "https://twitter.com/astro_josh",
                        "instagram": "https://www.instagram.com/astro_cassada",
                        "bio": "Josh Aaron Cassada is an American physicist, test pilot, and NASA astronaut. Prior to his selection to join NASA in 2013, Cassada served as a test pilot in the US Navy, and has over 3,500 hours in more than 40 aircraft, and 23 combat missions. In August 2018, Cassada was selected for CTS-1, the first operational mission of the Boeing CST-100 Starliner. In 2021 he was reassigned to a SpaceX Crew-5 flight aboard Crew Dragon spacecraft due to lengthy delays with Starliner program.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/josh2520a.2520cassada_image_20181203173238.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Josh_A._Cassada",
                        "last_flight": "2022-10-05T16:00:57Z",
                        "first_flight": "2022-10-05T16:00:57Z"
                    }
                },
                {
                    "id": 4651,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 581,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/581/?format=api",
                        "name": "Francisco Rubio",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P370DT21H22M11S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "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": "1976-12-11",
                        "date_of_death": null,
                        "nationality": "American",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Francisco Carlos Rubio is a US Army helicopter pilot, flight surgeon, and NASA astronaut of the class of 2017.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/francisco2520rubio_image_20200110161546.jpeg",
                        "wiki": "https://en.wikipedia.org/wiki/Francisco_Rubio_(astronaut)",
                        "last_flight": "2022-09-21T13:54:49Z",
                        "first_flight": "2022-09-21T13:54:49Z"
                    }
                }
            ]
        },
        {
            "id": 456,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/456/?format=api",
            "name": "Shenzhou 14 EVA 2",
            "start": "2022-09-17T05:35:00Z",
            "end": "2022-09-17T09:47:00Z",
            "duration": "PT4H12M",
            "location": "Tiangong Space Station",
            "crew": [
                {
                    "id": 4680,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 86,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/86/?format=api",
                        "name": "Chen Dong",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P214DT15H54M19S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1978-12-12",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Chen Dong (simplified Chinese: 陈冬; traditional Chinese: 陳冬; pinyin: Chén Dōng; born 12 December 1978) is a Chinese pilot and astronaut selected as part of the Shenzhou program.\r\n\r\nHe was selected to fly on the Shenzhou 11 mission in October 2016 with astronaut Jing Haipeng. The two underwent more than 3,000 hours of training before the launch of the spacecraft. On 17 October 2016 On 07:30 local time (23:30 GMT on 16 October), Chen lifted off with Shenzhou 11 for a 33-day space mission to the Tiangong-2 space station as his first spaceflight, launched from the Jiuquan Satellite Launch Center using a Long March 2F launch rocket. The crew landed successfully after the 33 day mission on 18 November 2016, marking China's longest manned space flight to date. The reentry module of the Shenzhou-11 spacecraft landed in Inner Mongolia around 2.15 p.m(China time) after detaching from the space lab on 17 November.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chen_dong_image_20220604084758.png",
                        "wiki": "https://en.wikipedia.org/wiki/Chen_Dong_(astronaut)",
                        "last_flight": "2022-06-05T02:44:10Z",
                        "first_flight": "2016-10-16T23:30:31Z"
                    }
                },
                {
                    "id": 4681,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 731,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/731/?format=api",
                        "name": "Cai Xuzhe",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": true,
                        "time_in_space": "P350DT15H16M29S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1976-05-01",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Chinese astronaut from the CNSA Group-2 selection (2010).",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cai_xuzhe_image_20220604085007.png",
                        "wiki": "https://en.wikipedia.org/wiki/Cai_Xuzhe",
                        "last_flight": "2024-10-29T20:27:34Z",
                        "first_flight": "2022-06-05T02:44:10Z"
                    }
                }
            ]
        },
        {
            "id": 440,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/440/?format=api",
            "name": "Expedition 67 EVA 5",
            "start": "2022-09-02T13:25:00Z",
            "end": "2022-09-02T21:12:00Z",
            "duration": "PT7H47M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4648,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/17/?format=api",
                        "name": "Oleg Artemyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P560DT18H7M55S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1970-12-28",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": "https://twitter.com/OlegMKS",
                        "instagram": "https://www.instagram.com/olegmks/",
                        "bio": "Oleg Germanovich Artemyev (Russian: Олег Германович Артемьев) is a Russian Cosmonaut for the Russian Federal Space Agency. He was selected as part of the RKKE-15 Cosmonaut group in 2003. He was a Flight engineer of Expedition 39 and 40 to the International Space Station, and in 2018 he returned to space as the Commander of Soyuz MS-08.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg_artemyev_image_20220316173454.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Oleg_Artemyev",
                        "last_flight": "2022-03-18T15:55:19Z",
                        "first_flight": "2014-03-25T21:17:23Z"
                    }
                },
                {
                    "id": 4649,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 663,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/663/?format=api",
                        "name": "Denis Matveev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P194DT19H1M41S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1983-04-23",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Denis Vladimirovich Matveev is a Russian cosmonaut.  He received his degree in computing and networks from the Bauman Moscow State Technical University in 2006. After graduation, Matveev began working at the Yuri Gagarin Cosmonaut Training Center in Star City, Russia as a junior research assistant. He was promoted to engineer in 2009. Matveev was selected as a cosmonaut in 2010. He was appointed to begin training on October 12, 2010 and was named a test cosmonaut on July 31, 2012.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/denis_matveev_image_20220316173450.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Denis_Matveev",
                        "last_flight": "2022-03-18T15:55:19Z",
                        "first_flight": "2022-03-18T15:55:19Z"
                    }
                }
            ]
        },
        {
            "id": 455,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/455/?format=api",
            "name": "Shenzhou 14 EVA 1",
            "start": "2022-09-01T10:26:00Z",
            "end": "2022-09-01T16:33:00Z",
            "duration": "PT6H7M",
            "location": "Tiangong Space Station",
            "crew": [
                {
                    "id": 4678,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 86,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/86/?format=api",
                        "name": "Chen Dong",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P214DT15H54M19S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1978-12-12",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Chen Dong (simplified Chinese: 陈冬; traditional Chinese: 陳冬; pinyin: Chén Dōng; born 12 December 1978) is a Chinese pilot and astronaut selected as part of the Shenzhou program.\r\n\r\nHe was selected to fly on the Shenzhou 11 mission in October 2016 with astronaut Jing Haipeng. The two underwent more than 3,000 hours of training before the launch of the spacecraft. On 17 October 2016 On 07:30 local time (23:30 GMT on 16 October), Chen lifted off with Shenzhou 11 for a 33-day space mission to the Tiangong-2 space station as his first spaceflight, launched from the Jiuquan Satellite Launch Center using a Long March 2F launch rocket. The crew landed successfully after the 33 day mission on 18 November 2016, marking China's longest manned space flight to date. The reentry module of the Shenzhou-11 spacecraft landed in Inner Mongolia around 2.15 p.m(China time) after detaching from the space lab on 17 November.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chen_dong_image_20220604084758.png",
                        "wiki": "https://en.wikipedia.org/wiki/Chen_Dong_(astronaut)",
                        "last_flight": "2022-06-05T02:44:10Z",
                        "first_flight": "2016-10-16T23:30:31Z"
                    }
                },
                {
                    "id": 4679,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 185,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/185/?format=api",
                        "name": "Liu Yang",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P195DT49M42S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "date_of_birth": "1978-10-06",
                        "date_of_death": null,
                        "nationality": "Chinese",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Liu Yang (born October 6, 1978) is a Chinese pilot and astronaut who served as a crew member on the space mission Shenzhou 9. On June 16, 2012, Liu became the first Chinese woman in space.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/liu_yang_image_20220604084749.png",
                        "wiki": "https://en.wikipedia.org/wiki/Liu_Yang_(astronaut)",
                        "last_flight": "2022-06-05T02:44:10Z",
                        "first_flight": "2012-06-16T10:37:24Z"
                    }
                }
            ]
        },
        {
            "id": 439,
            "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/439/?format=api",
            "name": "Expedition 67 EVA 4",
            "start": "2022-08-17T13:53:00Z",
            "end": "2022-08-17T17:54:00Z",
            "duration": "PT4H1M",
            "location": "International Space Station",
            "crew": [
                {
                    "id": 4646,
                    "role": {
                        "id": 33,
                        "role": "EV1",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/17/?format=api",
                        "name": "Oleg Artemyev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P560DT18H7M55S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1970-12-28",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": "https://twitter.com/OlegMKS",
                        "instagram": "https://www.instagram.com/olegmks/",
                        "bio": "Oleg Germanovich Artemyev (Russian: Олег Германович Артемьев) is a Russian Cosmonaut for the Russian Federal Space Agency. He was selected as part of the RKKE-15 Cosmonaut group in 2003. He was a Flight engineer of Expedition 39 and 40 to the International Space Station, and in 2018 he returned to space as the Commander of Soyuz MS-08.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/oleg_artemyev_image_20220316173454.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Oleg_Artemyev",
                        "last_flight": "2022-03-18T15:55:19Z",
                        "first_flight": "2014-03-25T21:17:23Z"
                    }
                },
                {
                    "id": 4647,
                    "role": {
                        "id": 34,
                        "role": "EV2",
                        "priority": 1
                    },
                    "astronaut": {
                        "id": 663,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/663/?format=api",
                        "name": "Denis Matveev",
                        "type": {
                            "id": 2,
                            "name": "Government"
                        },
                        "in_space": false,
                        "time_in_space": "P194DT19H1M41S",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        },
                        "date_of_birth": "1983-04-23",
                        "date_of_death": null,
                        "nationality": "Russian",
                        "twitter": null,
                        "instagram": null,
                        "bio": "Denis Vladimirovich Matveev is a Russian cosmonaut.  He received his degree in computing and networks from the Bauman Moscow State Technical University in 2006. After graduation, Matveev began working at the Yuri Gagarin Cosmonaut Training Center in Star City, Russia as a junior research assistant. He was promoted to engineer in 2009. Matveev was selected as a cosmonaut in 2010. He was appointed to begin training on October 12, 2010 and was named a test cosmonaut on July 31, 2012.",
                        "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/denis_matveev_image_20220316173450.jpg",
                        "wiki": "https://en.wikipedia.org/wiki/Denis_Matveev",
                        "last_flight": "2022-03-18T15:55:19Z",
                        "first_flight": "2022-03-18T15:55:19Z"
                    }
                }
            ]
        }
    ]
}