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

{
    "count": 147,
    "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=10&ordering=-flight_proven",
    "previous": null,
    "results": [
        {
            "id": 118,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/118/?format=api",
            "flight_proven": true,
            "serial_number": "B1076",
            "is_placeholder": false,
            "status": "active",
            "details": "Booster first launched the CRS-26 mission.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/b1076_on_lc-39a_image_20240407145514.jpeg",
            "flights": 13,
            "last_launch_date": "2024-04-28T22:08:00Z",
            "first_launch_date": "2022-11-26T19:20:43Z"
        },
        {
            "id": 131,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/131/?format=api",
            "flight_proven": true,
            "serial_number": "38",
            "is_placeholder": false,
            "status": "expended",
            "details": "Booster was expened during the Scout's Arrow HASTE launch",
            "launcher_config": {
                "id": 26,
                "url": "https://ll.thespacedevs.com/2.2.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_20230824130217.jpg",
            "flights": 1,
            "last_launch_date": "2023-06-18T01:24:00Z",
            "first_launch_date": "2023-06-18T01:24:00Z"
        },
        {
            "id": 135,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/135/?format=api",
            "flight_proven": true,
            "serial_number": "33",
            "is_placeholder": false,
            "status": "expended",
            "details": "Booster used during the \"Virginia Is For Launch Lovers\" mission. First to launch from Wallops.",
            "launcher_config": {
                "id": 26,
                "url": "https://ll.thespacedevs.com/2.2.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_20230824193823.jpg",
            "flights": 1,
            "last_launch_date": "2023-01-24T23:00:00Z",
            "first_launch_date": "2023-01-24T23:00:00Z"
        },
        {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/1/?format=api",
            "flight_proven": true,
            "serial_number": "B1050",
            "is_placeholder": false,
            "status": "retired",
            "details": "Towed to Port of Canaveral; cannibalized for parts to build Starhopper.",
            "launcher_config": {
                "id": 164,
                "url": "https://ll.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://spacelaunchnow-prod-east.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"
        },
        {
            "id": 5,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/5/?format=api",
            "flight_proven": true,
            "serial_number": "F1 B0003",
            "is_placeholder": false,
            "status": "lost",
            "details": "Residual stage-1 thrust led to collision between stage 1 and stage 2.",
            "launcher_config": {
                "id": 133,
                "url": "https://ll.thespacedevs.com/2.2.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/5_image_20230707190424.jpg",
            "flights": 1,
            "last_launch_date": "2008-08-03T03:34:00Z",
            "first_launch_date": "2008-08-03T03:34:00Z"
        },
        {
            "id": 9,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/9/?format=api",
            "flight_proven": true,
            "serial_number": "B0004",
            "is_placeholder": false,
            "status": "lost",
            "details": "First flight of Dragon",
            "launcher_config": {
                "id": 169,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/169/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 v1.0",
                "variant": "v1.0"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/9_image_20191115082500.jpg",
            "flights": 1,
            "last_launch_date": "2010-12-08T15:43:00Z",
            "first_launch_date": "2010-12-08T15:43:00Z"
        },
        {
            "id": 22,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/22/?format=api",
            "flight_proven": true,
            "serial_number": "B1013",
            "is_placeholder": false,
            "status": "lost",
            "details": "Broke up after sucessful water landing",
            "launcher_config": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/14/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 v1.1",
                "variant": "v1.1"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/22_image_20190226091415.jpg",
            "flights": 1,
            "last_launch_date": "2015-02-11T23:03:32Z",
            "first_launch_date": "2015-02-11T23:03:32Z"
        },
        {
            "id": 23,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/23/?format=api",
            "flight_proven": true,
            "serial_number": "B1014",
            "is_placeholder": false,
            "status": "lost",
            "details": "",
            "launcher_config": {
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/14/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 v1.1",
                "variant": "v1.1"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/23_image_20190226091459.jpeg",
            "flights": 1,
            "last_launch_date": "2015-03-02T03:50:00Z",
            "first_launch_date": "2015-03-02T03:50:00Z"
        },
        {
            "id": 59,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/59/?format=api",
            "flight_proven": true,
            "serial_number": "B1053",
            "is_placeholder": false,
            "status": "expended",
            "details": "Stage Expended",
            "launcher_config": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/161/?format=api",
                "name": "Falcon Heavy",
                "family": "Falcon",
                "full_name": "Falcon Heavy",
                "variant": "Heavy"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/59_image_20191115083445.jpeg",
            "flights": 3,
            "last_launch_date": "2023-05-01T00:26:00Z",
            "first_launch_date": "2019-04-11T22:35:00Z"
        },
        {
            "id": 85,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/85/?format=api",
            "flight_proven": true,
            "serial_number": "B1064",
            "is_placeholder": false,
            "status": "active",
            "details": "Sidebooster paired with B1065, launched 2 USSF mission.",
            "launcher_config": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/161/?format=api",
                "name": "Falcon Heavy",
                "family": "Falcon",
                "full_name": "Falcon Heavy",
                "variant": "Heavy"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/85_image_20221102112709.jpeg",
            "flights": 5,
            "last_launch_date": "2023-12-29T01:07:00Z",
            "first_launch_date": "2022-11-01T13:41:00Z"
        }
    ]
}