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=80
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=90",
    "previous": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=70",
    "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": 68,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/68/?format=api",
            "flight_proven": true,
            "serial_number": "B1059",
            "status": "lost",
            "details": "Exploded upon ocean impact a safe distance from OCISLY",
            "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/68_image_20191207205858.jpg",
            "flights": 6,
            "last_launch_date": "2021-02-16T03:59:00Z",
            "first_launch_date": "2019-12-05T17:29:24Z"
        },
        {
            "id": 72,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/72/?format=api",
            "flight_proven": true,
            "serial_number": "B1060",
            "status": "active",
            "details": "Booster first used during the GPS III SV03 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/72_image_20230713061744.jpg",
            "flights": 19,
            "last_launch_date": "2024-03-24T03:09:00Z",
            "first_launch_date": "2020-06-30T20:10:46Z"
        },
        {
            "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": 19,
            "last_launch_date": "2024-02-23T04:11:50Z",
            "first_launch_date": "2020-11-16T00:27:17Z"
        },
        {
            "id": 73,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/73/?format=api",
            "flight_proven": true,
            "serial_number": "B1062",
            "status": "active",
            "details": "Notable launches include GPS III SV04 & SV05 , Inspiration4 and Axiom-1.",
            "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/73_image_20220426161427.jpeg",
            "flights": 20,
            "last_launch_date": "2024-04-13T01:40:00Z",
            "first_launch_date": "2020-11-05T23:24:23Z"
        },
        {
            "id": 84,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/84/?format=api",
            "flight_proven": true,
            "serial_number": "B1063",
            "status": "active",
            "details": "Notable launches include Sentinel-6 and Dart.",
            "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/84_image_20201122121517.jpeg",
            "flights": 17,
            "last_launch_date": "2024-03-11T04:09:00Z",
            "first_launch_date": "2020-11-21T17:17:00Z"
        },
        {
            "id": 85,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/85/?format=api",
            "flight_proven": true,
            "serial_number": "B1064",
            "status": "active",
            "details": "Sidebooster paired with B1065, launched 2 USSF mission.",
            "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/85_image_20221102112709.jpeg",
            "flights": 5,
            "last_launch_date": "2023-12-29T01:07:00Z",
            "first_launch_date": "2022-11-01T13:41:00Z"
        },
        {
            "id": 86,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/86/?format=api",
            "flight_proven": true,
            "serial_number": "B1065",
            "status": "active",
            "details": "Sidebooster paired with B1064, launched 2 USSF mission.",
            "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/85_image_20221102112709.jpeg",
            "flights": 5,
            "last_launch_date": "2023-12-29T01:07:00Z",
            "first_launch_date": "2022-11-01T13:41:00Z"
        },
        {
            "id": 87,
            "url": "https://ll.thespacedevs.com/2.0.0/launcher/87/?format=api",
            "flight_proven": true,
            "serial_number": "B1066",
            "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/87_image_20221102112720.jpeg",
            "flights": 1,
            "last_launch_date": "2022-11-01T13:41:00Z",
            "first_launch_date": "2022-11-01T13:41: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": 18,
            "last_launch_date": "2024-03-31T01:30:00Z",
            "first_launch_date": "2021-06-03T17:29:15Z"
        }
    ]
}