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

{
  "count": 184,
  "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=120&ordering=id",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=100&ordering=id",
  "results": [
    {
      "id": 113,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/113/?format=api",
      "flight_proven": true,
      "serial_number": "B1074",
      "status": "expended",
      "details": "Falcon Heavy core booster for the EchoStar 24/Jupiter-3 mission. Planned to be expended.",
      "launcher_config": {
        "id": 161,
        "launch_library_id": 58,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/161/?format=api",
        "name": "Falcon Heavy",
        "family": "Falcon",
        "full_name": "Falcon Heavy",
        "variant": "Heavy"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/113_image_20230727155352.jpeg",
      "flights": 1,
      "last_launch_date": "2023-07-29T03:04:00Z",
      "first_launch_date": "2023-07-29T03:04:00Z"
    },
    {
      "id": 114,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/114/?format=api",
      "flight_proven": true,
      "serial_number": "B1075",
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the Starlink Group 2-4 mission. Converted to a Falcon Heavy booster in 2026 after 21 launches.",
      "launcher_config": {
        "id": 161,
        "launch_library_id": 58,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/161/?format=api",
        "name": "Falcon Heavy",
        "family": "Falcon",
        "full_name": "Falcon Heavy",
        "variant": "Heavy"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1075_landing_o_image_20250912152358.jpeg",
      "flights": 22,
      "last_launch_date": "2026-04-29T14:13:00Z",
      "first_launch_date": "2023-01-19T15:43:10Z"
    },
    {
      "id": 115,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/115/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 7",
      "status": "destroyed",
      "details": "Booster 7 is the first Super Heavy booster with 33 Raptor 2 engines and was used for the first Starship integrated flight test with Ship 24. Lost in a launch failure.",
      "launcher_config": {
        "id": 464,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/464/?format=api",
        "name": "Starship",
        "family": "Starship",
        "full_name": "Starship V1",
        "variant": "V1"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/115_image_20220915030149.jpeg",
      "flights": 1,
      "last_launch_date": "2023-04-20T13:33:09Z",
      "first_launch_date": "2023-04-20T13:33:09Z"
    },
    {
      "id": 116,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/116/?format=api",
      "flight_proven": true,
      "serial_number": "B1077",
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the Crew-5 mission.",
      "launcher_config": {
        "id": 164,
        "launch_library_id": 188,
        "url": "https://lldev.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://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/116_image_20240201065853.jpg",
      "flights": 27,
      "last_launch_date": "2026-03-19T14:20:10Z",
      "first_launch_date": "2022-10-05T16:00:57Z"
    },
    {
      "id": 117,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/117/?format=api",
      "flight_proven": false,
      "serial_number": "Unknown FH",
      "status": "N/A",
      "details": "Booster serial number unknown.",
      "launcher_config": {
        "id": 161,
        "launch_library_id": 58,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/161/?format=api",
        "name": "Falcon Heavy",
        "family": "Falcon",
        "full_name": "Falcon Heavy",
        "variant": "Heavy"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/117_image_20230723180948.png",
      "flights": null,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 118,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/118/?format=api",
      "flight_proven": true,
      "serial_number": "B1076",
      "status": "expended",
      "details": "Booster first launched on the Dragon CRS-26 mission. Expended during the SPAINSAT-NG II launch.",
      "launcher_config": {
        "id": 164,
        "launch_library_id": 188,
        "url": "https://lldev.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://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1076_landing_o_image_20250912152159.jpeg",
      "flights": 22,
      "last_launch_date": "2025-10-24T01:30:00Z",
      "first_launch_date": "2022-11-26T19:20:43Z"
    },
    {
      "id": 119,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/119/?format=api",
      "flight_proven": true,
      "serial_number": "32",
      "status": "retired",
      "details": "32nd Electron launch vehicle flown on 'Catch Me If You Can'.",
      "launcher_config": {
        "id": 26,
        "launch_library_id": 148,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
        "name": "Electron",
        "family": "",
        "full_name": "Electron",
        "variant": ""
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/119_image_20221104200030.jpeg",
      "flights": 1,
      "last_launch_date": "2022-11-04T17:27:14Z",
      "first_launch_date": "2022-11-04T17:27:14Z"
    },
    {
      "id": 120,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/120/?format=api",
      "flight_proven": true,
      "serial_number": "B1078",
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.",
      "launcher_config": {
        "id": 164,
        "launch_library_id": 188,
        "url": "https://lldev.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://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_20250912151734.jpeg",
      "flights": 27,
      "last_launch_date": "2026-03-22T14:47:00Z",
      "first_launch_date": "2023-03-02T05:34:14Z"
    },
    {
      "id": 121,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/121/?format=api",
      "flight_proven": true,
      "serial_number": "B1079",
      "status": "expended",
      "details": "Falcon Heavy core booster expended during the Psyche mission.",
      "launcher_config": {
        "id": 161,
        "launch_library_id": 58,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/161/?format=api",
        "name": "Falcon Heavy",
        "family": "Falcon",
        "full_name": "Falcon Heavy",
        "variant": "Heavy"
      },
      "image_url": "https://thespacedevs-dev.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": 122,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/122/?format=api",
      "flight_proven": true,
      "serial_number": "35",
      "status": "retired",
      "details": "35th Electron launch vehicle flown on 'The Beat Goes On'.",
      "launcher_config": {
        "id": 26,
        "launch_library_id": 148,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
        "name": "Electron",
        "family": "",
        "full_name": "Electron",
        "variant": ""
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/none_image_20230307125526.jpeg",
      "flights": 1,
      "last_launch_date": "2023-03-24T09:14:56Z",
      "first_launch_date": "2023-03-24T09:14:56Z"
    }
  ]
}