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=70&ordering=-flight_proven
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 147,
    "next": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=80&ordering=-flight_proven",
    "previous": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=60&ordering=-flight_proven",
    "results": [
        {
            "id": 69,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/69/?format=api",
            "flight_proven": true,
            "serial_number": "B1058",
            "status": "lost",
            "details": "Booster first flown during the DEMO-2 mission. Only booster featuring the NASA worm logo.\r\n\r\nWritten off after toppled by rough seas during transport on 25 December 2023 after safely landing aboard JRTI.",
            "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/69_image_20200602210857.jpeg",
            "flights": 19,
            "last_launch_date": "2023-12-23T05:33:00Z",
            "first_launch_date": "2020-05-30T19:22:45Z"
        },
        {
            "id": 71,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/71/?format=api",
            "flight_proven": true,
            "serial_number": "B1061",
            "status": "active",
            "details": "Booster which launched Crew-1, Crew-2 and IXPE.",
            "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/71_image_20231201153837.jpeg",
            "flights": 20,
            "last_launch_date": "2024-05-02T18:36:00Z",
            "first_launch_date": "2020-11-16T00:27:17Z"
        },
        {
            "id": 116,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/116/?format=api",
            "flight_proven": true,
            "serial_number": "B1077",
            "status": "active",
            "details": "Falcon 9 Block 5 booster first used for the Crew-5 mission.",
            "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/116_image_20240201065853.jpg",
            "flights": 12,
            "last_launch_date": "2024-04-17T21:26:00Z",
            "first_launch_date": "2022-10-05T16:00:57Z"
        },
        {
            "id": 125,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/125/?format=api",
            "flight_proven": true,
            "serial_number": "B1082",
            "status": "active",
            "details": "Falcon 9 Block 5 booster.",
            "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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/125_image_20231215042532.jpg",
            "flights": 4,
            "last_launch_date": "2024-05-10T04:30:00Z",
            "first_launch_date": "2024-01-03T03:44:20Z"
        },
        {
            "id": 132,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/132/?format=api",
            "flight_proven": true,
            "serial_number": "37",
            "status": "expended",
            "details": "Booster expended on the \"Coming To A Storm Near You\" mission",
            "launcher_config": {
                "id": 26,
                "launch_library_id": 148,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
                "name": "Electron",
                "family": "",
                "full_name": "Electron",
                "variant": ""
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/none_image_20230824175716.jpeg",
            "flights": 1,
            "last_launch_date": "2023-05-26T03:46:00Z",
            "first_launch_date": "2023-05-26T03:46:00Z"
        },
        {
            "id": 138,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/138/?format=api",
            "flight_proven": true,
            "serial_number": "30",
            "status": "expended",
            "details": "Booster used for the \"The Owl Spreads Its Wings\" mission.",
            "launcher_config": {
                "id": 26,
                "launch_library_id": 148,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
                "name": "Electron",
                "family": "",
                "full_name": "Electron",
                "variant": ""
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/none_image_20231125055933.jpg",
            "flights": 1,
            "last_launch_date": "2022-09-15T20:38:00Z",
            "first_launch_date": "2022-09-15T20:38:00Z"
        },
        {
            "id": 139,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/139/?format=api",
            "flight_proven": true,
            "serial_number": "29",
            "status": "expended",
            "details": "Booster used during the \"Antipodean Adventure\" mission.",
            "launcher_config": {
                "id": 26,
                "launch_library_id": 148,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
                "name": "Electron",
                "family": "",
                "full_name": "Electron",
                "variant": ""
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/none_image_20231125060446.jpeg",
            "flights": 1,
            "last_launch_date": "2022-08-04T05:00:00Z",
            "first_launch_date": "2022-08-04T05:00:00Z"
        },
        {
            "id": 140,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/140/?format=api",
            "flight_proven": true,
            "serial_number": "28",
            "status": "expended",
            "details": "Booster used during the \"Wise One Looks Ahead\" mission.",
            "launcher_config": {
                "id": 26,
                "launch_library_id": 148,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
                "name": "Electron",
                "family": "",
                "full_name": "Electron",
                "variant": ""
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/none_image_20231125061605.jpeg",
            "flights": 1,
            "last_launch_date": "2022-07-13T06:30:00Z",
            "first_launch_date": "2022-07-13T06:30:00Z"
        },
        {
            "id": 141,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/141/?format=api",
            "flight_proven": true,
            "serial_number": "27",
            "status": "expended",
            "details": "Booster used during the NASA Capstone mission.\r\n\r\nBooster features the NASA Worm logo and was flown without onboard cameras to save weight.",
            "launcher_config": {
                "id": 26,
                "launch_library_id": 148,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
                "name": "Electron",
                "family": "",
                "full_name": "Electron",
                "variant": ""
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/none_image_20231125062131.jpg",
            "flights": 1,
            "last_launch_date": "2022-06-28T09:55:52Z",
            "first_launch_date": "2022-06-28T09:55:52Z"
        },
        {
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/3/?format=api",
            "flight_proven": true,
            "serial_number": "F1 B0001",
            "status": "lost",
            "details": "Engine failure at T+33 seconds resulted in loss of vehicle",
            "launcher_config": {
                "id": 133,
                "launch_library_id": 160,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/133/?format=api",
                "name": "Falcon 1",
                "family": "Falcon",
                "full_name": "Falcon 1",
                "variant": "1"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/3_image_20230707185714.jpg",
            "flights": 1,
            "last_launch_date": "2006-03-24T22:30:00Z",
            "first_launch_date": "2006-03-24T22:30:00Z"
        }
    ]
}