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__ids', 'launcher_config__manufacturer__name', 'is_placeholder' Example - /2.2.0/launcher/?serial_number=B1046
SEARCH EXAMPLE: /2.2.0/launcher/?search=expended Searches through serial number or status
ORDERING: Fields - 'id', 'flight_proven', Example - /2.2.0/launcher/?order=flight_proven
GET /2.2.0/launcher/?format=api&offset=170&ordering=-attempted_landings
https://lldev.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=160&ordering=-attempted_landings", "results": [ { "id": 61, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/61/?format=api", "flight_proven": true, "serial_number": "B1054", "is_placeholder": false, "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 164, "url": "https://lldev.thespacedevs.com/2.2.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/61_image_20190228071607.jpg", "flights": 1, "last_launch_date": "2018-12-23T13:51:00Z", "first_launch_date": "2018-12-23T13:51:00Z" }, { "id": 52, "url": "https://lldev.thespacedevs.com/2.2.0/launcher/52/?format=api", "flight_proven": true, "serial_number": "B1044", "is_placeholder": false, "status": "expended", "details": "Stage Expended", "launcher_config": { "id": 145, "url": "https://lldev.thespacedevs.com/2.2.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/52_image_20190226084428.jpeg", "flights": 1, "last_launch_date": "2018-03-06T05:33:00Z", "first_launch_date": "2018-03-06T05:33:00Z" } ] }{ "count": 172, "next": null, "previous": "