Modes

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

Example - /astronauts/?mode=list

Filters

Parameters - age, age__gt, age__gte, age__lt, age__lte, agency_ids, date_of_birth, date_of_birth__gt, date_of_birth__gte, date_of_birth__lt, date_of_birth__lte, date_of_death, date_of_death__gt, date_of_death__gte, date_of_death__lt, date_of_death__lte, first_flight, first_flight__gt, first_flight__gte, first_flight__lt, first_flight__lte, flights_count, flights_count__gt, flights_count__gte, flights_count__lt, flights_count__lte, has_flown, in_space, is_human, landings_count, landings_count__gt, landings_count__gte, landings_count__lt, landings_count__lte, last_flight, last_flight__gt, last_flight__gte, last_flight__lt, last_flight__lte, nationality, status_ids, type__id

Example - /astronauts/?has_flown=true

Fields searched - agency__abbrev, agency__name, name, nationality__nationality_name

Example - /astronauts/?search=Pesquet

Ordering

Fields - age, date_of_birth, eva_time, flights_count, id, landings_count, last_flight, name, spacewalks_count, status, time_in_space

Example - /astronauts/?ordering=-time_in_space

Number of results

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

Example - /astronauts/?limit=2

Format

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

Help

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

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

{
    "id": 184,
    "url": "https://lldev.thespacedevs.com/2.3.0/astronauts/184/?format=api",
    "name": "Liu Wang",
    "status": {
        "id": 1,
        "name": "Active"
    },
    "agency": {
        "response_mode": "list",
        "id": 17,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
        "name": "China National Space Administration",
        "abbrev": "CNSA",
        "type": {
            "id": 1,
            "name": "Government"
        }
    },
    "image": {
        "id": 349,
        "name": "[AUTO] Liu Wang - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/liu2520wang_image_20181129235721.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185624.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "response_mode": "detailed",
    "type": {
        "id": 2,
        "name": "Government"
    },
    "in_space": false,
    "time_in_space": "P12DT15H23M52S",
    "eva_time": "P0D",
    "age": 56,
    "date_of_birth": "1969-03-25",
    "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": "Liu Wang (simplified Chinese: 刘旺; traditional Chinese: 劉旺, born in 1969) is a Chinese pilot selected as part of the Shenzhou program. He was born in the Shanxi province of China and was a fighter pilot in the People's Liberation Army Air Force. He was selected to be an astronaut in 1998.",
    "wiki": "https://en.wikipedia.org/wiki/Liu_Wang",
    "last_flight": "2012-06-16T10:37:24Z",
    "first_flight": "2012-06-16T10:37:24Z",
    "social_media_links": [],
    "flights_count": 1,
    "landings_count": 1,
    "spacewalks_count": 0,
    "flights": [
        {
            "id": "f672e9c9-2bae-4adf-ae70-09eda35d9837",
            "url": "https://lldev.thespacedevs.com/2.3.0/launches/f672e9c9-2bae-4adf-ae70-09eda35d9837/?format=api",
            "name": "Long March 2F/G | Shenzhou-9 & Shenzhou-9-GC",
            "response_mode": "normal",
            "slug": "long-march-2fg-shenzhou-9-shenzhou-9-gc",
            "launch_designator": "2012-032",
            "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-06-14T15:48:19Z",
            "net": "2012-06-16T10:37:24Z",
            "net_precision": null,
            "window_end": "2012-06-16T10:37:24Z",
            "window_start": "2012-06-16T10:37:24Z",
            "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": -1,
            "weather_concerns": null,
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "response_mode": "list",
                "id": 88,
                "url": "https://lldev.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": 1616,
                "configuration": {
                    "response_mode": "list",
                    "id": 84,
                    "url": "https://lldev.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": 259,
                "name": "Shenzhou-9 & Shenzhou-9-GC",
                "type": "Human Exploration",
                "description": "This is the fourth crewed mission for China's Shenzhou program which lasted 12 days. Being the first crewed spacecraft to visit the Tiangong-1 space station, it brought up the astronauts Jing Haipeng, Liu Wang and the first Chinese female astronaut Lie Yang. They docked automatically to the station on 18 June. During their stay in the station, astronauts conducted various scientific and technological experiments, and performed manual re-docking on 24 June. Shenzhou 9 undocked on 29 June and landed safely back on Earth the same day.",
                "image": null,
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO",
                    "celestial_body": {
                        "response_mode": "list",
                        "id": 1,
                        "name": "Earth"
                    }
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 37,
                "url": "https://lldev.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": 24,
                "orbital_launch_attempt_count": 24,
                "fastest_turnaround": "P31DT9H26M22S",
                "location": {
                    "response_mode": "normal",
                    "id": 17,
                    "url": "https://lldev.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": 7134,
                        "successful_launches": 6592,
                        "failed_launches": 542,
                        "total_attempted_landings": 1093,
                        "successful_landings": 1050,
                        "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": 247,
                    "total_landing_count": 0
                }
            },
            "webcast_live": false,
            "program": [
                {
                    "response_mode": "normal",
                    "id": 7,
                    "url": "https://lldev.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://lldev.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"
                    }
                }
            ],
            "orbital_launch_attempt_count": 5224,
            "location_launch_attempt_count": 59,
            "pad_launch_attempt_count": 10,
            "agency_launch_attempt_count": 111,
            "orbital_launch_attempt_count_year": 34,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 10
        }
    ],
    "landings": [
        {
            "id": 445,
            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/445/?format=api",
            "destination": "Tiangong-1",
            "mission_end": "2012-06-29T02:01:16Z",
            "spacecraft": {
                "response_mode": "normal",
                "id": 426,
                "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/426/?format=api",
                "name": "Shenzhou 9",
                "serial_number": "9",
                "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": false,
                "time_in_space": "P12DT15H23M52S",
                "time_docked": "P9DT17H45M",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Shenzhou 9 was the second spacecraft and first crewed spacecraft to dock with the Tiangong 1 space station, which took place on 18 June.",
                "spacecraft_config": {
                    "response_mode": "normal",
                    "id": 2,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api",
                    "name": "Shenzhou",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 17,
                        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/17/?format=api",
                        "name": "China National Space Administration",
                        "abbrev": "CNSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "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": []
                    }
                },
                "fastest_turnaround": null
            },
            "launch": {
                "id": "f672e9c9-2bae-4adf-ae70-09eda35d9837",
                "url": "https://lldev.thespacedevs.com/2.3.0/launches/f672e9c9-2bae-4adf-ae70-09eda35d9837/?format=api",
                "name": "Long March 2F/G | Shenzhou-9 & Shenzhou-9-GC",
                "response_mode": "normal",
                "slug": "long-march-2fg-shenzhou-9-shenzhou-9-gc",
                "launch_designator": "2012-032",
                "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-06-14T15:48:19Z",
                "net": "2012-06-16T10:37:24Z",
                "net_precision": null,
                "window_end": "2012-06-16T10:37:24Z",
                "window_start": "2012-06-16T10:37:24Z",
                "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": -1,
                "weather_concerns": null,
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "response_mode": "list",
                    "id": 88,
                    "url": "https://lldev.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": 1616,
                    "configuration": {
                        "response_mode": "list",
                        "id": 84,
                        "url": "https://lldev.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": 259,
                    "name": "Shenzhou-9 & Shenzhou-9-GC",
                    "type": "Human Exploration",
                    "description": "This is the fourth crewed mission for China's Shenzhou program which lasted 12 days. Being the first crewed spacecraft to visit the Tiangong-1 space station, it brought up the astronauts Jing Haipeng, Liu Wang and the first Chinese female astronaut Lie Yang. They docked automatically to the station on 18 June. During their stay in the station, astronauts conducted various scientific and technological experiments, and performed manual re-docking on 24 June. Shenzhou 9 undocked on 29 June and landed safely back on Earth the same day.",
                    "image": null,
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO",
                        "celestial_body": {
                            "response_mode": "list",
                            "id": 1,
                            "name": "Earth"
                        }
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 37,
                    "url": "https://lldev.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": 24,
                    "orbital_launch_attempt_count": 24,
                    "fastest_turnaround": "P31DT9H26M22S",
                    "location": {
                        "response_mode": "normal",
                        "id": 17,
                        "url": "https://lldev.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": 7134,
                            "successful_launches": 6592,
                            "failed_launches": 542,
                            "total_attempted_landings": 1093,
                            "successful_landings": 1050,
                            "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": 247,
                        "total_landing_count": 0
                    }
                },
                "webcast_live": false,
                "program": [
                    {
                        "response_mode": "normal",
                        "id": 7,
                        "url": "https://lldev.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://lldev.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"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 5224,
                "location_launch_attempt_count": 59,
                "pad_launch_attempt_count": 10,
                "agency_launch_attempt_count": 111,
                "orbital_launch_attempt_count_year": 34,
                "location_launch_attempt_count_year": 2,
                "pad_launch_attempt_count_year": 1,
                "agency_launch_attempt_count_year": 10
            },
            "landing": {
                "id": 716,
                "url": "https://lldev.thespacedevs.com/2.3.0/landings/716/?format=api",
                "attempt": true,
                "success": true,
                "description": "The Shenzhou 9 spacecraft landed in the Dorbnod Banner in Inner Mongolia, China.",
                "downrange_distance": null,
                "landing_location": {
                    "id": 21,
                    "name": "Dorbod Banner",
                    "active": true,
                    "abbrev": "DB",
                    "description": "Dorbod Banner in Ulanqab, Inner Mongolia, China, bordering Mongolia's Dornogovi Province to the northwest.",
                    "location": null,
                    "longitude": null,
                    "latitude": null,
                    "image": {
                        "id": 1046,
                        "name": "Shenzhou 10 landing",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_14_lan_image_20221203141052.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191458.jpeg",
                        "credit": "Unknown",
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "successful_landings": 10,
                    "attempted_landings": 11,
                    "failed_landings": 1,
                    "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)."
                }
            },
            "duration": "P12DT15H23M52S",
            "turn_around_time": null,
            "response_mode": "normal"
        }
    ],
    "spacewalks": []
}