Launcher Instance
API endpoint that allows Launcher instances to be viewed.
GET: Return a list of all the existing launcher instances.
FILTERS: Parameters - 'id', 'serial_number', 'flight_proven', 'launcher_config', 'launcher_config__manufacturer' Example - /2.0.0/launcher/?serial_number=B1046
SEARCH EXAMPLE: /2.0.0/launcher/?search=expended Searches through serial number or status
ORDERING: Fields - 'id', 'flight_proven', Example - /2.0.0/launcher/?order=flight_proven
GET /2.0.0/launcher/254/?format=api
{ "id": 254, "url": "https://ll.thespacedevs.com/2.0.0/launcher/254/?format=api", "flight_proven": true, "serial_number": "LM-10B F1", "status": "active", "details": "First stage booster used on the 1st flight of CASC/CALT's Long March 10B rocket. Grid fins and hooks are installed for an attempted recovery on the LHZ landing ship's arresting net.\r\n\r\nIt became the first Chinese orbital launch vehicle booster to be recovered on 10 July 2026.", "launcher_config": { "id": 554, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/554/?format=api", "name": "Long March 10B", "description": "The Long March 10B is a reusable launch vehicle based on the 1st stage of the Long March 10A, in turn derived from a single 1st stage core of the Long March 10, with 7 YF-100 series kerosene/liquid oxygen staged-combustion cycle engines on the 1st stage. Like the Long March 10A, the 10B’s 1st stage is designed to be recovered downrange by a recovery barge equipped with an arrestor net and support frame, with the 1st stage landing on the net’s cables using its grid fins.\r\n\r\nThe 2nd stage, however, uses a single YF-219 gas generator cycle methane/liquid oxygen engine with 140 tonnes of thrust.\r\n\r\nThe Long March 10B became China's first orbital launch vehicle with its first stage booster being recovered, during its first launch on 10 July 2026.", "family": "Long March", "full_name": "Long March 10B", "manufacturer": { "id": 88, "url": "https://ll.thespacedevs.com/2.0.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": "", "launch_library_url": null, "total_launch_count": 604, "consecutive_successful_launches": 30, "successful_launches": 589, "failed_launches": 15, "pending_launches": 7, "consecutive_successful_landings": 1, "successful_landings": 1, "failed_landings": 1, "attempted_landings": 2, "info_url": "https://english.spacechina.com/", "wiki_url": "https://en.wikipedia.org/wiki/China_Aerospace_Science_and_Technology_Corporation", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png" }, "program": [], "variant": "", "alias": "CZ-10B", "min_stage": 2, "max_stage": 2, "length": 63.0, "diameter": 5.0, "maiden_flight": "2026-07-10", "launch_mass": 760, "leo_capacity": 16000, "gto_capacity": null, "to_thrust": 8728, "apogee": null, "vehicle_range": null, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_10b__image_20260710054044.jpeg", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Long_March_10B", "total_launch_count": 1, "consecutive_successful_launches": 1, "successful_launches": 1, "failed_launches": 0, "pending_launches": 0 }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_10b__image_20260710054044.jpeg", "successful_landings": 1, "attempted_landings": 1, "flights": 1, "last_launch_date": "2026-07-10T04:15:00Z", "first_launch_date": "2026-07-10T04:15:00Z" }