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=110&ordering=-flight_proven
{ "count": 184, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=120&ordering=-flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=100&ordering=-flight_proven", "results": [ { "id": 17, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/17/?format=api", "flight_proven": true, "serial_number": "B1007", "status": "lost", "details": "Broke up after sucessful water landing", "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/17_image_20190226091117.jpg", "flights": 1, "last_launch_date": "2014-07-14T15:15:00Z", "first_launch_date": "2014-07-14T15:15:00Z" }, { "id": 18, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/18/?format=api", "flight_proven": true, "serial_number": "B1008", "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/18_image_20190226091204.jpg", "flights": 1, "last_launch_date": "2014-08-05T08:00:00Z", "first_launch_date": "2014-08-05T08:00:00Z" }, { "id": 43, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/43/?format=api", "flight_proven": true, "serial_number": "B1036", "status": "expended", "details": "Broke Up After Successful Water Landing", "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/43_image_20190226083438.jpeg", "flights": 2, "last_launch_date": "2017-12-23T01:27:34Z", "first_launch_date": "2017-06-25T20:25:18Z" }, { "id": 191, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/191/?format=api", "flight_proven": true, "serial_number": "Booster 15", "status": "lost", "details": "Super Heavy booster used for the 8th Starship flight test. Successfully caught by the launch tower. Reused on the 11th Starship flight test and completed a planned high speed water splashdown.", "launcher_config": { "id": 527, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/527/?format=api", "name": "Starship", "family": "Starship", "full_name": "Starship V2", "variant": "V2" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_20250221071521.jpg", "flights": 2, "last_launch_date": "2025-10-13T23:23:41Z", "first_launch_date": "2025-03-06T23:30:00Z" }, { "id": 193, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/193/?format=api", "flight_proven": true, "serial_number": "B1093", "status": "active", "details": "Falcon 9 booster debuting on Starlink Group 11-11.", "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/falcon_9_on_slc_image_20250910140450.jpeg", "flights": 11, "last_launch_date": "2026-02-25T14:17:49Z", "first_launch_date": "2025-04-07T23:06:10Z" }, { "id": 47, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/47/?format=api", "flight_proven": true, "serial_number": "B1040", "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/47_image_20190226083837.jpeg", "flights": 2, "last_launch_date": "2018-06-04T04:45:00Z", "first_launch_date": "2017-09-07T14:00:00Z" }, { "id": 55, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/55/?format=api", "flight_proven": true, "serial_number": "B1047", "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/55_image_20190226081347.jpeg", "flights": 3, "last_launch_date": "2019-08-06T23:23:00Z", "first_launch_date": "2018-07-22T05:50:00Z" }, { "id": 60, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/60/?format=api", "flight_proven": true, "serial_number": "NS-1", "status": "destroyed", "details": "New Shepard 1 was destroyed on landing during its first flight.", "launcher_config": { "id": 137, "launch_library_id": 9999, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api", "name": "New Shepard", "family": "", "full_name": "New Shepard", "variant": "" }, "image_url": null, "flights": 1, "last_launch_date": "2015-04-29T17:06:00Z", "first_launch_date": "2015-04-29T17:06:00Z" }, { "id": 64, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/64/?format=api", "flight_proven": true, "serial_number": "B1055", "status": "lost", "details": "Toppled by rough seas and broken in two after safely landing aboard OCISLY", "launcher_config": { "id": 161, "launch_library_id": 58, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/161/?format=api", "name": "Falcon Heavy", "family": "Falcon", "full_name": "Falcon Heavy", "variant": "Heavy" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/64_image_20190420114454.jpeg", "flights": 1, "last_launch_date": "2019-04-11T22:35:00Z", "first_launch_date": "2019-04-11T22:35:00Z" }, { "id": 14, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/14/?format=api", "flight_proven": true, "serial_number": "B1004", "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/14_image_20191115082913.jpeg", "flights": 1, "last_launch_date": "2013-12-03T22:41:00Z", "first_launch_date": "2013-12-03T22:41:00Z" } ] }