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=70&ordering=flight_proven
{ "count": 181, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=80&ordering=flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=60&ordering=flight_proven", "results": [ { "id": 240, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/240/?format=api", "flight_proven": true, "serial_number": "B1101", "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": null, "flights": 1, "last_launch_date": "2026-01-04T06:48:10Z", "first_launch_date": "2026-01-04T06:48:10Z" }, { "id": 46, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/46/?format=api", "flight_proven": true, "serial_number": "B1038", "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/46_image_20190226083648.jpeg", "flights": 2, "last_launch_date": "2018-02-22T14:17:00Z", "first_launch_date": "2017-08-24T18:51: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": 51, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/51/?format=api", "flight_proven": true, "serial_number": "B1033", "status": "lost", "details": "Two of the outer engines didn't re-ignite for the landing burn, ran out of TEA/TEB igniters. ", "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/51_image_20190226084354.jpeg", "flights": 1, "last_launch_date": "2018-02-06T20:45:00Z", "first_launch_date": "2018-02-06T20:45:00Z" }, { "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": 50, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/50/?format=api", "flight_proven": true, "serial_number": "B1043", "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/50_image_20190226084234.jpeg", "flights": 2, "last_launch_date": "2018-05-22T19:47:58Z", "first_launch_date": "2018-01-08T01:00:00Z" }, { "id": 62, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/62/?format=api", "flight_proven": true, "serial_number": "NS-2", "status": "retired", "details": "The New Shepard 2 or NS2, made five successful flights in 2015 and 2016, being retired after its fifth flight in October 2016. It was the first booster which Blue Origin successfully landed and reused.", "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": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/62_image_20190225163937.jpeg", "flights": 5, "last_launch_date": "2016-10-05T16:36:00Z", "first_launch_date": "2015-11-23T17:21:00Z" }, { "id": 124, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/124/?format=api", "flight_proven": true, "serial_number": "B1081", "status": "active", "details": "Launched Crew-7 on its first flight.", "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/124_image_20230827172435.jpeg", "flights": 21, "last_launch_date": "2026-01-03T02:09:16Z", "first_launch_date": "2023-08-26T07:27:27Z" }, { "id": 10, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/10/?format=api", "flight_proven": true, "serial_number": "B0005", "status": "lost", "details": "", "launcher_config": { "id": 169, "launch_library_id": 90, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/10_image_20191115082622.jpeg", "flights": 1, "last_launch_date": "2012-05-22T07:44:38Z", "first_launch_date": "2012-05-22T07:44:38Z" }, { "id": 49, "url": "https://lldev.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://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/49_image_20190226084131.jpeg", "flights": 1, "last_launch_date": "2017-10-30T19:34:00Z", "first_launch_date": "2017-10-30T19:34:00Z" } ] }