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=20&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=30&ordering=-flight_proven",
    "previous": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=10&ordering=-flight_proven",
    "results": [
        {
            "id": 61,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/61/?format=api",
            "flight_proven": true,
            "serial_number": "B1054",
            "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/61_image_20190228071607.jpg",
            "flights": 1,
            "last_launch_date": "2018-12-23T13:51:00Z",
            "first_launch_date": "2018-12-23T13:51:00Z"
        },
        {
            "id": 104,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/104/?format=api",
            "flight_proven": true,
            "serial_number": "22",
            "status": "retired",
            "details": "Booster used for Electron's 22nd flight (Love At First Insight)",
            "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_20211109093154.jpg",
            "flights": 1,
            "last_launch_date": "2021-11-18T01:38:13Z",
            "first_launch_date": "2021-11-18T01:38:13Z"
        },
        {
            "id": 59,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/59/?format=api",
            "flight_proven": true,
            "serial_number": "B1053",
            "status": "expended",
            "details": "Stage Expended",
            "launcher_config": {
                "id": 161,
                "launch_library_id": 58,
                "url": "https://ll.thespacedevs.com/2.0.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": 101,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/101/?format=api",
            "flight_proven": true,
            "serial_number": "B1067",
            "status": "active",
            "details": "Falcon 9 Block 5 booster first used for the CRS-22 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/b1067_on_slc-40_image_20240407145708.jpeg",
            "flights": 19,
            "last_launch_date": "2024-05-03T02:37:00Z",
            "first_launch_date": "2021-06-03T17:29:15Z"
        },
        {
            "id": 118,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/118/?format=api",
            "flight_proven": true,
            "serial_number": "B1076",
            "status": "active",
            "details": "Booster first launched the CRS-26 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/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": 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": 10,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/10/?format=api",
            "flight_proven": true,
            "serial_number": "B0005",
            "status": "lost",
            "details": "",
            "launcher_config": {
                "id": 169,
                "launch_library_id": 90,
                "url": "https://ll.thespacedevs.com/2.0.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": 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": 90,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/90/?format=api",
            "flight_proven": true,
            "serial_number": "NS-4",
            "status": "active",
            "details": "New Shepard vehicle #4 is the fourth flight vehicle of the New Shepard suborbital rocket. It was used for Blue Origin's first crewed launches.",
            "launcher_config": {
                "id": 137,
                "launch_library_id": 9999,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/137/?format=api",
                "name": "New Shepard",
                "family": "",
                "full_name": "New Shepard",
                "variant": ""
            },
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/90_image_20210412202510.jpeg",
            "flights": 9,
            "last_launch_date": "2023-12-19T16:42:28Z",
            "first_launch_date": "2021-01-14T17:19:00Z"
        },
        {
            "id": 17,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/17/?format=api",
            "flight_proven": true,
            "serial_number": "B1007",
            "status": "lost",
            "details": "Broke up after sucessful water landing",
            "launcher_config": {
                "id": 14,
                "launch_library_id": 1,
                "url": "https://ll.thespacedevs.com/2.0.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"
        }
    ]
}