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=-flight_proven
https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=150&ordering=-flight_proven", "results": [ { "id": 144, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/144/?format=api", "flight_proven": false, "serial_number": "Unknown NS", "status": "N/A", "details": "Booster serial number unknown.", "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-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20231212212416.png", "flights": null, "last_launch_date": null, "first_launch_date": null }, { "id": 117, "url": "https://lldev.thespacedevs.com/2.0.0/launcher/117/?format=api", "flight_proven": false, "serial_number": "Unknown FH", "status": "N/A", "details": "Booster serial number unknown.", "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-prod.nyc3.digitaloceanspaces.com/media/images/117_image_20230723180948.png", "flights": null, "last_launch_date": null, "first_launch_date": null } ] }{ "count": 162, "next": null, "previous": "