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=20&ordering=successful_landings
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=30&ordering=successful_landings",
    "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=10&ordering=successful_landings",
    "results": [
        {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/17/?format=api",
            "flight_proven": true,
            "serial_number": "B1007",
            "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/17_image_20190226091117.jpg",
            "flights": 1,
            "last_launch_date": "2014-07-14T15:15:00Z",
            "first_launch_date": "2014-07-14T15:15:00Z"
        },
        {
            "id": 132,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/132/?format=api",
            "flight_proven": true,
            "serial_number": "37",
            "is_placeholder": false,
            "status": "expended",
            "details": "Booster expended on the \"Coming To A Storm Near You\" mission",
            "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_20230824175716.jpeg",
            "flights": 1,
            "last_launch_date": "2023-05-26T03:46:00Z",
            "first_launch_date": "2023-05-26T03:46: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": 15,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/15/?format=api",
            "flight_proven": true,
            "serial_number": "B1005",
            "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/15_image_20190226091005.jpg",
            "flights": 1,
            "last_launch_date": "2014-01-06T22:06:00Z",
            "first_launch_date": "2014-01-06T22:06:00Z"
        },
        {
            "id": 145,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/145/?format=api",
            "flight_proven": false,
            "serial_number": "42",
            "is_placeholder": false,
            "status": "expended",
            "details": "Booster used for the \"The Moon God Awakens\" mission.",
            "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_20231217192954.jpg",
            "flights": 1,
            "last_launch_date": "2023-12-15T04:05:00Z",
            "first_launch_date": "2023-12-15T04:05:00Z"
        },
        {
            "id": 98,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/98/?format=api",
            "flight_proven": false,
            "serial_number": "BN2.1",
            "is_placeholder": false,
            "status": "converted",
            "details": "Second Super Heavy prototype. Transformed into a test tank.",
            "launcher_config": {
                "id": 463,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/463/?format=api",
                "name": "Super Heavy Prototype",
                "family": "Starship",
                "full_name": "Super Heavy Prototype",
                "variant": "Prototype"
            },
            "image_url": null,
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null
        },
        {
            "id": 113,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/113/?format=api",
            "flight_proven": true,
            "serial_number": "B1074",
            "is_placeholder": false,
            "status": "expended",
            "details": "Falcon Heavy core booster for the EchoStar 24/Jupiter-3 mission. Planned to be 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/113_image_20230727155352.jpeg",
            "flights": 1,
            "last_launch_date": "2023-07-29T03:04:00Z",
            "first_launch_date": "2023-07-29T03:04:00Z"
        },
        {
            "id": 10,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/10/?format=api",
            "flight_proven": true,
            "serial_number": "B0005",
            "is_placeholder": false,
            "status": "lost",
            "details": "",
            "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/10_image_20191115082622.jpeg",
            "flights": 1,
            "last_launch_date": "2012-05-22T07:44:38Z",
            "first_launch_date": "2012-05-22T07:44:38Z"
        },
        {
            "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": 3,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/3/?format=api",
            "flight_proven": true,
            "serial_number": "F1 B0001",
            "is_placeholder": false,
            "status": "lost",
            "details": "Engine failure at T+33 seconds resulted in loss of vehicle",
            "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/3_image_20230707185714.jpg",
            "flights": 1,
            "last_launch_date": "2006-03-24T22:30:00Z",
            "first_launch_date": "2006-03-24T22:30:00Z"
        }
    ]
}