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

{
    "count": 160,
    "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=100&ordering=-successful_landings",
    "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=80&ordering=-successful_landings",
    "results": [
        {
            "id": 20,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/20/?format=api",
            "flight_proven": true,
            "serial_number": "B1010",
            "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/20_image_20190226091314.jpg",
            "flights": 1,
            "last_launch_date": "2014-09-21T05:52:03Z",
            "first_launch_date": "2014-09-21T05:52:03Z"
        },
        {
            "id": 18,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/18/?format=api",
            "flight_proven": true,
            "serial_number": "B1008",
            "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/18_image_20190226091204.jpg",
            "flights": 1,
            "last_launch_date": "2014-08-05T08:00:00Z",
            "first_launch_date": "2014-08-05T08:00:00Z"
        },
        {
            "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://thespacedevs-prod.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": 121,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/121/?format=api",
            "flight_proven": true,
            "serial_number": "B1079",
            "is_placeholder": false,
            "status": "expended",
            "details": "Falcon Heavy core booster expended during the Psyche 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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/121_image_20231014091824.jpg",
            "flights": 1,
            "last_launch_date": "2023-10-13T14:19:43Z",
            "first_launch_date": "2023-10-13T14:19:43Z"
        },
        {
            "id": 16,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/16/?format=api",
            "flight_proven": true,
            "serial_number": "B1006",
            "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/16_image_20190226091044.jpeg",
            "flights": 1,
            "last_launch_date": "2014-04-18T19:25:22Z",
            "first_launch_date": "2014-04-18T19:25:22Z"
        },
        {
            "id": 127,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/127/?format=api",
            "flight_proven": false,
            "serial_number": "B1084",
            "is_placeholder": false,
            "status": "expended",
            "details": "Falcon Heavy core booster expended during the USSF-52 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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/127_image_20231229222119.jpeg",
            "flights": 1,
            "last_launch_date": "2023-12-29T01:07:00Z",
            "first_launch_date": "2023-12-29T01:07:00Z"
        },
        {
            "id": 93,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/93/?format=api",
            "flight_proven": false,
            "serial_number": "BN1",
            "is_placeholder": false,
            "status": "scrapped",
            "details": "BN1 was the first Super Heavy prototype built by SpaceX in Boca Chica, TX. It was used as a production and ground operations pathfinder.",
            "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20210401104946.jpg",
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null
        },
        {
            "id": 137,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/137/?format=api",
            "flight_proven": false,
            "serial_number": "Booster 10",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "Super Heavy booster used for the third Starship integrated flight test. It was lost to a hard water landing due to multiple Raptor engines failing to reignite.",
            "launcher_config": {
                "id": 464,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/464/?format=api",
                "name": "Starship",
                "family": "Starship",
                "full_name": "Starship",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/137_image_20231229222125.jpeg",
            "flights": 1,
            "last_launch_date": "2024-03-14T13:25:00Z",
            "first_launch_date": "2024-03-14T13:25:00Z"
        },
        {
            "id": 99,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/99/?format=api",
            "flight_proven": false,
            "serial_number": "Booster 3",
            "is_placeholder": false,
            "status": "scrapped",
            "details": "Super Heavy prototype used for ground testing. First Super Heavy to static fire.",
            "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/99_image_20210615130010.jpg",
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null
        },
        {
            "id": 103,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/103/?format=api",
            "flight_proven": false,
            "serial_number": "Booster 4",
            "is_placeholder": false,
            "status": "retired",
            "details": "First Super Heavy booster to complete a cryogenic proof test at the Orbital Launch Pad, as well as the first full stack cryogenic proof test for a Starship vehicle. Booster 4 is now on display at SpaceX's Rocket Garden in Boca Chica.",
            "launcher_config": {
                "id": 464,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/464/?format=api",
                "name": "Starship",
                "family": "Starship",
                "full_name": "Starship",
                "variant": ""
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/103_image_20210807065411.jpg",
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null
        }
    ]
}