API endpoint that allows Space Stations to be viewed.

GET:
Return a list of all the existing space stations.

FILTERS:
Parameters - 'name', 'status', 'owners', 'orbit', 'type', 'owners__name', 'owners__abbrev'
Example - /api/2.2.0/spacestation/?status=Active

SEARCH EXAMPLE:
Example - /api/2.2.0/spacestation/?search=ISS
Searches through 'name', 'owners__name', 'owners__abbrev'

ORDERING:
Fields - 'id', 'name', status', 'type', 'founded', 'volume'
Example - /api/2.2.0/spacestation/?ordering=id

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

{
    "id": 18,
    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/18/?format=api",
    "name": "Tiangong space station",
    "status": {
        "id": 1,
        "name": "Active"
    },
    "type": {
        "id": 2,
        "name": "Government"
    },
    "founded": "2021-04-29",
    "deorbited": null,
    "height": 16.6,
    "width": 4.2,
    "mass": 22.0,
    "volume": 50,
    "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",
    "onboard_crew": 3,
    "docked_vehicles": 2,
    "owners": [
        {
            "id": 88,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
            "name": "China Aerospace Science and Technology Corporation",
            "featured": true,
            "type": "Government",
            "country_code": "CHN",
            "abbrev": "CASC",
            "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_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png"
        }
    ],
    "active_expeditions": [
        {
            "id": 156,
            "url": "https://ll.thespacedevs.com/2.2.0/expedition/156/?format=api",
            "name": "Shenzhou 17",
            "start": "2023-10-26T09:46:00Z",
            "end": null,
            "crew": [
                {
                    "id": 4836,
                    "role": {
                        "id": 1,
                        "role": "Commander",
                        "priority": 0
                    },
                    "astronaut": {
                        "id": 684,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/684/?format=api",
                        "name": "Tang Hongbo",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/tang_hongbo_image_20231025055818.jpeg",
                        "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185459.jpeg"
                    }
                },
                {
                    "id": 4840,
                    "role": {
                        "id": 32,
                        "role": "Operator",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 782,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/782/?format=api",
                        "name": "Shengjie Tang",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shengjie_tang_image_20231025055827.jpeg",
                        "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191127.jpeg"
                    }
                },
                {
                    "id": 4841,
                    "role": {
                        "id": 32,
                        "role": "Operator",
                        "priority": 2
                    },
                    "astronaut": {
                        "id": 783,
                        "url": "https://ll.thespacedevs.com/2.2.0/astronaut/783/?format=api",
                        "name": "Xinlin Jiang",
                        "status": {
                            "id": 1,
                            "name": "Active"
                        },
                        "agency": {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                            "name": "China National Space Administration",
                            "type": "Government"
                        },
                        "profile_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/xinlin_jiang_image_20231025055835.jpeg",
                        "profile_image_thumbnail": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185525.jpeg"
                    }
                }
            ]
        }
    ],
    "docking_location": [
        {
            "id": 32,
            "name": "Tianhe aft",
            "docked": {
                "id": 529,
                "url": "https://ll.thespacedevs.com/2.2.0/docking_event/529/?format=api",
                "docking": "2024-01-17T17:46:00Z",
                "departure": null,
                "flight_vehicle": {
                    "id": 828,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/828/?format=api",
                    "spacecraft": {
                        "id": 577,
                        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/577/?format=api",
                        "name": "Tianzhou-7",
                        "serial_number": "7",
                        "is_placeholder": false,
                        "in_space": true,
                        "time_in_space": "P100DT11H6M45S",
                        "time_docked": "P100DT7H48M15S",
                        "flights_count": 1,
                        "mission_ends_count": 0,
                        "status": {
                            "id": 4,
                            "name": "Single Use"
                        },
                        "description": "Seventh operational Tianzhou spacecraft",
                        "spacecraft_config": {
                            "id": 25,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api",
                            "name": "Tianzhou",
                            "type": {
                                "id": 4,
                                "name": "Cargo Resupply"
                            },
                            "agency": {
                                "id": 88,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                                "name": "China Aerospace Science and Technology Corporation",
                                "featured": true,
                                "type": "Government",
                                "country_code": "CHN",
                                "abbrev": "CASC",
                                "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_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
                                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png"
                            },
                            "in_use": true,
                            "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",
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg",
                            "nation_url": null,
                            "wiki_link": "https://en.wikipedia.org/wiki/Tianzhou_(spacecraft)",
                            "info_link": ""
                        }
                    },
                    "launch": {
                        "id": "e11c7aee-b185-49d5-8596-65959d2e009b",
                        "url": "https://ll.thespacedevs.com/2.2.0/launch/e11c7aee-b185-49d5-8596-65959d2e009b/?format=api",
                        "slug": "long-march-7-tianzhou-7",
                        "name": "Long March 7  | Tianzhou 7",
                        "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-03-05T17:52:32Z",
                        "net": "2024-01-17T14:27:30Z",
                        "window_end": "2024-01-17T14:34:00Z",
                        "window_start": "2024-01-17T14:17:00Z",
                        "net_precision": {
                            "id": 0,
                            "name": "Second",
                            "abbrev": "SEC",
                            "description": "The T-0 is accurate to the second."
                        },
                        "probability": null,
                        "weather_concerns": null,
                        "holdreason": "",
                        "failreason": "",
                        "hashtag": null,
                        "launch_service_provider": {
                            "id": 88,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                            "name": "China Aerospace Science and Technology Corporation",
                            "type": "Government"
                        },
                        "rocket": {
                            "id": 8103,
                            "configuration": {
                                "id": 100,
                                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/100/?format=api",
                                "name": "Long March 7",
                                "family": "Long March 7",
                                "full_name": "Long March 7",
                                "variant": ""
                            }
                        },
                        "mission": {
                            "id": 6661,
                            "name": "Tianzhou 7",
                            "description": "Sixth cargo delivery mission to the Chinese space station.",
                            "launch_designator": null,
                            "type": "Resupply",
                            "orbit": {
                                "id": 8,
                                "name": "Low Earth Orbit",
                                "abbrev": "LEO"
                            },
                            "agencies": [
                                {
                                    "id": 17,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                                    "name": "China National Space Administration",
                                    "featured": true,
                                    "type": "Government",
                                    "country_code": "CHN",
                                    "abbrev": "CNSA",
                                    "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
                                    "administrator": "Administrator: Tang Dengjie",
                                    "founding_year": "1993",
                                    "launchers": "",
                                    "spacecraft": "Shenzhou",
                                    "launch_library_url": null,
                                    "total_launch_count": 0,
                                    "consecutive_successful_launches": 0,
                                    "successful_launches": 0,
                                    "failed_launches": 0,
                                    "pending_launches": 0,
                                    "consecutive_successful_landings": 0,
                                    "successful_landings": 0,
                                    "failed_landings": 0,
                                    "attempted_landings": 0,
                                    "info_url": "http://www.cnsa.gov.cn/",
                                    "wiki_url": "http://en.wikipedia.org/wiki/China_National_Space_Administration",
                                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png",
                                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                                    "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png"
                                }
                            ],
                            "info_urls": [],
                            "vid_urls": []
                        },
                        "pad": {
                            "id": 176,
                            "url": "https://ll.thespacedevs.com/2.2.0/pad/176/?format=api",
                            "agency_id": null,
                            "name": "201",
                            "description": null,
                            "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",
                            "location": {
                                "id": 8,
                                "url": "https://ll.thespacedevs.com/2.2.0/location/8/?format=api",
                                "name": "Wenchang Space Launch Site, People's Republic of China",
                                "country_code": "CHN",
                                "description": "",
                                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_8_20200803142445.jpg",
                                "timezone_name": "Asia/Shanghai",
                                "total_launch_count": 28,
                                "total_landing_count": 0
                            },
                            "country_code": "CHN",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_176_20200803143412.jpg",
                            "total_launch_count": 17,
                            "orbital_launch_attempt_count": 17
                        },
                        "webcast_live": false,
                        "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20240117193513.jpeg",
                        "infographic": null,
                        "program": [
                            {
                                "id": 19,
                                "url": "https://ll.thespacedevs.com/2.2.0/program/19/?format=api",
                                "name": "Tiangong space station",
                                "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                                "agencies": [
                                    {
                                        "id": 88,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                                        "name": "China Aerospace Science and Technology Corporation",
                                        "type": "Government"
                                    }
                                ],
                                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                                "start_date": "2021-04-29T03:23:00Z",
                                "end_date": null,
                                "info_url": null,
                                "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
                                "mission_patches": [],
                                "type": {
                                    "id": 2,
                                    "name": "Human Spaceflight"
                                }
                            }
                        ],
                        "orbital_launch_attempt_count": 6591,
                        "location_launch_attempt_count": 26,
                        "pad_launch_attempt_count": 16,
                        "agency_launch_attempt_count": 456,
                        "orbital_launch_attempt_count_year": 13,
                        "location_launch_attempt_count_year": 1,
                        "pad_launch_attempt_count_year": 1,
                        "agency_launch_attempt_count_year": 2,
                        "type": "normal"
                    }
                }
            }
        },
        {
            "id": 33,
            "name": "Tianhe forward",
            "docked": {
                "id": 525,
                "url": "https://ll.thespacedevs.com/2.2.0/docking_event/525/?format=api",
                "docking": "2023-10-26T09:46:00Z",
                "departure": null,
                "flight_vehicle": {
                    "id": 804,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/804/?format=api",
                    "spacecraft": {
                        "id": 567,
                        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/567/?format=api",
                        "name": "Shenzhou 17",
                        "serial_number": "17",
                        "is_placeholder": false,
                        "in_space": true,
                        "time_in_space": "P183DT22H20M11S",
                        "time_docked": "P183DT15H48M13S",
                        "flights_count": 1,
                        "mission_ends_count": 0,
                        "status": {
                            "id": 4,
                            "name": "Single Use"
                        },
                        "description": "Sixth crewed mission to the Chinese Space Station.",
                        "spacecraft_config": {
                            "id": 2,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api",
                            "name": "Shenzhou",
                            "type": {
                                "id": 2,
                                "name": "Capsule"
                            },
                            "agency": {
                                "id": 17,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                                "name": "China National Space Administration",
                                "featured": true,
                                "type": "Government",
                                "country_code": "CHN",
                                "abbrev": "CNSA",
                                "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
                                "administrator": "Administrator: Tang Dengjie",
                                "founding_year": "1993",
                                "launchers": "",
                                "spacecraft": "Shenzhou",
                                "parent": null,
                                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                                "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/logo/china2520national2520space2520administration_logo_20190207032431.png"
                            },
                            "in_use": true,
                            "capability": "Chinese crewed spaceflight program.",
                            "history": "Shenzhou is a spacecraft used to support the Chinese manned spaceflight program and to carry crew to the Tiangong Space Station. Its design resembles the Russian Soyuz spacecraft, but it is larger in size and all-new in construction. The first launch was on November 19, 1999 and the first manned launch was on October 15, 2003.",
                            "details": "The Shenzhou spacecraft resembles the Soyuz, although it is longer, with a larger habitable volume. It features a powered service module like the Soyuz, and prior to Shenzhou 8 its orbital module was capable of autonomous flight. \r\n\r\nThe aft service module contains life support and other equipment required for the functioning of Shenzhou.",
                            "maiden_flight": "1999-11-19",
                            "height": 9.25,
                            "diameter": 2.8,
                            "human_rated": true,
                            "crew_capacity": 3,
                            "payload_capacity": null,
                            "payload_return_capacity": null,
                            "flight_life": "200 day design life.",
                            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg",
                            "nation_url": null,
                            "wiki_link": "https://en.wikipedia.org/wiki/Shenzhou_(spacecraft)",
                            "info_link": ""
                        }
                    },
                    "launch": {
                        "id": "45bd2cb8-05d1-4080-8c50-602c9f43971e",
                        "url": "https://ll.thespacedevs.com/2.2.0/launch/45bd2cb8-05d1-4080-8c50-602c9f43971e/?format=api",
                        "slug": "long-march-2fg-shenzhou-17",
                        "name": "Long March 2F/G | Shenzhou 17",
                        "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-03-05T18:25:22Z",
                        "net": "2023-10-26T03:14:02Z",
                        "window_end": "2023-10-26T03:44:00Z",
                        "window_start": "2023-10-26T03:04:00Z",
                        "net_precision": {
                            "id": 0,
                            "name": "Second",
                            "abbrev": "SEC",
                            "description": "The T-0 is accurate to the second."
                        },
                        "probability": null,
                        "weather_concerns": null,
                        "holdreason": "",
                        "failreason": "",
                        "hashtag": null,
                        "launch_service_provider": {
                            "id": 88,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                            "name": "China Aerospace Science and Technology Corporation",
                            "type": "Government"
                        },
                        "rocket": {
                            "id": 7827,
                            "configuration": {
                                "id": 84,
                                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/84/?format=api",
                                "name": "Long March 2",
                                "family": "Long March 2",
                                "full_name": "Long March 2F/G",
                                "variant": "F/G"
                            }
                        },
                        "mission": {
                            "id": 6333,
                            "name": "Shenzhou 17",
                            "description": "Sixth crewed flight to the Chinese space station.",
                            "launch_designator": null,
                            "type": "Human Exploration",
                            "orbit": {
                                "id": 8,
                                "name": "Low Earth Orbit",
                                "abbrev": "LEO"
                            },
                            "agencies": [
                                {
                                    "id": 17,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                                    "name": "China National Space Administration",
                                    "featured": true,
                                    "type": "Government",
                                    "country_code": "CHN",
                                    "abbrev": "CNSA",
                                    "description": "The China National Space Administration (CNSA) is the national space agency of the People's Republic of China. It is responsible for the national space program and for planning and development of space activities. CNSA and China Aerospace Corporation (CASC) assumed the authority over space development efforts previously held by the Ministry of Aerospace Industry. The CNSA has many launch sites around China with their orbital sites located in Jiuquan, Xichang, Taiyuan and Wenchang.",
                                    "administrator": "Administrator: Tang Dengjie",
                                    "founding_year": "1993",
                                    "launchers": "",
                                    "spacecraft": "Shenzhou",
                                    "launch_library_url": null,
                                    "total_launch_count": 0,
                                    "consecutive_successful_launches": 0,
                                    "successful_launches": 0,
                                    "failed_launches": 0,
                                    "pending_launches": 0,
                                    "consecutive_successful_landings": 0,
                                    "successful_landings": 0,
                                    "failed_landings": 0,
                                    "attempted_landings": 0,
                                    "info_url": "http://www.cnsa.gov.cn/",
                                    "wiki_url": "http://en.wikipedia.org/wiki/China_National_Space_Administration",
                                    "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_logo_20190207032431.png",
                                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_image_20190207032431.jpeg",
                                    "nation_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/china2520national2520space2520administration_nation_20190602114400.png"
                                }
                            ],
                            "info_urls": [],
                            "vid_urls": []
                        },
                        "pad": {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/pad/37/?format=api",
                            "agency_id": null,
                            "name": "Launch Area 4 (SLS-1 / 921)",
                            "description": null,
                            "info_url": null,
                            "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                            "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                            "latitude": "40.957893",
                            "longitude": "100.290944",
                            "location": {
                                "id": 17,
                                "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
                                "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                                "country_code": "CHN",
                                "description": "",
                                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_17_20200803142429.jpg",
                                "timezone_name": "Asia/Shanghai",
                                "total_launch_count": 224,
                                "total_landing_count": 0
                            },
                            "country_code": "CHN",
                            "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_37_20200803143603.jpg",
                            "total_launch_count": 23,
                            "orbital_launch_attempt_count": 23
                        },
                        "webcast_live": false,
                        "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20231231163528.jpeg",
                        "infographic": null,
                        "program": [
                            {
                                "id": 7,
                                "url": "https://ll.thespacedevs.com/2.2.0/program/7/?format=api",
                                "name": "Shenzhou",
                                "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.",
                                "agencies": [
                                    {
                                        "id": 17,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api",
                                        "name": "China National Space Administration",
                                        "type": "Government"
                                    }
                                ],
                                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG",
                                "start_date": "1993-01-01T00:00:00Z",
                                "end_date": null,
                                "info_url": null,
                                "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program",
                                "mission_patches": [],
                                "type": {
                                    "id": 2,
                                    "name": "Human Spaceflight"
                                }
                            },
                            {
                                "id": 19,
                                "url": "https://ll.thespacedevs.com/2.2.0/program/19/?format=api",
                                "name": "Tiangong space station",
                                "description": "The Tiangong space station is a space station placed in Low Earth orbit between 340 and 450 km above the surface.",
                                "agencies": [
                                    {
                                        "id": 88,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                                        "name": "China Aerospace Science and Technology Corporation",
                                        "type": "Government"
                                    }
                                ],
                                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/chinese2520spa_program_20210608105528.png",
                                "start_date": "2021-04-29T03:23:00Z",
                                "end_date": null,
                                "info_url": null,
                                "wiki_url": "https://en.wikipedia.org/wiki/Tiangong_space_station",
                                "mission_patches": [],
                                "type": {
                                    "id": 2,
                                    "name": "Human Spaceflight"
                                }
                            }
                        ],
                        "orbital_launch_attempt_count": 6530,
                        "location_launch_attempt_count": 209,
                        "pad_launch_attempt_count": 21,
                        "agency_launch_attempt_count": 441,
                        "orbital_launch_attempt_count_year": 173,
                        "location_launch_attempt_count_year": 27,
                        "pad_launch_attempt_count_year": 2,
                        "agency_launch_attempt_count_year": 35,
                        "type": "normal"
                    }
                }
            }
        },
        {
            "id": 41,
            "name": "Tianhe nadir",
            "docked": null
        }
    ],
    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png"
}