API endpoint that allows Spacecrafts to be viewed. A Spacecraft is a physically manufactured instance of a Spacecraft Configuration

GET: Return a list of all the existing spacecraft.

FILTERS: Parameters - 'name', 'status', 'spacecraft_config', 'is_placeholder', 'in_space' Example - /2.2.0/spacecraft/?in_space=true

SEARCH EXAMPLE: Example - /2.2.0/spacecraft/?search=Dragon

ORDERING: Fields - 'id', 'time_in_space', 'time_docked', 'flights_count', 'mission_ends_count' Example - /2.2.0/spacecraft/?ordering=id

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

{
    "id": 560,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/560/?format=api",
    "name": "Chinese reusable experimental spacecraft",
    "serial_number": null,
    "is_placeholder": false,
    "in_space": false,
    "time_in_space": "P544DT13H48M",
    "time_docked": "P0D",
    "flights_count": 3,
    "mission_ends_count": 3,
    "status": {
        "id": 1,
        "name": "Active"
    },
    "description": "First Chinese reusable spacecraft",
    "spacecraft_config": {
        "id": 31,
        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/31/?format=api",
        "name": "Chinese reusable spacecraft",
        "type": {
            "id": 3,
            "name": "Spaceplane"
        },
        "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png"
        },
        "in_use": true,
        "capability": "Reusable technology demonstration test bed for orbital and re-entry operations.",
        "history": "First launched on September 4, 2020 and landed two days later. Launched again on August 4, 2022.",
        "details": "The Chinese reusable experimental spacecraft is the first Chinese reusable spacecraft.",
        "maiden_flight": "2020-09-04",
        "height": null,
        "diameter": null,
        "human_rated": false,
        "crew_capacity": null,
        "payload_capacity": null,
        "payload_return_capacity": null,
        "flight_life": "Multiple months",
        "image_url": null,
        "nation_url": null,
        "wiki_link": "https://en.wikipedia.org/wiki/Chinese_reusable_experimental_spacecraft",
        "info_link": ""
    },
    "flights": [
        {
            "id": 859,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/859/?format=api",
            "destination": "Low Earth Orbit",
            "mission_end": "2024-09-06T01:10:00Z",
            "spacecraft": {
                "id": 560,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/560/?format=api",
                "name": "Chinese reusable experimental spacecraft",
                "serial_number": null,
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P544DT13H48M",
                "time_docked": "P0D",
                "flights_count": 3,
                "mission_ends_count": 3,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "First Chinese reusable spacecraft",
                "spacecraft_config": {
                    "id": 31,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/31/?format=api",
                    "name": "Chinese reusable spacecraft",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 88,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                        "name": "China Aerospace Science and Technology Corporation",
                        "type": "Government"
                    },
                    "in_use": true,
                    "image_url": null
                }
            },
            "launch": {
                "id": "ea4825db-6866-40dd-932d-bacdb1c705ab",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/ea4825db-6866-40dd-932d-bacdb1c705ab/?format=api",
                "slug": "long-march-2fg-chinese-reusable-space-vehicle-3",
                "name": "Long March 2F/G | Chinese Reusable Space Vehicle",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-12-15T01:46:02Z",
                "net": "2023-12-14T14:12:00Z",
                "window_end": "2023-12-14T17:10:00Z",
                "window_start": "2023-12-14T14:01:00Z",
                "net_precision": {
                    "id": 1,
                    "name": "Minute",
                    "abbrev": "MIN",
                    "description": "The T-0 is accurate to the minute."
                },
                "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": 8144,
                    "configuration": {
                        "id": 84,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/84/?format=api",
                        "name": "Long March 2",
                        "family": "Long March",
                        "full_name": "Long March 2F/G",
                        "variant": "F/G"
                    }
                },
                "mission": {
                    "id": 6703,
                    "name": "Chinese Reusable Space Vehicle",
                    "description": "Note: Launch time is approximated.\r\n\r\nProbable 3rd flight of the Chinese spaceplane capable of returning to Earth, which flew in orbit September 4 - 6, 2020 and August 4, 2022 - May 8, 2023.",
                    "launch_designator": null,
                    "type": "Government/Top Secret",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/37/?format=api",
                    "agency_id": null,
                    "name": "Launch Area 4 (SLS-1 / 921)",
                    "description": "",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                    "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                    "latitude": "40.957893",
                    "longitude": "100.290944",
                    "location": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
                        "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                        "country_code": "CHN",
                        "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                        "timezone_name": "Asia/Shanghai",
                        "total_launch_count": 247,
                        "total_landing_count": 0
                    },
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
                    "total_launch_count": 24,
                    "orbital_launch_attempt_count": 24
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": 6572,
                "location_launch_attempt_count": 214,
                "pad_launch_attempt_count": 22,
                "agency_launch_attempt_count": 448,
                "orbital_launch_attempt_count_year": 204,
                "location_launch_attempt_count_year": 32,
                "pad_launch_attempt_count_year": 3,
                "agency_launch_attempt_count_year": 43,
                "type": "normal"
            },
            "landing": {
                "id": 1416,
                "attempt": true,
                "success": true,
                "description": "The reusable space plane landed on the runway 5 of the Lop Nur dried salt lake.",
                "downrange_distance": null,
                "location": {
                    "id": 30,
                    "name": "Lop Nur Airbase",
                    "abbrev": "LNA",
                    "description": "Military airbase located on a dried salt lake in the Xinjiang Uygur Autonomous Region, China.",
                    "location": null,
                    "successful_landings": 3
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 795,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/795/?format=api",
            "destination": "Low Earth Orbit",
            "mission_end": "2020-09-06T02:00:00Z",
            "spacecraft": {
                "id": 560,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/560/?format=api",
                "name": "Chinese reusable experimental spacecraft",
                "serial_number": null,
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P544DT13H48M",
                "time_docked": "P0D",
                "flights_count": 3,
                "mission_ends_count": 3,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "First Chinese reusable spacecraft",
                "spacecraft_config": {
                    "id": 31,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/31/?format=api",
                    "name": "Chinese reusable spacecraft",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 88,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                        "name": "China Aerospace Science and Technology Corporation",
                        "type": "Government"
                    },
                    "in_use": true,
                    "image_url": null
                }
            },
            "launch": {
                "id": "206a3efe-0a28-45e6-a95e-983774fff9d9",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/206a3efe-0a28-45e6-a95e-983774fff9d9/?format=api",
                "slug": "long-march-2fg-chinese-reusable-space-vehicle",
                "name": "Long March 2F/G | Chinese Reusable Space Vehicle",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-08-04T03:50:51Z",
                "net": "2020-09-04T07:30:00Z",
                "window_end": "2020-09-04T07:30:00Z",
                "window_start": "2020-09-04T07:30:00Z",
                "net_precision": null,
                "probability": -1,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 88,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                    "name": "China Aerospace Science and Technology Corporation",
                    "type": "Government"
                },
                "rocket": {
                    "id": 2754,
                    "configuration": {
                        "id": 84,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/84/?format=api",
                        "name": "Long March 2",
                        "family": "Long March",
                        "full_name": "Long March 2F/G",
                        "variant": "F/G"
                    }
                },
                "mission": {
                    "id": 1153,
                    "name": "Chinese Reusable Space Vehicle",
                    "description": "The payload is an experimental reusable spacecraft. It is rumored to be a prototype of a reusable spaceplane (similar to Boeing X-37B vehicle).  The spacecraft stayed in orbit for two days and returned to Earth on September 6. Though the landing site was not disclosed, the spacecraft is presumed to have landed at an airbase near Lop Nor nuclear test site.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/37/?format=api",
                    "agency_id": null,
                    "name": "Launch Area 4 (SLS-1 / 921)",
                    "description": "",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                    "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                    "latitude": "40.957893",
                    "longitude": "100.290944",
                    "location": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
                        "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                        "country_code": "CHN",
                        "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                        "timezone_name": "Asia/Shanghai",
                        "total_launch_count": 247,
                        "total_landing_count": 0
                    },
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
                    "total_launch_count": 24,
                    "orbital_launch_attempt_count": 24
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": 5991,
                "location_launch_attempt_count": 131,
                "pad_launch_attempt_count": 14,
                "agency_launch_attempt_count": 291,
                "orbital_launch_attempt_count_year": 69,
                "location_launch_attempt_count_year": 9,
                "pad_launch_attempt_count_year": 1,
                "agency_launch_attempt_count_year": 21,
                "type": "normal"
            },
            "landing": {
                "id": 395,
                "attempt": true,
                "success": true,
                "description": "The reusable space plane landed on the Lop Nur dried salt lake.",
                "downrange_distance": null,
                "location": {
                    "id": 30,
                    "name": "Lop Nur Airbase",
                    "abbrev": "LNA",
                    "description": "Military airbase located on a dried salt lake in the Xinjiang Uygur Autonomous Region, China.",
                    "location": null,
                    "successful_landings": 3
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        },
        {
            "id": 794,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/794/?format=api",
            "destination": "Low Earth Orbit",
            "mission_end": "2023-05-08T00:20:00Z",
            "spacecraft": {
                "id": 560,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/560/?format=api",
                "name": "Chinese reusable experimental spacecraft",
                "serial_number": null,
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P544DT13H48M",
                "time_docked": "P0D",
                "flights_count": 3,
                "mission_ends_count": 3,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "First Chinese reusable spacecraft",
                "spacecraft_config": {
                    "id": 31,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/31/?format=api",
                    "name": "Chinese reusable spacecraft",
                    "type": {
                        "id": 3,
                        "name": "Spaceplane"
                    },
                    "agency": {
                        "id": 88,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
                        "name": "China Aerospace Science and Technology Corporation",
                        "type": "Government"
                    },
                    "in_use": true,
                    "image_url": null
                }
            },
            "launch": {
                "id": "4edae34f-34fc-4b80-b806-23c242fa2ad6",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/4edae34f-34fc-4b80-b806-23c242fa2ad6/?format=api",
                "slug": "long-march-2fg-chinese-reusable-space-vehicle-2",
                "name": "Long March 2F/G | Chinese Reusable Space Vehicle",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2023-08-04T03:51:34Z",
                "net": "2022-08-04T16:00:00Z",
                "window_end": "2022-08-04T17:40:00Z",
                "window_start": "2022-08-04T15:52:00Z",
                "net_precision": null,
                "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": 2679,
                    "configuration": {
                        "id": 84,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/84/?format=api",
                        "name": "Long March 2",
                        "family": "Long March",
                        "full_name": "Long March 2F/G",
                        "variant": "F/G"
                    }
                },
                "mission": {
                    "id": 6116,
                    "name": "Chinese Reusable Space Vehicle",
                    "description": "Note: Launch time is approximate.\r\n\r\nProbable reflight of the Chinese spaceplane capable of returning to Earth, which flew in orbit September 4 - 6, 2020.",
                    "launch_designator": null,
                    "type": "Government/Top Secret",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/37/?format=api",
                    "agency_id": null,
                    "name": "Launch Area 4 (SLS-1 / 921)",
                    "description": "",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                    "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                    "latitude": "40.957893",
                    "longitude": "100.290944",
                    "location": {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
                        "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                        "country_code": "CHN",
                        "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                        "timezone_name": "Asia/Shanghai",
                        "total_launch_count": 247,
                        "total_landing_count": 0
                    },
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
                    "total_launch_count": 24,
                    "orbital_launch_attempt_count": 24
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
                "infographic": null,
                "program": [],
                "orbital_launch_attempt_count": 6278,
                "location_launch_attempt_count": 170,
                "pad_launch_attempt_count": 18,
                "agency_launch_attempt_count": 378,
                "orbital_launch_attempt_count_year": 96,
                "location_launch_attempt_count_year": 13,
                "pad_launch_attempt_count_year": 2,
                "agency_launch_attempt_count_year": 26,
                "type": "normal"
            },
            "landing": {
                "id": 394,
                "attempt": true,
                "success": true,
                "description": "The reusable space plane landed on the runway 5 of the Lop Nur dried salt lake.",
                "downrange_distance": null,
                "location": {
                    "id": 30,
                    "name": "Lop Nur Airbase",
                    "abbrev": "LNA",
                    "description": "Military airbase located on a dried salt lake in the Xinjiang Uygur Autonomous Region, China.",
                    "location": null,
                    "successful_landings": 3
                },
                "type": {
                    "id": 6,
                    "name": "Horizontal Landing",
                    "abbrev": "HL",
                    "description": "Horizontal landing on a runway or flat surface."
                }
            }
        }
    ]
}