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": 191, "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": 32, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/32/?format=api", "flight_proven": true, "serial_number": "B1023", "status": "retired", "details": "Retired; on permanent display indoors at the Kennedy Space Center Visitor Complex.", "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/32_image_20190226081021.jpeg", "flights": 2, "last_launch_date": "2018-02-06T20:45:00Z", "first_launch_date": "2016-05-27T21:39:00Z" }, { "id": 74, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/74/?format=api", "flight_proven": true, "serial_number": "Starhopper", "status": "retired", "details": "First prototype of the Starship vehicle. Starhopper was a short test article that flew once to a height of 150m before landing safely.", "launcher_config": { "id": 207, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/207/?format=api", "name": "Starship Prototype", "family": "Starship", "full_name": "Starship Prototype", "variant": "Prototype" }, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20200820190716.jpeg", "flights": 2, "last_launch_date": "2019-08-27T22:02:00Z", "first_launch_date": "2019-07-26T03:45: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": 35, "url": "https://lldev.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://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/35_image_20190226082335.jpeg", "flights": 1, "last_launch_date": "2016-08-14T05:26:00Z", "first_launch_date": "2016-08-14T05:26: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": 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": 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": 11, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/11/?format=api", "flight_proven": true, "serial_number": "B0006", "status": "lost", "details": "Suffered engine out at T+1:19 but primary mission successful", "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/11_image_20191115082657.jpeg", "flights": 1, "last_launch_date": "2012-10-08T00:35:07Z", "first_launch_date": "2012-10-08T00:35:07Z" }, { "id": 13, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/13/?format=api", "flight_proven": true, "serial_number": "B1003", "status": "lost", "details": "First flight of Falcon 9 v1.1 upgrade, first Spacex flight from Vandenberg", "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/13_image_20191115082823.jpg", "flights": 1, "last_launch_date": "2013-09-29T16:00:13Z", "first_launch_date": "2013-09-29T16:00:13Z" }, { "id": 29, "url": "https://lldev.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://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/29_image_20190226105526.jpg", "flights": 1, "last_launch_date": "2016-03-04T23:35:00Z", "first_launch_date": "2016-03-04T23:35:00Z" } ] }