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=20&ordering=-flight_proven
{ "count": 181, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=30&ordering=-flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=10&ordering=-flight_proven", "results": [ { "id": 52, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/52/?format=api", "flight_proven": true, "serial_number": "B1044", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 145, "launch_library_id": 187, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/52_image_20190226084428.jpeg", "flights": 1, "last_launch_date": "2018-03-06T05:33:00Z", "first_launch_date": "2018-03-06T05:33:00Z" }, { "id": 19, "url": "https://lldev.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://lldev.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-dev.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" }, { "id": 53, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/53/?format=api", "flight_proven": true, "serial_number": "B1045", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 145, "launch_library_id": 187, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/53_image_20190226084547.jpeg", "flights": 2, "last_launch_date": "2018-06-29T09:42:41Z", "first_launch_date": "2018-04-18T22:51:31Z" }, { "id": 24, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/24/?format=api", "flight_proven": true, "serial_number": "B1015", "status": "lost", "details": "Destroyed on impact with droneship due to excess lateral velocity - throttle stiction", "launcher_config": { "id": 14, "launch_library_id": 1, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/24_image_20190226091549.jpg", "flights": 1, "last_launch_date": "2015-04-14T20:10:41Z", "first_launch_date": "2015-04-14T20:10:41Z" }, { "id": 134, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/134/?format=api", "flight_proven": true, "serial_number": "34", "status": "expended", "details": "Expended during the \"Stronger Together\" mission.", "launcher_config": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20230824185238.jpg", "flights": 1, "last_launch_date": "2023-03-16T22:38:59Z", "first_launch_date": "2023-03-16T22:38:59Z" }, { "id": 21, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/21/?format=api", "flight_proven": true, "serial_number": "B1012", "status": "lost", "details": "Destroyed on impact with droneship, grid fin hydraulic fluid depleted", "launcher_config": { "id": 14, "launch_library_id": 1, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/21_image_20190226091343.jpeg", "flights": 1, "last_launch_date": "2015-01-10T09:47:10Z", "first_launch_date": "2015-01-10T09:47:10Z" }, { "id": 54, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/54/?format=api", "flight_proven": true, "serial_number": "B1046", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 164, "launch_library_id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/54_image_20190226081254.jpeg", "flights": 4, "last_launch_date": "2020-01-19T15:30:00Z", "first_launch_date": "2018-05-11T20:14:00Z" }, { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/44/?format=api", "flight_proven": true, "serial_number": "B1037", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 55, "launch_library_id": 80, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/44_image_20191115083053.jpeg", "flights": 1, "last_launch_date": "2017-07-05T23:38:00Z", "first_launch_date": "2017-07-05T23:38:00Z" }, { "id": 61, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/61/?format=api", "flight_proven": true, "serial_number": "B1054", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 164, "launch_library_id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/61_image_20190228071607.jpg", "flights": 1, "last_launch_date": "2018-12-23T13:51:00Z", "first_launch_date": "2018-12-23T13:51:00Z" }, { "id": 199, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/199/?format=api", "flight_proven": true, "serial_number": "B1097", "status": "active", "details": "Falcon 9 booster.", "launcher_config": { "id": 164, "launch_library_id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1097_landing_a_image_20251219190818.jpg", "flights": 5, "last_launch_date": "2026-01-11T13:44:50Z", "first_launch_date": "2025-09-03T03:51:26Z" } ] }