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=160&ordering=-id
https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=150&ordering=-id", "results": [ { "id": 2, "url": "https://ll.thespacedevs.com/2.0.0/launcher/2/?format=api", "flight_proven": true, "serial_number": "B1051", "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 164, "launch_library_id": 188, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/2_image_20200211104751.jpeg", "flights": 14, "last_launch_date": "2022-11-12T16:06:00Z", "first_launch_date": "2019-03-02T07:49:00Z" }, { "id": 1, "url": "https://ll.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://ll.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-prod.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" } ] }{ "count": 162, "next": null, "previous": "