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&ordering=flight_proven
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=10&ordering=flight_proven",
    "previous": null,
    "results": [
        {
            "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
        },
        {
            "id": 77,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/77/?format=api",
            "flight_proven": false,
            "serial_number": "SN2",
            "is_placeholder": false,
            "status": "retired",
            "details": "SN2 successfully went through a pressure and cryo test, but was not used for a static fire or hop.",
            "launcher_config": {
                "id": 207,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api",
                "name": "Starship Prototype",
                "family": "Starship",
                "full_name": "Starship Prototype",
                "variant": "Prototype"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/77_image_20200917061818.jpg",
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null
        },
        {
            "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": 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": 76,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/76/?format=api",
            "flight_proven": false,
            "serial_number": "SN1",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "SN1 was destroyed when undergoing pressurization.",
            "launcher_config": {
                "id": 207,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api",
                "name": "Starship Prototype",
                "family": "Starship",
                "full_name": "Starship Prototype",
                "variant": "Prototype"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/76_image_20200918010747.png",
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null
        },
        {
            "id": 128,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/128/?format=api",
            "flight_proven": false,
            "serial_number": "Booster 9",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "Super Heavy booster that was used for the second Starship integrated flight test and lost after separation.",
            "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/128_image_20230824083027.jpeg",
            "flights": 1,
            "last_launch_date": "2023-11-18T13:02:50Z",
            "first_launch_date": "2023-11-18T13:02:50Z"
        },
        {
            "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20231217192954.jpg",
            "flights": 1,
            "last_launch_date": "2023-12-15T04:05:54Z",
            "first_launch_date": "2023-12-15T04:05:54Z"
        },
        {
            "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": 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": 78,
            "url": "https://ll.thespacedevs.com/2.2.0/launcher/78/?format=api",
            "flight_proven": false,
            "serial_number": "SN3",
            "is_placeholder": false,
            "status": "destroyed",
            "details": "SN3's cryo test failed, the result being the LOX (Liquid Oxygen) Tank collapsing due to underpressurisation.",
            "launcher_config": {
                "id": 207,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/207/?format=api",
                "name": "Starship Prototype",
                "family": "Starship",
                "full_name": "Starship Prototype",
                "variant": "Prototype"
            },
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/78_image_20200917062030.jpg",
            "flights": 0,
            "last_launch_date": null,
            "first_launch_date": null
        }
    ]
}