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

{
  "count": 184,
  "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=10&ordering=flights",
  "previous": null,
  "results": [
    {
      "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
    },
    {
      "id": 75,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/75/?format=api",
      "flight_proven": false,
      "serial_number": "Mk1",
      "is_placeholder": false,
      "status": "destroyed",
      "details": "Starship Mk1 was partially destroyed during max pressure tank testing, when the forward LOX tank ruptured along a weld line of the craft's steel structure, propelling the bulkhead several meters upwards.",
      "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/starship_mk1_at_image_20240307091751.jpeg",
      "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 V1",
        "variant": "V1"
      },
      "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": 79,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/79/?format=api",
      "flight_proven": false,
      "serial_number": "SN4",
      "is_placeholder": false,
      "status": "destroyed",
      "details": "On April 26, 2020, SN4 successfully completed a cryogenic pressure test. On May 29, 2020, SN4 exploded after engine testing.",
      "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/79_image_20200821075148.jpeg",
      "flights": 0,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 82,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/82/?format=api",
      "flight_proven": false,
      "serial_number": "SN7.1",
      "is_placeholder": false,
      "status": "destroyed",
      "details": "SpaceX Test tank for 304L Stainless Steel. Top bulkhead intentionally burst during pressure testing.",
      "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/82_image_20200916201322.jpeg",
      "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": 237,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/237/?format=api",
      "flight_proven": false,
      "serial_number": "Callisto",
      "is_placeholder": false,
      "status": "active",
      "details": "Callisto flight model",
      "launcher_config": {
        "id": 524,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/524/?format=api",
        "name": "Callisto",
        "family": "",
        "full_name": "Callisto",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/callisto_render_image_20250916093902.webp",
      "flights": 0,
      "last_launch_date": null,
      "first_launch_date": null
    }
  ]
}