Modes

Levels of detail in the response - list, normal, detailed

Example - /landings/?mode=list

Filters

Parameters - attempt, firststage_launch__ids, landing_location__ids, landing_type__ids, launcher__ids, launcher_config__ids, launcher_serial_numbers, spacecraft__ids, spacecraft_config__ids, spacecraft_launch__ids, success

Example - /landings/?spacecraft__ids=39,37

Fields searched - firststage__launcher__launcher_config__name, firststage__launcher__serial_number, firststage__rocket__launch__name, landing_location__abbrev, landing_location__name, spacecraftflight__rocket__launch__name, spacecraftflight__spacecraft__name, spacecraftflight__spacecraft__serial_number, spacecraftflight__spacecraft__spacecraft_config__name

Example - /landings/?search=B1059

Ordering

Fields - downrange_distance, id

Example - /landings/?ordering=downrange_distance

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /landings/?limit=2

Format

Switch to JSON output - /landings/?format=json

Help

Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs

GET /2.3.0/landings/1593/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 1593,
    "url": "https://ll.thespacedevs.com/2.3.0/landings/1593/?format=api",
    "attempt": true,
    "success": null,
    "description": "The Shenzhou 20 spacecraft will land at the Donfgeng landing site in Inner Mongolia, China.",
    "downrange_distance": null,
    "landing_location": {
        "id": 22,
        "name": "Dongfeng Landing Site",
        "active": true,
        "abbrev": "DLS",
        "description": "Dongfeng landing site in the Gobi Desert, North China's Inner Mongolia Autonomous Region.",
        "location": null,
        "longitude": null,
        "latitude": null,
        "image": {
            "id": 1260,
            "name": "[AUTO] Shenzhou 16 Landing - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_16_lan_image_20231027084649.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192204.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "successful_landings": 7,
        "attempted_landings": 7,
        "failed_landings": 0,
        "celestial_body": {
            "response_mode": "normal",
            "id": 1,
            "name": "Earth",
            "type": {
                "id": 1,
                "name": "Planet"
            },
            "diameter": 12742000.0,
            "mass": 5.972168e+24,
            "gravity": 9.80655,
            "length_of_day": "1 00:00:00",
            "atmosphere": true,
            "image": {
                "id": 2040,
                "name": "Earth (Apollo 17)",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                "credit": "NASA",
                "license": {
                    "id": 4,
                    "name": "NASA Image and Media Guidelines",
                    "priority": 0,
                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                },
                "single_use": true,
                "variants": []
            },
            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
            "wiki_url": "https://en.wikipedia.org/wiki/Earth"
        }
    },
    "type": {
        "id": 4,
        "name": "Parachute Landing",
        "abbrev": "PCL",
        "description": "Unpowered landing using parachute(s)."
    },
    "response_mode": "detailed",
    "firststage": null,
    "spacecraftflight": {
        "id": 874,
        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/874/?format=api",
        "destination": "Tiangong space station",
        "mission_end": null,
        "spacecraft": {
            "response_mode": "normal",
            "id": 609,
            "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/609/?format=api",
            "name": "Shenzhou 20",
            "serial_number": "20",
            "is_placeholder": false,
            "image": {
                "id": 1926,
                "name": "[AUTO] Shenzhou - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "in_space": true,
            "time_in_space": "P3DT16H59M29S",
            "time_docked": "P3DT10H28M",
            "flights_count": 1,
            "mission_ends_count": 0,
            "status": {
                "id": 1,
                "name": "Active"
            },
            "description": "Spacecraft used to launch 3 astronauts on the 9th crewed mission to the Chinese Space Station.",
            "spacecraft_config": {
                "response_mode": "detailed",
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api",
                "name": "Shenzhou",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "response_mode": "normal",
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "abbrev": "CNSA",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": true,
                    "country": [
                        {
                            "id": 6,
                            "name": "China",
                            "alpha_2_code": "CN",
                            "alpha_3_code": "CHN",
                            "nationality_name": "Chinese",
                            "nationality_name_composed": "Sino"
                        }
                    ],
                    "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": {
                        "id": 9,
                        "name": "[AUTO] China National Space Administration - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184601.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "logo": {
                        "id": 125,
                        "name": "[AUTO] China National Space Administration - logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184936.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "social_logo": {
                        "id": 51,
                        "name": "[AUTO] China National Space Administration - social_logo",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184747.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "family": [],
                "in_use": true,
                "image": {
                    "id": 1926,
                    "name": "[AUTO] Shenzhou - image",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg",
                    "credit": null,
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "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.",
                "wiki_link": "https://en.wikipedia.org/wiki/Shenzhou_(spacecraft)",
                "info_link": "",
                "spacecraft_flown": 20,
                "total_launch_count": 20,
                "successful_launches": 20,
                "failed_launches": 0,
                "attempted_landings": 18,
                "successful_landings": 17,
                "failed_landings": 1,
                "fastest_turnaround": null
            },
            "fastest_turnaround": null
        },
        "launch": {
            "id": "a164daf8-31df-4d34-bf67-5ec41b3a9f9b",
            "url": "https://ll.thespacedevs.com/2.3.0/launches/a164daf8-31df-4d34-bf67-5ec41b3a9f9b/?format=api",
            "name": "Long March 2F/G | Shenzhou 20",
            "response_mode": "normal",
            "slug": "long-march-2fg-shenzhou-20",
            "launch_designator": "2025-082",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2025-04-24T21:32:20Z",
            "net": "2025-04-24T09:17:31Z",
            "net_precision": {
                "id": 0,
                "name": "Second",
                "abbrev": "SEC",
                "description": "The T-0 is accurate to the second."
            },
            "window_end": "2025-04-24T09:47:00Z",
            "window_start": "2025-04-24T09:07:00Z",
            "image": {
                "id": 1765,
                "name": "[AUTO] Long March 2 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193714.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "infographic": null,
            "probability": null,
            "weather_concerns": null,
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 88,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "abbrev": "CASC",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "rocket": {
                "id": 8558,
                "configuration": {
                    "response_mode": "list",
                    "id": 84,
                    "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/84/?format=api",
                    "name": "Long March 2",
                    "families": [
                        {
                            "response_mode": "list",
                            "id": 106,
                            "name": "Long March"
                        },
                        {
                            "response_mode": "list",
                            "id": 109,
                            "name": "Long March 2"
                        }
                    ],
                    "full_name": "Long March 2F/G",
                    "variant": "F/G"
                }
            },
            "mission": {
                "id": 7149,
                "name": "Shenzhou 20",
                "type": "Human Exploration",
                "description": "Ninth crewed flight to the Chinese space station.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [
                    {
                        "response_mode": "normal",
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "abbrev": "CNSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        },
                        "featured": true,
                        "country": [
                            {
                                "id": 6,
                                "name": "China",
                                "alpha_2_code": "CN",
                                "alpha_3_code": "CHN",
                                "nationality_name": "Chinese",
                                "nationality_name_composed": "Sino"
                            }
                        ],
                        "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": {
                            "id": 9,
                            "name": "[AUTO] China National Space Administration - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184601.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "logo": {
                            "id": 125,
                            "name": "[AUTO] China National Space Administration - logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184936.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "social_logo": {
                            "id": 51,
                            "name": "[AUTO] China National Space Administration - social_logo",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184747.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "total_launch_count": 2,
                        "consecutive_successful_launches": 2,
                        "successful_launches": 2,
                        "failed_launches": 0,
                        "pending_launches": 0,
                        "consecutive_successful_landings": 0,
                        "successful_landings": 0,
                        "failed_landings": 0,
                        "attempted_landings": 0,
                        "successful_landings_spacecraft": 17,
                        "failed_landings_spacecraft": 1,
                        "attempted_landings_spacecraft": 18,
                        "successful_landings_payload": 2,
                        "failed_landings_payload": 0,
                        "attempted_landings_payload": 2,
                        "info_url": "http://www.cnsa.gov.cn/",
                        "wiki_url": "http://en.wikipedia.org/wiki/China_National_Space_Administration",
                        "social_media_links": []
                    }
                ],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.3.0/pads/37/?format=api",
                "active": true,
                "agencies": [],
                "name": "Launch Area 4 (SLS-1 / 921)",
                "image": {
                    "id": 1363,
                    "name": "Long March 2F/G from LA-4 (Shenzhou 17)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20231231163528.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192527.jpeg",
                    "credit": "我们的太空",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": false,
                    "variants": []
                },
                "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,
                "country": {
                    "id": 6,
                    "name": "China",
                    "alpha_2_code": "CN",
                    "alpha_3_code": "CHN",
                    "nationality_name": "Chinese",
                    "nationality_name_composed": "Sino"
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
                "total_launch_count": 25,
                "orbital_launch_attempt_count": 25,
                "fastest_turnaround": "P31DT9H26M22S",
                "location": {
                    "response_mode": "normal",
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.3.0/locations/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "celestial_body": {
                        "response_mode": "normal",
                        "id": 1,
                        "name": "Earth",
                        "type": {
                            "id": 1,
                            "name": "Planet"
                        },
                        "diameter": 12742000.0,
                        "mass": 5.972168e+24,
                        "gravity": 9.80655,
                        "length_of_day": "1 00:00:00",
                        "atmosphere": true,
                        "image": {
                            "id": 2040,
                            "name": "Earth (Apollo 17)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                        "total_attempted_launches": 7140,
                        "successful_launches": 6598,
                        "failed_launches": 542,
                        "total_attempted_landings": 1098,
                        "successful_landings": 1055,
                        "failed_landings": 43
                    },
                    "active": true,
                    "country": {
                        "id": 6,
                        "name": "China",
                        "alpha_2_code": "CN",
                        "alpha_3_code": "CHN",
                        "nationality_name": "Chinese",
                        "nationality_name_composed": "Sino"
                    },
                    "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).",
                    "image": {
                        "id": 1374,
                        "name": "Long March 2F/G liftoff (Shenzhou 16)",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240101085213.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192548.jpeg",
                        "credit": "CMS",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": false,
                        "variants": []
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "longitude": 100.291111,
                    "latitude": 40.958056,
                    "timezone_name": "Asia/Shanghai",
                    "total_launch_count": 248,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [
                {
                    "response_mode": "normal",
                    "id": 7,
                    "url": "https://ll.thespacedevs.com/2.3.0/programs/7/?format=api",
                    "name": "Shenzhou",
                    "image": {
                        "id": 1888,
                        "name": "[AUTO] Shenzhou - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194040.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program",
                    "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": [
                        {
                            "response_mode": "list",
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "abbrev": "CNSA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        }
                    ],
                    "start_date": "1993-01-01T00:00:00Z",
                    "end_date": null,
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "response_mode": "normal",
                    "id": 19,
                    "url": "https://ll.thespacedevs.com/2.3.0/programs/19/?format=api",
                    "name": "Tiangong space station",
                    "image": {
                        "id": 1893,
                        "name": "[AUTO] Tiangong space station - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194050.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/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": [
                        {
                            "response_mode": "list",
                            "id": 88,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/88/?format=api",
                            "name": "China Aerospace Science and Technology Corporation",
                            "abbrev": "CASC",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        }
                    ],
                    "start_date": "2021-04-29T03:23:00Z",
                    "end_date": null,
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "orbital_launch_attempt_count": 6933,
            "location_launch_attempt_count": 248,
            "pad_launch_attempt_count": 25,
            "agency_launch_attempt_count": 518,
            "orbital_launch_attempt_count_year": 84,
            "location_launch_attempt_count_year": 9,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 17
        },
        "duration": "P3DT17H3M26.984761S",
        "turn_around_time": null,
        "response_mode": "detailed",
        "launch_crew": [
            {
                "id": 5090,
                "role": {
                    "id": 1,
                    "role": "Commander",
                    "priority": 0
                },
                "astronaut": {
                    "id": 86,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/86/?format=api",
                    "name": "Chen Dong",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "abbrev": "CNSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": {
                        "id": 581,
                        "name": "[AUTO] Chen Dong - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chen_dong_image_20220604084758.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190228.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "response_mode": "list",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": true,
                    "time_in_space": "P218DT8H37M13S",
                    "eva_time": "PT15H53M",
                    "age": 46,
                    "date_of_birth": "1978-12-12",
                    "date_of_death": null,
                    "nationality": [
                        {
                            "id": 6,
                            "name": "China",
                            "alpha_2_code": "CN",
                            "alpha_3_code": "CHN",
                            "nationality_name": "Chinese",
                            "nationality_name_composed": "Sino"
                        }
                    ],
                    "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.",
                    "wiki": "https://en.wikipedia.org/wiki/Chen_Dong_(astronaut)",
                    "last_flight": "2025-04-24T09:17:31Z",
                    "first_flight": "2016-10-16T23:30:31Z",
                    "social_media_links": []
                }
            },
            {
                "id": 5092,
                "role": {
                    "id": 32,
                    "role": "Operator",
                    "priority": 2
                },
                "astronaut": {
                    "id": 841,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/841/?format=api",
                    "name": "Jie Wang",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "abbrev": "CNSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": null,
                    "response_mode": "list",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": true,
                    "time_in_space": "P3DT16H54M44S",
                    "eva_time": "P0D",
                    "age": 35,
                    "date_of_birth": "1989-09-01",
                    "date_of_death": null,
                    "nationality": [
                        {
                            "id": 6,
                            "name": "China",
                            "alpha_2_code": "CN",
                            "alpha_3_code": "CHN",
                            "nationality_name": "Chinese",
                            "nationality_name_composed": "Sino"
                        }
                    ],
                    "bio": "Wang Jie is a Chinese astronaut selected as part of the Shenzhou program. He joined the Chinese Communist Party (CCP) in June 2009 and enlisted in the People's Liberation Army (PLA) in January 2021. Prior to being chosen into the astronaut corps, he worked as a engineer at the China Aerospace Science and Technology Corporation (CASC).",
                    "wiki": null,
                    "last_flight": "2025-04-24T09:17:31Z",
                    "first_flight": "2025-04-24T09:17:31Z",
                    "social_media_links": []
                }
            },
            {
                "id": 5091,
                "role": {
                    "id": 32,
                    "role": "Operator",
                    "priority": 2
                },
                "astronaut": {
                    "id": 840,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/840/?format=api",
                    "name": "Zhongrui Chen",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "abbrev": "CNSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": null,
                    "response_mode": "list",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": true,
                    "time_in_space": "P3DT16H54M44S",
                    "eva_time": "P0D",
                    "age": 40,
                    "date_of_birth": "1984-10-01",
                    "date_of_death": null,
                    "nationality": [
                        {
                            "id": 6,
                            "name": "China",
                            "alpha_2_code": "CN",
                            "alpha_3_code": "CHN",
                            "nationality_name": "Chinese",
                            "nationality_name_composed": "Sino"
                        }
                    ],
                    "bio": "Chen Zhongrui is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in September 2003, and joined the Chinese Communist Party (CCP) in June 2005. He was a PLAAF flight instructor prior to joining the astronaut corps.",
                    "wiki": null,
                    "last_flight": "2025-04-24T09:17:31Z",
                    "first_flight": "2025-04-24T09:17:31Z",
                    "social_media_links": []
                }
            }
        ],
        "onboard_crew": [],
        "landing_crew": [
            {
                "id": 5093,
                "role": {
                    "id": 1,
                    "role": "Commander",
                    "priority": 0
                },
                "astronaut": {
                    "id": 86,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/86/?format=api",
                    "name": "Chen Dong",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "abbrev": "CNSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": {
                        "id": 581,
                        "name": "[AUTO] Chen Dong - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/chen_dong_image_20220604084758.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305190228.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "response_mode": "list",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": true,
                    "time_in_space": "P218DT8H37M13S",
                    "eva_time": "PT15H53M",
                    "age": 46,
                    "date_of_birth": "1978-12-12",
                    "date_of_death": null,
                    "nationality": [
                        {
                            "id": 6,
                            "name": "China",
                            "alpha_2_code": "CN",
                            "alpha_3_code": "CHN",
                            "nationality_name": "Chinese",
                            "nationality_name_composed": "Sino"
                        }
                    ],
                    "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.",
                    "wiki": "https://en.wikipedia.org/wiki/Chen_Dong_(astronaut)",
                    "last_flight": "2025-04-24T09:17:31Z",
                    "first_flight": "2016-10-16T23:30:31Z",
                    "social_media_links": []
                }
            },
            {
                "id": 5095,
                "role": {
                    "id": 32,
                    "role": "Operator",
                    "priority": 2
                },
                "astronaut": {
                    "id": 841,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/841/?format=api",
                    "name": "Jie Wang",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "abbrev": "CNSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": null,
                    "response_mode": "list",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": true,
                    "time_in_space": "P3DT16H54M44S",
                    "eva_time": "P0D",
                    "age": 35,
                    "date_of_birth": "1989-09-01",
                    "date_of_death": null,
                    "nationality": [
                        {
                            "id": 6,
                            "name": "China",
                            "alpha_2_code": "CN",
                            "alpha_3_code": "CHN",
                            "nationality_name": "Chinese",
                            "nationality_name_composed": "Sino"
                        }
                    ],
                    "bio": "Wang Jie is a Chinese astronaut selected as part of the Shenzhou program. He joined the Chinese Communist Party (CCP) in June 2009 and enlisted in the People's Liberation Army (PLA) in January 2021. Prior to being chosen into the astronaut corps, he worked as a engineer at the China Aerospace Science and Technology Corporation (CASC).",
                    "wiki": null,
                    "last_flight": "2025-04-24T09:17:31Z",
                    "first_flight": "2025-04-24T09:17:31Z",
                    "social_media_links": []
                }
            },
            {
                "id": 5094,
                "role": {
                    "id": 32,
                    "role": "Operator",
                    "priority": 2
                },
                "astronaut": {
                    "id": 840,
                    "url": "https://ll.thespacedevs.com/2.3.0/astronauts/840/?format=api",
                    "name": "Zhongrui Chen",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "abbrev": "CNSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": null,
                    "response_mode": "list",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    },
                    "in_space": true,
                    "time_in_space": "P3DT16H54M44S",
                    "eva_time": "P0D",
                    "age": 40,
                    "date_of_birth": "1984-10-01",
                    "date_of_death": null,
                    "nationality": [
                        {
                            "id": 6,
                            "name": "China",
                            "alpha_2_code": "CN",
                            "alpha_3_code": "CHN",
                            "nationality_name": "Chinese",
                            "nationality_name_composed": "Sino"
                        }
                    ],
                    "bio": "Chen Zhongrui is a Chinese pilot and astronaut selected as part of the Shenzhou program. He enlisted in the People's Liberation Army (PLA) Air Force in September 2003, and joined the Chinese Communist Party (CCP) in June 2005. He was a PLAAF flight instructor prior to joining the astronaut corps.",
                    "wiki": null,
                    "last_flight": "2025-04-24T09:17:31Z",
                    "first_flight": "2025-04-24T09:17:31Z",
                    "social_media_links": []
                }
            }
        ],
        "docking_events": [
            {
                "id": 623,
                "url": "https://ll.thespacedevs.com/2.3.0/docking_events/623/?format=api",
                "docking": "2025-04-24T15:49:00Z",
                "departure": null,
                "docking_location": {
                    "id": 41,
                    "name": "Tianhe nadir",
                    "spacestation": {
                        "id": 18,
                        "url": "https://ll.thespacedevs.com/2.3.0/space_stations/18/?format=api",
                        "name": "Tiangong space station",
                        "image": {
                            "id": 1941,
                            "name": "[AUTO] Tiangong space station - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    },
                    "spacecraft": null,
                    "payload": null
                },
                "space_station_target": {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.3.0/space_stations/18/?format=api",
                    "name": "Tiangong space station",
                    "image": {
                        "id": 1941,
                        "name": "[AUTO] Tiangong space station - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "2021-04-29",
                    "deorbited": null,
                    "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",
                    "type": {
                        "id": 2,
                        "name": "Government"
                    }
                },
                "flight_vehicle_target": null,
                "payload_flight_target": null
            }
        ]
    },
    "payloadflight": null
}