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/451/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 451,
    "url": "https://ll.thespacedevs.com/2.2.0/spacewalks/451/?format=api",
    "name": "Shenzhou 12 EVA 1",
    "start": "2021-07-04T00:11:00Z",
    "end": "2021-07-04T06:57:00Z",
    "duration": "PT6H46M",
    "location": "Tiangong Space Station",
    "crew": [
        {
            "id": 4670,
            "role": {
                "id": 33,
                "role": "EV1",
                "priority": 0
            },
            "astronaut": {
                "id": 183,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/183/?format=api",
                "name": "Liu Boming",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P95DT38M25S",
                "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": "1966-09-16",
                "date_of_death": null,
                "nationality": "Chinese",
                "twitter": null,
                "instagram": null,
                "bio": "Liu Boming (simplified Chinese: 刘伯明; traditional Chinese: 劉伯明; pinyin: Líu Bómíng; born September 1966) is a Chinese pilot selected as part of the Shenzhou program. A fighter pilot in the People's Liberation Army Air Force, he was selected to be an CNSA member in 1998.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/liu_boming_image_20210616062506.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Liu_Boming_(astronaut)",
                "last_flight": "2021-06-17T01:22:31Z",
                "first_flight": "2008-09-25T13:10:04Z"
            }
        },
        {
            "id": 4671,
            "role": {
                "id": 34,
                "role": "EV2",
                "priority": 1
            },
            "astronaut": {
                "id": 684,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/684/?format=api",
                "name": "Tang Hongbo",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P279DT10H43M27S",
                "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": "1975-10-01",
                "date_of_death": null,
                "nationality": "Chinese",
                "twitter": null,
                "instagram": null,
                "bio": "Tang Hongbo (Chinese: 汤洪波; pinyin: Tāng Hóngbō) is a Chinese pilot selected as part of the Shenzhou program. He was born in Xiangtan, Hunan. A pilot in the People's Liberation Army Air Force, he was selected to be an astronaut in 2010.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tang_hongbo_image_20231025055818.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Tang_Hongbo",
                "last_flight": "2023-10-26T03:14:02Z",
                "first_flight": "2021-06-17T01:22:31Z"
            }
        }
    ],
    "spacestation": {
        "id": 18,
        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
        "name": "Tiangong space station",
        "status": {
            "id": 1,
            "name": "Active"
        },
        "founded": "2021-04-29",
        "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
        "orbit": "Low Earth Orbit",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
    },
    "expedition": {
        "id": 145,
        "url": "https://ll.thespacedevs.com/2.2.0/expedition/145/?format=api",
        "name": "Shenzhou 12",
        "start": "2021-06-17T07:54:00Z",
        "end": "2021-09-17T05:34:00Z",
        "spacestation": {
            "id": 18,
            "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
            "name": "Tiangong space station",
            "status": {
                "id": 1,
                "name": "Active"
            },
            "orbit": "Low Earth Orbit",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
        },
        "mission_patches": [
            {
                "id": 8,
                "name": "China Shenzhou 12 Mission Patch",
                "priority": 10,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/china2520shenz_mission_patch_20210606212146.png",
                "agency": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                }
            }
        ]
    },
    "spacecraft_flight": {
        "id": 604,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/604/?format=api",
        "mission_end": "2021-09-17T05:34:00Z",
        "destination": "Tiangong space station",
        "launch_crew": [
            {
                "id": 3244,
                "role": {
                    "id": 1,
                    "role": "Commander",
                    "priority": 0
                },
                "astronaut": {
                    "id": 209,
                    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/209/?format=api",
                    "name": "Nie Haisheng",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P111DT14H13M24S",
                    "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": "1964-10-13",
                    "date_of_death": null,
                    "nationality": "Chinese",
                    "twitter": null,
                    "instagram": null,
                    "bio": "Nie Haisheng is a Chinese military pilot and CNSA astronaut.\r\n\r\nIn 1998, he was selected for the Chinese spaceflight program and was one of three candidates who were part of the final group to train for the Shenzhou 5 flight, China's first manned spaceflight. Yang Liwei was picked for the flight, with Zhai Zhigang ranked second ahead of Niè Hǎishèng.\r\n\r\nNie went into orbit, along with Fei Junlong (commander), as flight engineer of the Shenzhou 6 flight on 12 October 2005. The mission lasted just under five days.\r\n\r\nHe was selected to be the commander of the backup crew for the Shenzhou 9 mission. In 2013, Nie was selected to command the Shenzhou 10 second manned space mission to the first Chinese space station Tiangong 1. He became the first officer hold general rank at the time of their launch in the Chinese program with the Shenzhou 10 mission.",
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nie_haisheng_image_20210616062454.jpg",
                    "wiki": "https://en.wikipedia.org/wiki/Nie_Haisheng",
                    "last_flight": "2021-06-17T01:22:31Z",
                    "first_flight": "2005-10-12T01:00:03Z"
                }
            },
            {
                "id": 3512,
                "role": {
                    "id": 32,
                    "role": "Operator",
                    "priority": 2
                },
                "astronaut": {
                    "id": 183,
                    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/183/?format=api",
                    "name": "Liu Boming",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P95DT38M25S",
                    "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": "1966-09-16",
                    "date_of_death": null,
                    "nationality": "Chinese",
                    "twitter": null,
                    "instagram": null,
                    "bio": "Liu Boming (simplified Chinese: 刘伯明; traditional Chinese: 劉伯明; pinyin: Líu Bómíng; born September 1966) is a Chinese pilot selected as part of the Shenzhou program. A fighter pilot in the People's Liberation Army Air Force, he was selected to be an CNSA member in 1998.",
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/liu_boming_image_20210616062506.jpg",
                    "wiki": "https://en.wikipedia.org/wiki/Liu_Boming_(astronaut)",
                    "last_flight": "2021-06-17T01:22:31Z",
                    "first_flight": "2008-09-25T13:10:04Z"
                }
            },
            {
                "id": 3513,
                "role": {
                    "id": 32,
                    "role": "Operator",
                    "priority": 2
                },
                "astronaut": {
                    "id": 684,
                    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/684/?format=api",
                    "name": "Tang Hongbo",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P279DT10H43M27S",
                    "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": "1975-10-01",
                    "date_of_death": null,
                    "nationality": "Chinese",
                    "twitter": null,
                    "instagram": null,
                    "bio": "Tang Hongbo (Chinese: 汤洪波; pinyin: Tāng Hóngbō) is a Chinese pilot selected as part of the Shenzhou program. He was born in Xiangtan, Hunan. A pilot in the People's Liberation Army Air Force, he was selected to be an astronaut in 2010.",
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tang_hongbo_image_20231025055818.jpeg",
                    "wiki": "https://en.wikipedia.org/wiki/Tang_Hongbo",
                    "last_flight": "2023-10-26T03:14:02Z",
                    "first_flight": "2021-06-17T01:22:31Z"
                }
            }
        ],
        "onboard_crew": [],
        "landing_crew": [
            {
                "id": 3247,
                "role": {
                    "id": 1,
                    "role": "Commander",
                    "priority": 0
                },
                "astronaut": {
                    "id": 209,
                    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/209/?format=api",
                    "name": "Nie Haisheng",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P111DT14H13M24S",
                    "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": "1964-10-13",
                    "date_of_death": null,
                    "nationality": "Chinese",
                    "twitter": null,
                    "instagram": null,
                    "bio": "Nie Haisheng is a Chinese military pilot and CNSA astronaut.\r\n\r\nIn 1998, he was selected for the Chinese spaceflight program and was one of three candidates who were part of the final group to train for the Shenzhou 5 flight, China's first manned spaceflight. Yang Liwei was picked for the flight, with Zhai Zhigang ranked second ahead of Niè Hǎishèng.\r\n\r\nNie went into orbit, along with Fei Junlong (commander), as flight engineer of the Shenzhou 6 flight on 12 October 2005. The mission lasted just under five days.\r\n\r\nHe was selected to be the commander of the backup crew for the Shenzhou 9 mission. In 2013, Nie was selected to command the Shenzhou 10 second manned space mission to the first Chinese space station Tiangong 1. He became the first officer hold general rank at the time of their launch in the Chinese program with the Shenzhou 10 mission.",
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nie_haisheng_image_20210616062454.jpg",
                    "wiki": "https://en.wikipedia.org/wiki/Nie_Haisheng",
                    "last_flight": "2021-06-17T01:22:31Z",
                    "first_flight": "2005-10-12T01:00:03Z"
                }
            },
            {
                "id": 3514,
                "role": {
                    "id": 32,
                    "role": "Operator",
                    "priority": 2
                },
                "astronaut": {
                    "id": 183,
                    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/183/?format=api",
                    "name": "Liu Boming",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P95DT38M25S",
                    "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": "1966-09-16",
                    "date_of_death": null,
                    "nationality": "Chinese",
                    "twitter": null,
                    "instagram": null,
                    "bio": "Liu Boming (simplified Chinese: 刘伯明; traditional Chinese: 劉伯明; pinyin: Líu Bómíng; born September 1966) is a Chinese pilot selected as part of the Shenzhou program. A fighter pilot in the People's Liberation Army Air Force, he was selected to be an CNSA member in 1998.",
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/liu_boming_image_20210616062506.jpg",
                    "wiki": "https://en.wikipedia.org/wiki/Liu_Boming_(astronaut)",
                    "last_flight": "2021-06-17T01:22:31Z",
                    "first_flight": "2008-09-25T13:10:04Z"
                }
            },
            {
                "id": 3515,
                "role": {
                    "id": 32,
                    "role": "Operator",
                    "priority": 2
                },
                "astronaut": {
                    "id": 684,
                    "url": "https://ll.thespacedevs.com/2.2.0/astronaut/684/?format=api",
                    "name": "Tang Hongbo",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": false,
                    "time_in_space": "P279DT10H43M27S",
                    "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": "1975-10-01",
                    "date_of_death": null,
                    "nationality": "Chinese",
                    "twitter": null,
                    "instagram": null,
                    "bio": "Tang Hongbo (Chinese: 汤洪波; pinyin: Tāng Hóngbō) is a Chinese pilot selected as part of the Shenzhou program. He was born in Xiangtan, Hunan. A pilot in the People's Liberation Army Air Force, he was selected to be an astronaut in 2010.",
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tang_hongbo_image_20231025055818.jpeg",
                    "wiki": "https://en.wikipedia.org/wiki/Tang_Hongbo",
                    "last_flight": "2023-10-26T03:14:02Z",
                    "first_flight": "2021-06-17T01:22:31Z"
                }
            }
        ],
        "spacecraft": {
            "id": 466,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/466/?format=api",
            "name": "Shenzhou 12",
            "serial_number": "12",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P92DT4H11M29S",
            "time_docked": "P90DT17H2M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "First crewed mission to the Chinese Space Station.",
            "spacecraft_config": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api",
                "name": "Shenzhou",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "featured": true,
                    "type": "Government",
                    "country_code": "CHN",
                    "abbrev": "CNSA",
                    "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
                    "administrator": "Administrator: Tang Dengjie",
                    "founding_year": "1993",
                    "launchers": "",
                    "spacecraft": "Shenzhou",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png"
                },
                "in_use": true,
                "capability": "Chinese crewed spaceflight program.",
                "history": "Shenzhou is a spacecraft used to support the Chinese manned spaceflight program and to carry crew to the Tiangong Space Station. Its design resembles the Russian Soyuz spacecraft, but it is larger in size and all-new in construction. The first launch was on November 19, 1999 and the first manned launch was on October 15, 2003.",
                "details": "The Shenzhou spacecraft resembles the Soyuz, although it is longer, with a larger habitable volume. It features a powered service module like the Soyuz, and prior to Shenzhou 8 its orbital module was capable of autonomous flight. \r\n\r\nThe aft service module contains life support and other equipment required for the functioning of Shenzhou.",
                "maiden_flight": "1999-11-19",
                "height": 9.25,
                "diameter": 2.8,
                "human_rated": true,
                "crew_capacity": 3,
                "payload_capacity": null,
                "payload_return_capacity": null,
                "flight_life": "200 day design life.",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
                "nation_url": null,
                "wiki_link": "https://en.wikipedia.org/wiki/Shenzhou_(spacecraft)",
                "info_link": ""
            }
        },
        "launch": {
            "id": "5c1c76b1-fe29-4b3f-97d0-c35695d5fbd0",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/5c1c76b1-fe29-4b3f-97d0-c35695d5fbd0/?format=api",
            "slug": "long-march-2fg-shenzhou-12",
            "name": "Long March 2F/G | Shenzhou 12",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-10-25T10:59:44Z",
            "net": "2021-06-17T01:22:31Z",
            "window_end": "2021-06-17T01:54:00Z",
            "window_start": "2021-06-17T01:13:00Z",
            "net_precision": null,
            "probability": -1,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 132,
                "configuration": {
                    "id": 84,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/84/?format=api",
                    "name": "Long March 2",
                    "family": "Long March",
                    "full_name": "Long March 2F/G",
                    "variant": "F/G"
                }
            },
            "mission": {
                "id": 1275,
                "name": "Shenzhou 12",
                "description": "First crewed flight to the Chinese large modular space station.",
                "launch_designator": null,
                "type": "Human Exploration",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/37/?format=api",
                "agency_id": null,
                "name": "Launch Area 4 (SLS-1 / 921)",
                "description": "",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                "latitude": "40.957893",
                "longitude": "100.290944",
                "location": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 247,
                    "total_landing_count": 0
                },
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
                "total_launch_count": 24,
                "orbital_launch_attempt_count": 24
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 7,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/7/?format=api",
                    "name": "Shenzhou",
                    "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
                    "agencies": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                    "start_date": "1993-01-01T00:00:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "id": 19,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/19/?format=api",
                    "name": "Tiangong space station",
                    "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                    "agencies": [
                        {
                            "id": 88,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                            "name": "China Aerospace Science and Technology Corporation",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                    "start_date": "2021-04-29T03:23:00Z",
                    "end_date": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": 6093,
            "location_launch_attempt_count": 143,
            "pad_launch_attempt_count": 15,
            "agency_launch_attempt_count": 321,
            "orbital_launch_attempt_count_year": 56,
            "location_launch_attempt_count_year": 8,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 17,
            "type": "normal"
        },
        "landing": {
            "id": 703,
            "attempt": true,
            "success": true,
            "description": "The Shenzhou 12 spacecraft landed at the Donfgeng landing site in Inner Mongolia, China.",
            "downrange_distance": null,
            "location": {
                "id": 22,
                "name": "Dongfeng Landing Site",
                "abbrev": "DLS",
                "description": "Dongfeng landing site in the Gobi Desert, North China's Inner Mongolia Autonomous Region.",
                "location": null,
                "successful_landings": 7
            },
            "type": {
                "id": 4,
                "name": "Parachute Landing",
                "abbrev": "PCL",
                "description": "Unpowered landing using parachute(s)."
            }
        },
        "docking_events": [
            {
                "id": 287,
                "spacestation": {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                    "name": "Tiangong space station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "2021-04-29",
                    "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface. It will be roughly one-fifth the mass of the International Space Station and about the size of the Mir space station.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
                },
                "docking": "2021-06-17T07:54:00Z",
                "departure": "2021-09-16T00:56:00Z",
                "docking_location": {
                    "id": 33,
                    "name": "Tianhe forward",
                    "spacestation": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
                        "name": "Tiangong space station"
                    }
                }
            }
        ]
    },
    "event": {
        "id": 309,
        "url": "https://ll.thespacedevs.com/2.2.0/event/309/?format=api",
        "slug": "tiangong-eva-1",
        "name": "Tiangong EVA-1",
        "type": {
            "id": 3,
            "name": "EVA"
        },
        "description": "Liu Boming and Tang Hongbo performed work on the Tianhe mechanical arm and installed equipment outside the station.",
        "webcast_live": false,
        "location": "Tiangong Space Station",
        "news_url": "https://spacenews.com/astronauts-complete-first-chinese-space-station-spacewalk/",
        "video_url": "https://www.youtube.com/watch?v=7BOqyOs7gaw",
        "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_eva_image_20210704082303.jpg",
        "date": "2021-07-04T00:11:00Z",
        "date_precision": null
    },
    "program": [
        {
            "id": 19,
            "url": "https://ll.thespacedevs.com/2.2.0/program/19/?format=api",
            "name": "Tiangong space station",
            "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
            "agencies": [
                {
                    "id": 88,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "type": "Government"
                }
            ],
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
            "start_date": "2021-04-29T03:23:00Z",
            "end_date": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
            "mission_patches": [],
            "type": {
                "id": 2,
                "name": "Human Spaceflight"
            }
        }
    ]
}