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=90&ordering=-id
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=100&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=80&ordering=-id",
    "results": [
        {
            "id": 57,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/57/?format=api",
            "flight_proven": true,
            "serial_number": "B1049",
            "status": "expended",
            "details": "Stage Expended",
            "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/57_image_20190226084723.jpeg",
            "flights": 11,
            "last_launch_date": "2022-11-23T02:57:00Z",
            "first_launch_date": "2018-09-10T04:45:00Z"
        },
        {
            "id": 56,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/56/?format=api",
            "flight_proven": true,
            "serial_number": "B1048",
            "status": "lost",
            "details": "Landing burn not performed after premature engine shutdown during ascent",
            "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/56_image_20191123114656.jpg",
            "flights": 5,
            "last_launch_date": "2020-03-18T12:16:39Z",
            "first_launch_date": "2018-07-25T11:39:30Z"
        },
        {
            "id": 55,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/55/?format=api",
            "flight_proven": true,
            "serial_number": "B1047",
            "status": "expended",
            "details": "Stage Expended",
            "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/55_image_20190226081347.jpeg",
            "flights": 3,
            "last_launch_date": "2019-08-06T23:23:00Z",
            "first_launch_date": "2018-07-22T05:50:00Z"
        },
        {
            "id": 54,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/54/?format=api",
            "flight_proven": true,
            "serial_number": "B1046",
            "status": "expended",
            "details": "Stage Expended",
            "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/54_image_20190226081254.jpeg",
            "flights": 4,
            "last_launch_date": "2020-01-19T15:30:00Z",
            "first_launch_date": "2018-05-11T20:14:00Z"
        },
        {
            "id": 53,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/53/?format=api",
            "flight_proven": true,
            "serial_number": "B1045",
            "status": "expended",
            "details": "Stage Expended",
            "launcher_config": {
                "id": 145,
                "launch_library_id": 187,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 4",
                "variant": "Block 4"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/53_image_20190226084547.jpeg",
            "flights": 2,
            "last_launch_date": "2018-06-29T09:42:41Z",
            "first_launch_date": "2018-04-18T22:51:30Z"
        },
        {
            "id": 52,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/52/?format=api",
            "flight_proven": true,
            "serial_number": "B1044",
            "status": "expended",
            "details": "Stage Expended",
            "launcher_config": {
                "id": 145,
                "launch_library_id": 187,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 4",
                "variant": "Block 4"
            },
            "image_url": "https://spacelaunchnow-prod-east.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"
        },
        {
            "id": 51,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/51/?format=api",
            "flight_proven": true,
            "serial_number": "B1033",
            "status": "lost",
            "details": "Two of the outer engines didn't re-ignite for the landing burn, ran out of TEA/TEB igniters. ",
            "launcher_config": {
                "id": 55,
                "launch_library_id": 80,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/55/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Full Thrust",
                "variant": "Full Thrust"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/51_image_20190226084354.jpeg",
            "flights": 1,
            "last_launch_date": "2018-02-06T20:45:00Z",
            "first_launch_date": "2018-02-06T20:45:00Z"
        },
        {
            "id": 50,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/50/?format=api",
            "flight_proven": true,
            "serial_number": "B1043",
            "status": "expended",
            "details": "Stage Expended",
            "launcher_config": {
                "id": 145,
                "launch_library_id": 187,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 4",
                "variant": "Block 4"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/50_image_20190226084234.jpeg",
            "flights": 2,
            "last_launch_date": "2018-05-22T19:47:58Z",
            "first_launch_date": "2018-01-08T01:00:00Z"
        },
        {
            "id": 49,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/49/?format=api",
            "flight_proven": true,
            "serial_number": "B1042",
            "status": "retired",
            "details": "Retired.",
            "launcher_config": {
                "id": 145,
                "launch_library_id": 187,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 4",
                "variant": "Block 4"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/49_image_20190226084131.jpeg",
            "flights": 1,
            "last_launch_date": "2017-10-30T19:34:00Z",
            "first_launch_date": "2017-10-30T19:34:00Z"
        },
        {
            "id": 48,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/48/?format=api",
            "flight_proven": true,
            "serial_number": "B1041",
            "status": "expended",
            "details": "Stage Expended",
            "launcher_config": {
                "id": 145,
                "launch_library_id": 187,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/145/?format=api",
                "name": "Falcon 9",
                "family": "Falcon",
                "full_name": "Falcon 9 Block 4",
                "variant": "Block 4"
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/48_image_20190226083958.jpeg",
            "flights": 2,
            "last_launch_date": "2018-03-30T14:13:51Z",
            "first_launch_date": "2017-10-09T12:37:01Z"
        }
    ]
}