Launcher List
Modes
Levels of detail in the response - list, normal, detailed
Example - /launchers/?mode=list
Filters
Parameters - attempted_landings, attempted_landings__gt, attempted_landings__gte, attempted_landings__lt, attempted_landings__lte, first_launch_date, flight_proven, flights, flights__gt, flights__gte, flights__lt, flights__lte, id, id__contains, is_placeholder, last_launch_date, launcher_config__ids, launcher_config__manufacturer__name, launcher_config__manufacturer__name__contains, serial_number, serial_number__contains, status, successful_landings, successful_landings__gt, successful_landings__gte, successful_landings__lt, successful_landings__lte
Example - /launchers/?is_placeholder=True
Search
Fields searched - serial_number, status__name
Example - /launchers/?search=B1048
Ordering
Fields - attempted_landings, flight_proven, flights, id, successful_landings
Example - /launchers/?ordering=-flights
Number of results
Use limit to control the number of objects in the response (max 100)
Example - /launchers/?limit=2
Format
Switch to JSON output - /launchers/?format=json
Help
Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs
GET /2.3.0/launchers/?format=api&offset=130&ordering=flight_proven
{ "count": 178, "next": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=140&ordering=flight_proven", "previous": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=120&ordering=flight_proven", "results": [ { "response_mode": "normal", "id": 114, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/114/?format=api", "flight_proven": true, "serial_number": "B1075", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2460, "name": "B1075 landing on LZ-4 during Transporter-11 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1075_landing_o_image_20250912152358.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1075_landing_o_image_thumbnail_20250912152358.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the Starlink Group 2-4 mission.", "successful_landings": 21, "attempted_landings": 21, "flights": 21, "last_launch_date": "2025-10-22T14:16:20Z", "first_launch_date": "2023-01-19T15:43:10Z", "fastest_turnaround": "P24DT17H18M30S" }, { "response_mode": "normal", "id": 112, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/112/?format=api", "flight_proven": true, "serial_number": "B1073", "is_placeholder": false, "status": { "id": 2, "name": "expended" }, "image": { "id": 2461, "name": "B1073 landing on LZ-1 during Bandwagon-1 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1073_landing_o_image_20250912152710.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1073_landing_o_image_thumbnail_20250912152710.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Notable missions include SES-22, Hakuto-R and CRS-27. Expended during the SPAINSAT-NG I launch.", "successful_landings": 20, "attempted_landings": 20, "flights": 21, "last_launch_date": "2025-01-30T01:34:00Z", "first_launch_date": "2022-05-14T20:40:50Z", "fastest_turnaround": "P25DT20H44M" }, { "response_mode": "normal", "id": 105, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/105/?format=api", "flight_proven": true, "serial_number": "B1069", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2462, "name": "B1069 at LZ-1 after OneWeb L15 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_20250912153047.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_thumbnail_20250912153047.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.", "successful_landings": 28, "attempted_landings": 28, "flights": 28, "last_launch_date": "2025-11-09T08:10:10Z", "first_launch_date": "2021-12-21T10:07:08Z", "fastest_turnaround": "P25DT18H20M50S" }, { "response_mode": "normal", "id": 107, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/107/?format=api", "flight_proven": true, "serial_number": "B1071", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2463, "name": "B1071 landing on LZ-4 during NROL-87 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1071_landing_o_image_20250912153658.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1071_landing_o_image_thumbnail_20250912153658.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the NROL-87 mission.", "successful_landings": 30, "attempted_landings": 30, "flights": 30, "last_launch_date": "2025-11-28T18:44:30Z", "first_launch_date": "2022-02-02T20:27:26Z", "fastest_turnaround": "P19DT16H19M25S" }, { "response_mode": "normal", "id": 101, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/101/?format=api", "flight_proven": true, "serial_number": "B1067", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2464, "name": "B1067 landing on LZ-1 during Koreasat-6A launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1067_landing_o_image_20250912153830.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1067_landing_o_image_thumbnail_20250912153830.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Falcon 9 Block 5 booster first used for the CRS-22 mission.", "successful_landings": 31, "attempted_landings": 31, "flights": 31, "last_launch_date": "2025-10-19T17:39:40Z", "first_launch_date": "2021-06-03T17:29:15Z", "fastest_turnaround": "P22DT16H51M10S" }, { "response_mode": "normal", "id": 71, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/71/?format=api", "flight_proven": true, "serial_number": "B1061", "is_placeholder": false, "status": { "id": 2, "name": "expended" }, "image": { "id": 2465, "name": "B1061 landing on LZ-4 during Worldview Legion 1-2 launch", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1061_landing_o_image_20250912154328.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1061_landing_o_image_thumbnail_20250912154328.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Booster which launched Crew-1, Crew-2 and IXPE. Expended for the launch of Hera.", "successful_landings": 22, "attempted_landings": 22, "flights": 23, "last_launch_date": "2024-10-07T14:52:11Z", "first_launch_date": "2020-11-16T00:27:17Z", "fastest_turnaround": "P24DT9H52M36S" }, { "response_mode": "normal", "id": 198, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/198/?format=api", "flight_proven": true, "serial_number": "Booster 16", "is_placeholder": false, "status": { "id": 4, "name": "lost" }, "image": { "id": 2467, "name": "Superheavy Booster 16 (Starship Flight 10)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/superheavy_boos_image_20250912161003.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/superheavy_boos_image_thumbnail_20250912161003.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "details": "Super Heavy booster used for the 10th Starship flight test.\r\n\r\nLost to the ocean after a successful soft splashdown.", "successful_landings": 1, "attempted_landings": 1, "flights": 1, "last_launch_date": "2025-08-26T23:30:00Z", "first_launch_date": "2025-08-26T23:30:00Z", "fastest_turnaround": null }, { "response_mode": "normal", "id": 197, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/197/?format=api", "flight_proven": true, "serial_number": "B1096", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2483, "name": "Falcon 9 on LC-39A (IMAP)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_lc-_image_20250924094626.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_lc-_image_thumbnail_20250924094628.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Falcon 9 booster.", "successful_landings": 3, "attempted_landings": 3, "flights": 3, "last_launch_date": "2025-11-11T03:21:30Z", "first_launch_date": "2025-07-16T06:30:00Z", "fastest_turnaround": "P47DT15H50M40S" }, { "response_mode": "normal", "id": 199, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/199/?format=api", "flight_proven": true, "serial_number": "B1097", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2548, "name": "Falcon 9 on SLC-4E (Sentinel-6B", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_20251117051411.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_on_slc_image_thumbnail_20251117051412.jpeg", "credit": "SpaceX", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "details": "Falcon 9 booster.", "successful_landings": 4, "attempted_landings": 4, "flights": 4, "last_launch_date": "2025-12-04T20:42:20Z", "first_launch_date": "2025-09-03T03:51:26Z", "fastest_turnaround": "P17DT15H20M38S" }, { "response_mode": "normal", "id": 238, "url": "https://lldev.thespacedevs.com/2.3.0/launchers/238/?format=api", "flight_proven": true, "serial_number": "GS1-SN002", "is_placeholder": false, "status": { "id": 3, "name": "active" }, "image": { "id": 2529, "name": "GS1-SN002 on Jacklyn (Escapade)", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn002_on_ja_image_20251119073646.jpg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn002_on_ja_image_thumbnail_20251119073647.jpeg", "credit": "Dave Limp", "license": { "id": 37, "name": "Blue Origin Terms of Use", "priority": 6, "link": "https://www.blueorigin.com/terms-of-use" }, "single_use": true, "variants": [] }, "details": "Second New Glenn first stage booster. Named \"Never Tell Me The Odds\". Used for the second New Glenn launch with EscaPADE, becoming the first New Glenn Stage 1 booster (GS1) to be recovered. \r\n\r\nCurrently it's slated for re-use on New Glenn's third launch with the Blue Moon Pathfinder.", "successful_landings": 1, "attempted_landings": 1, "flights": 1, "last_launch_date": "2025-11-13T20:55:01Z", "first_launch_date": "2025-11-13T20:55:01Z", "fastest_turnaround": null } ] }