Modes

Levels of detail in the response - normal, detailed

Example - /space_stations/?mode=detailed

Filters

Parameters - docked_vehicles, docked_vehicles__gt, docked_vehicles__gte, docked_vehicles__lt, docked_vehicles__lte, id, name, name__contains, onboard_crew, onboard_crew__gt, onboard_crew__gte, onboard_crew__lt, onboard_crew__lte, orbit, owner__ids, owners, status, status__ids, type

Example - /space_stations/?onboard_crew__gte=1

Fields searched - name, owners__abbrev, owners__name

Example - /space_stations/?search=Salyut

Ordering

Fields - docked_vehicles, founded, id, name, onboard_crew, status, type, volume

Example - /space_stations/?ordering=founded

Number of results

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

Example - /space_stations/?limit=2

Format

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

Help

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

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

{
    "id": 18,
    "url": "https://lldev.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"
    },
    "owners": [
        {
            "response_mode": "normal",
            "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"
            },
            "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 Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
            "administrator": "Chairman & President: Lei Fanpei",
            "founding_year": 1999,
            "launchers": "Long March",
            "spacecraft": "",
            "parent": null,
            "image": {
                "id": 8,
                "name": "[AUTO] China Aerospace Science and Technology Corporation - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184558.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "logo": {
                "id": 124,
                "name": "[AUTO] China Aerospace Science and Technology Corporation - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184933.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 50,
                "name": "[AUTO] China Aerospace Science and Technology Corporation - social_logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184746.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        }
    ],
    "response_mode": "detailed",
    "active_expeditions": [
        {
            "id": 161,
            "url": "https://lldev.thespacedevs.com/2.3.0/expeditions/161/?format=api",
            "name": "Shenzhou 19",
            "start": "2024-10-30T03:00:00Z",
            "end": null
        }
    ],
    "height": 16.6,
    "width": 4.2,
    "mass": 22.0,
    "volume": 50,
    "onboard_crew": 3,
    "docked_vehicles": 0,
    "docking_location": [
        {
            "id": 32,
            "name": "Tianhe aft",
            "currently_docked": {
                "id": 615,
                "url": "https://lldev.thespacedevs.com/2.3.0/docking_events/615/?format=api",
                "docking": "2024-11-15T18:32:00Z",
                "departure": null,
                "flight_vehicle_chaser": {
                    "id": 864,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/864/?format=api",
                    "spacecraft": {
                        "response_mode": "normal",
                        "id": 602,
                        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/602/?format=api",
                        "name": "Tianzhou-8",
                        "serial_number": "8",
                        "is_placeholder": false,
                        "image": {
                            "id": 1937,
                            "name": "[AUTO] Tianzhou - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194204.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "in_space": true,
                        "time_in_space": "P148DT11H36M25S",
                        "time_docked": "P148DT8H17M44S",
                        "flights_count": 1,
                        "mission_ends_count": 0,
                        "status": {
                            "id": 4,
                            "name": "Single Use"
                        },
                        "description": "Eighth operational Tianzhou spacecraft",
                        "spacecraft_config": {
                            "response_mode": "detailed",
                            "id": 25,
                            "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/25/?format=api",
                            "name": "Tianzhou",
                            "type": {
                                "id": 4,
                                "name": "Cargo Resupply"
                            },
                            "agency": {
                                "response_mode": "normal",
                                "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"
                                },
                                "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 Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
                                "administrator": "Chairman & President: Lei Fanpei",
                                "founding_year": 1999,
                                "launchers": "Long March",
                                "spacecraft": "",
                                "parent": null,
                                "image": {
                                    "id": 8,
                                    "name": "[AUTO] China Aerospace Science and Technology Corporation - image",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184558.jpeg",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "logo": {
                                    "id": 124,
                                    "name": "[AUTO] China Aerospace Science and Technology Corporation - logo",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184933.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                },
                                "social_logo": {
                                    "id": 50,
                                    "name": "[AUTO] China Aerospace Science and Technology Corporation - social_logo",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184746.png",
                                    "credit": null,
                                    "license": {
                                        "id": 1,
                                        "name": "Unknown",
                                        "priority": 9,
                                        "link": null
                                    },
                                    "single_use": true,
                                    "variants": []
                                }
                            },
                            "family": [],
                            "in_use": true,
                            "image": {
                                "id": 1937,
                                "name": "[AUTO] Tianzhou - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194204.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "capability": "Cargo Earth Orbit Logistics",
                            "history": "The Tianzhou is a Chinese automated cargo spacecraft that was first launched on April 20, 2017 to resupply Tiangong-1. It demonstrated autonomous propellant transfer in orbit.",
                            "details": "Autonomous cargo spacecraft used to resupply the Chinese Space Station.",
                            "maiden_flight": "2017-04-20",
                            "height": 9.0,
                            "diameter": 3.35,
                            "human_rated": false,
                            "crew_capacity": null,
                            "payload_capacity": 6700,
                            "payload_return_capacity": null,
                            "flight_life": "180 days in orbit",
                            "wiki_link": "https://en.wikipedia.org/wiki/Tianzhou_(spacecraft)",
                            "info_link": "",
                            "spacecraft_flown": 8,
                            "total_launch_count": 8,
                            "successful_launches": 8,
                            "failed_launches": 0,
                            "attempted_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "fastest_turnaround": null
                        },
                        "fastest_turnaround": null
                    },
                    "launch": {
                        "id": "1b411bfa-86b8-4b88-8f01-6e97ca4b90d7",
                        "url": "https://lldev.thespacedevs.com/2.3.0/launches/1b411bfa-86b8-4b88-8f01-6e97ca4b90d7/?format=api",
                        "name": "Long March 7 | Tianzhou-8",
                        "response_mode": "normal",
                        "slug": "long-march-7-tianzhou-8",
                        "launch_designator": "2024-211",
                        "status": {
                            "id": 3,
                            "name": "Launch Successful",
                            "abbrev": "Success",
                            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                        },
                        "last_updated": "2024-11-16T01:45:46Z",
                        "net": "2024-11-15T15:13:18Z",
                        "net_precision": {
                            "id": 0,
                            "name": "Second",
                            "abbrev": "SEC",
                            "description": "The T-0 is accurate to the second."
                        },
                        "window_end": "2024-11-15T15:20:00Z",
                        "window_start": "2024-11-15T15:03:00Z",
                        "image": {
                            "id": 1781,
                            "name": "[AUTO] Long March 7 - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_7_image_20210513083007.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193741.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "infographic": null,
                        "probability": null,
                        "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": 8104,
                            "configuration": {
                                "response_mode": "list",
                                "id": 100,
                                "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/100/?format=api",
                                "name": "Long March 7",
                                "families": [
                                    {
                                        "response_mode": "list",
                                        "id": 106,
                                        "name": "Long March"
                                    },
                                    {
                                        "response_mode": "list",
                                        "id": 114,
                                        "name": "Long March 7"
                                    }
                                ],
                                "full_name": "Long March 7",
                                "variant": ""
                            }
                        },
                        "mission": {
                            "id": 6662,
                            "name": "Tianzhou-8",
                            "type": "Resupply",
                            "description": "Seventh cargo delivery mission 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": [],
                            "info_urls": [],
                            "vid_urls": []
                        },
                        "pad": {
                            "id": 176,
                            "url": "https://lldev.thespacedevs.com/2.3.0/pads/176/?format=api",
                            "active": true,
                            "agencies": [],
                            "name": "201",
                            "image": {
                                "id": 2019,
                                "name": "CZ-8 liftoff from pad 201 (Queqiao-2)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_20240320175819.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_thumbnail_20240320175820.jpeg",
                                "credit": "秦英健/Qin Yingjian",
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": false,
                                "variants": []
                            },
                            "description": "",
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
                            "map_url": "https://www.google.com/maps?q=19.618452,110.955356",
                            "latitude": 19.618452,
                            "longitude": 110.955356,
                            "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_176_20200803143412.jpg",
                            "total_launch_count": 22,
                            "orbital_launch_attempt_count": 22,
                            "fastest_turnaround": "P46DT6H35M",
                            "location": {
                                "response_mode": "normal",
                                "id": 8,
                                "url": "https://lldev.thespacedevs.com/2.3.0/locations/8/?format=api",
                                "name": "Wenchang Space Launch Site, 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": 7129,
                                    "successful_launches": 6587,
                                    "failed_launches": 542,
                                    "total_attempted_landings": 1089,
                                    "successful_landings": 1046,
                                    "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": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
                                "image": {
                                    "id": 2019,
                                    "name": "CZ-8 liftoff from pad 201 (Queqiao-2)",
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_20240320175819.jpeg",
                                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_thumbnail_20240320175820.jpeg",
                                    "credit": "秦英健/Qin Yingjian",
                                    "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_8_20200803142445.jpg",
                                "longitude": 110.951133,
                                "latitude": 19.614492,
                                "timezone_name": "Asia/Shanghai",
                                "total_launch_count": 37,
                                "total_landing_count": 0
                            }
                        },
                        "webcast_live": false,
                        "program": [
                            {
                                "response_mode": "normal",
                                "id": 19,
                                "url": "https://lldev.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://lldev.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": 6804,
                        "location_launch_attempt_count": 32,
                        "pad_launch_attempt_count": 20,
                        "agency_launch_attempt_count": 493,
                        "orbital_launch_attempt_count_year": 215,
                        "location_launch_attempt_count_year": 7,
                        "pad_launch_attempt_count_year": 5,
                        "agency_launch_attempt_count_year": 41
                    }
                },
                "space_station_chaser": null,
                "payload_flight_chaser": null
            }
        },
        {
            "id": 33,
            "name": "Tianhe forward",
            "currently_docked": {
                "id": 612,
                "url": "https://lldev.thespacedevs.com/2.3.0/docking_events/612/?format=api",
                "docking": "2024-10-30T03:00:00Z",
                "departure": null,
                "flight_vehicle_chaser": {
                    "id": 863,
                    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_flights/863/?format=api",
                    "spacecraft": {
                        "response_mode": "normal",
                        "id": 601,
                        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/601/?format=api",
                        "name": "Shenzhou 19",
                        "serial_number": "19",
                        "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": "P165DT6H22M9S",
                        "time_docked": "P164DT23H49M43S",
                        "flights_count": 1,
                        "mission_ends_count": 0,
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "description": "Spacecraft used to launch 3 taikonauts on the 8th crewed mission to the Tiangong space station.",
                        "spacecraft_config": {
                            "response_mode": "detailed",
                            "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": "normal",
                                "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"
                                },
                                "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": 19,
                            "total_launch_count": 19,
                            "successful_launches": 19,
                            "failed_launches": 0,
                            "attempted_landings": 18,
                            "successful_landings": 17,
                            "failed_landings": 1,
                            "fastest_turnaround": null
                        },
                        "fastest_turnaround": null
                    },
                    "launch": {
                        "id": "28c2b327-bb20-452d-b1df-c100265d6aa5",
                        "url": "https://lldev.thespacedevs.com/2.3.0/launches/28c2b327-bb20-452d-b1df-c100265d6aa5/?format=api",
                        "name": "Long March 2F/G | Shenzhou 19",
                        "response_mode": "normal",
                        "slug": "long-march-2fg-shenzhou-19",
                        "launch_designator": "2024-194",
                        "status": {
                            "id": 3,
                            "name": "Launch Successful",
                            "abbrev": "Success",
                            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                        },
                        "last_updated": "2024-10-30T08:39:36Z",
                        "net": "2024-10-29T20:27:34Z",
                        "net_precision": {
                            "id": 0,
                            "name": "Second",
                            "abbrev": "SEC",
                            "description": "The T-0 is accurate to the second."
                        },
                        "window_end": "2024-10-29T20:57:00Z",
                        "window_start": "2024-10-29T20:17: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://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": 8102,
                            "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": 6660,
                            "name": "Shenzhou 19",
                            "type": "Human Exploration",
                            "description": "Eighth 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://lldev.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://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": 7129,
                                    "successful_launches": 6587,
                                    "failed_launches": 542,
                                    "total_attempted_landings": 1089,
                                    "successful_landings": 1046,
                                    "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": 19,
                                "url": "https://lldev.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://lldev.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"
                                }
                            },
                            {
                                "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": 6787,
                        "location_launch_attempt_count": 233,
                        "pad_launch_attempt_count": 24,
                        "agency_launch_attempt_count": 490,
                        "orbital_launch_attempt_count_year": 198,
                        "location_launch_attempt_count_year": 15,
                        "pad_launch_attempt_count_year": 2,
                        "agency_launch_attempt_count_year": 38
                    }
                },
                "space_station_chaser": null,
                "payload_flight_chaser": null
            }
        },
        {
            "id": 41,
            "name": "Tianhe nadir",
            "currently_docked": null
        }
    ],
    "active_docking_events": []
}