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=50&ordering=flight_proven
{ "count": 192, "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=60&ordering=flight_proven", "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=40&ordering=flight_proven", "results": [ { "id": 90, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/90/?format=api", "flight_proven": true, "serial_number": "NS-4", "status": "active", "details": "New Shepard vehicle #4 is the fourth flight vehicle of the New Shepard suborbital rocket. It was used for Blue Origin's first crewed launches.", "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/90_image_20210412202510.jpeg", "flights": 17, "last_launch_date": "2026-01-22T16:25:35Z", "first_launch_date": "2021-01-14T17:19:00Z" }, { "id": 1, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/1/?format=api", "flight_proven": true, "serial_number": "B1050", "status": "retired", "details": "Towed to Port of Canaveral; cannibalized for parts to build Starhopper.", "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/1_image_20230201124850.jpg", "flights": 1, "last_launch_date": "2018-12-05T18:16:16Z", "first_launch_date": "2018-12-05T18:16:16Z" }, { "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": 27, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/27/?format=api", "flight_proven": true, "serial_number": "B1019", "status": "retired", "details": "Retired; on permanent display outside SpaceX headquarters, Hawthorne, California.", "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/27_image_20190226080753.jpeg", "flights": 1, "last_launch_date": "2015-12-22T01:29:00Z", "first_launch_date": "2015-12-22T01:29:00Z" }, { "id": 33, "url": "https://lldev.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://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/33_image_20190226105723.jpg", "flights": 1, "last_launch_date": "2016-06-15T14:29:00Z", "first_launch_date": "2016-06-15T14:29:00Z" }, { "id": 257, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/257/?format=api", "flight_proven": true, "serial_number": "ZQ-3 F2", "status": "lost", "details": "First stage booster used on the 2nd flight of LandSpace's Zhuque-3 rocket, which resulted in a successful landing, however it was damaged after tipped over due to post-landing fire induced landing leg failure.", "launcher_config": { "id": 539, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/539/?format=api", "name": "Zhuque-3", "family": "Zhuque", "full_name": "Zhuque-3", "variant": "" }, "image_url": null, "flights": 1, "last_launch_date": "2026-08-18T23:35:20Z", "first_launch_date": "2026-08-18T23:35:20Z" }, { "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": 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": 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": 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" } ] }