Launcher List
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/?format=api&offset=150&ordering=flight_proven
{ "count": 191, "next": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=160&ordering=flight_proven", "previous": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=140&ordering=flight_proven", "results": [ { "id": 25, "url": "https://ll.thespacedevs.com/2.0.0/launcher/25/?format=api", "flight_proven": true, "serial_number": "B1016", "status": "lost", "details": "", "launcher_config": { "id": 14, "launch_library_id": 1, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/14/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 v1.1", "variant": "v1.1" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/25_image_20190226091642.jpeg", "flights": 1, "last_launch_date": "2015-04-27T23:03:00Z", "first_launch_date": "2015-04-27T23:03:00Z" }, { "id": 29, "url": "https://ll.thespacedevs.com/2.0.0/launcher/29/?format=api", "flight_proven": true, "serial_number": "B1020", "status": "lost", "details": "Destroyed on Impact with DroneShip (OCISLY) - Excess Velocity, Possible Fuel Exhaustion", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/55/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Full Thrust", "variant": "Full Thrust" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/29_image_20190226105526.jpg", "flights": 1, "last_launch_date": "2016-03-04T23:35:00Z", "first_launch_date": "2016-03-04T23:35:00Z" }, { "id": 33, "url": "https://ll.thespacedevs.com/2.0.0/launcher/33/?format=api", "flight_proven": true, "serial_number": "B1024", "status": "lost", "details": "RUD on deck of droneship (OCISLY)", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/55/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Full Thrust", "variant": "Full Thrust" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/33_image_20190226105723.jpg", "flights": 1, "last_launch_date": "2016-06-15T14:29:00Z", "first_launch_date": "2016-06-15T14:29:00Z" }, { "id": 35, "url": "https://ll.thespacedevs.com/2.0.0/launcher/35/?format=api", "flight_proven": true, "serial_number": "B1026", "status": "retired", "details": "Permanently scrapped.", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/55/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Full Thrust", "variant": "Full Thrust" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/35_image_20190226082335.jpeg", "flights": 1, "last_launch_date": "2016-08-14T05:26:00Z", "first_launch_date": "2016-08-14T05:26:00Z" }, { "id": 41, "url": "https://ll.thespacedevs.com/2.0.0/launcher/41/?format=api", "flight_proven": true, "serial_number": "B1034", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/55/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Full Thrust", "variant": "Full Thrust" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/41_image_20190226110440.jpg", "flights": 1, "last_launch_date": "2017-05-15T23:21:00Z", "first_launch_date": "2017-05-15T23:21:00Z" }, { "id": 42, "url": "https://ll.thespacedevs.com/2.0.0/launcher/42/?format=api", "flight_proven": true, "serial_number": "B1035", "status": "retired", "details": "Retired; permanently displayed at Space Center Houston.", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/55/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Full Thrust", "variant": "Full Thrust" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/42_image_20190226083209.jpeg", "flights": 2, "last_launch_date": "2017-12-15T15:36:09Z", "first_launch_date": "2017-06-03T21:07:38Z" }, { "id": 49, "url": "https://ll.thespacedevs.com/2.0.0/launcher/49/?format=api", "flight_proven": true, "serial_number": "B1042", "status": "retired", "details": "Retired.", "launcher_config": { "id": 145, "launch_library_id": 187, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 4", "variant": "Block 4" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/49_image_20190226084131.jpeg", "flights": 1, "last_launch_date": "2017-10-30T19:34:00Z", "first_launch_date": "2017-10-30T19:34:00Z" }, { "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", "family": "Long March", "full_name": "Long March 10B", "variant": "" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_10b__image_20260710054044.jpeg", "flights": 1, "last_launch_date": "2026-07-10T04:15:00Z", "first_launch_date": "2026-07-10T04:15:00Z" }, { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/launcher/12/?format=api", "flight_proven": true, "serial_number": "B0007", "status": "lost", "details": "", "launcher_config": { "id": 169, "launch_library_id": 90, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/169/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 v1.0", "variant": "v1.0" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/12_image_20191115082745.jpeg", "flights": 1, "last_launch_date": "2013-03-01T15:10:13Z", "first_launch_date": "2013-03-01T15:10:13Z" }, { "id": 19, "url": "https://ll.thespacedevs.com/2.0.0/launcher/19/?format=api", "flight_proven": true, "serial_number": "B1011", "status": "lost", "details": "", "launcher_config": { "id": 14, "launch_library_id": 1, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/14/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 v1.1", "variant": "v1.1" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/19_image_20190226091240.jpg", "flights": 1, "last_launch_date": "2014-09-07T05:00:00Z", "first_launch_date": "2014-09-07T05:00:00Z" } ] }