Modes

Levels of detail in the response - list, normal, detailed

Example - /launchers/?mode=list

Filters

Parameters - attempted_landings, attempted_landings__gt, attempted_landings__gte, attempted_landings__lt, attempted_landings__lte, first_launch_date, flight_proven, flights, flights__gt, flights__gte, flights__lt, flights__lte, id, id__contains, is_placeholder, last_launch_date, launcher_config__ids, launcher_config__manufacturer__name, launcher_config__manufacturer__name__contains, serial_number, serial_number__contains, status, successful_landings, successful_landings__gt, successful_landings__gte, successful_landings__lt, successful_landings__lte

Example - /launchers/?is_placeholder=True

Fields searched - serial_number, status__name

Example - /launchers/?search=B1048

Ordering

Fields - attempted_landings, flight_proven, flights, id, successful_landings

Example - /launchers/?ordering=-flights

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /launchers/?limit=2

Format

Switch to JSON output - /launchers/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/launchers/?format=api&offset=70&ordering=-id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 184,
  "next": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=80&ordering=-id",
  "previous": "https://lldev.thespacedevs.com/2.3.0/launchers/?format=api&limit=10&offset=60&ordering=-id",
  "results": [
    {
      "response_mode": "normal",
      "id": 116,
      "url": "https://lldev.thespacedevs.com/2.3.0/launchers/116/?format=api",
      "flight_proven": true,
      "serial_number": "B1077",
      "is_placeholder": false,
      "status": {
        "id": 3,
        "name": "active"
      },
      "image": {
        "id": 1637,
        "name": "B1077 landing on LZ-1 during CRS NG-20 launch",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/116_image_20240201065853.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193345.jpeg",
        "credit": "SpaceX",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "details": "Falcon 9 Block 5 booster first used for the Crew-5 mission.",
      "successful_landings": 27,
      "attempted_landings": 27,
      "flights": 27,
      "last_launch_date": "2026-03-19T14:20:10Z",
      "first_launch_date": "2022-10-05T16:00:57Z",
      "fastest_turnaround": "P27DT12H38M30S"
    },
    {
      "response_mode": "normal",
      "id": 115,
      "url": "https://lldev.thespacedevs.com/2.3.0/launchers/115/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 7",
      "is_placeholder": false,
      "status": {
        "id": 7,
        "name": "destroyed"
      },
      "image": {
        "id": 1649,
        "name": "[AUTO] Booster 7 - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/115_image_20220915030149.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193405.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "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.",
      "successful_landings": 0,
      "attempted_landings": 0,
      "flights": 1,
      "last_launch_date": "2023-04-20T13:33:09Z",
      "first_launch_date": "2023-04-20T13:33:09Z",
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 114,
      "url": "https://lldev.thespacedevs.com/2.3.0/launchers/114/?format=api",
      "flight_proven": true,
      "serial_number": "B1075",
      "is_placeholder": false,
      "status": {
        "id": 3,
        "name": "active"
      },
      "image": {
        "id": 2460,
        "name": "B1075 landing on LZ-4 during Transporter-11 launch",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1075_landing_o_image_20250912152358.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1075_landing_o_image_thumbnail_20250912152358.jpeg",
        "credit": "SpaceX",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "details": "Falcon 9 Block 5 booster first used for the Starlink Group 2-4 mission.",
      "successful_landings": 21,
      "attempted_landings": 21,
      "flights": 21,
      "last_launch_date": "2025-10-22T14:16:20Z",
      "first_launch_date": "2023-01-19T15:43:10Z",
      "fastest_turnaround": "P24DT17H18M30S"
    },
    {
      "response_mode": "normal",
      "id": 113,
      "url": "https://lldev.thespacedevs.com/2.3.0/launchers/113/?format=api",
      "flight_proven": true,
      "serial_number": "B1074",
      "is_placeholder": false,
      "status": {
        "id": 2,
        "name": "expended"
      },
      "image": {
        "id": 1634,
        "name": "[AUTO] B1074 - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/113_image_20230727155352.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193340.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "details": "Falcon Heavy core booster for the EchoStar 24/Jupiter-3 mission. Planned to be expended.",
      "successful_landings": 0,
      "attempted_landings": 0,
      "flights": 1,
      "last_launch_date": "2023-07-29T03:04:00Z",
      "first_launch_date": "2023-07-29T03:04:00Z",
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 112,
      "url": "https://lldev.thespacedevs.com/2.3.0/launchers/112/?format=api",
      "flight_proven": true,
      "serial_number": "B1073",
      "is_placeholder": false,
      "status": {
        "id": 2,
        "name": "expended"
      },
      "image": {
        "id": 2461,
        "name": "B1073 landing on LZ-1 during Bandwagon-1 launch",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1073_landing_o_image_20250912152710.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1073_landing_o_image_thumbnail_20250912152710.jpeg",
        "credit": "SpaceX",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "details": "Notable missions include SES-22, Hakuto-R and CRS-27. Expended during the SPAINSAT-NG I launch.",
      "successful_landings": 20,
      "attempted_landings": 20,
      "flights": 21,
      "last_launch_date": "2025-01-30T01:34:00Z",
      "first_launch_date": "2022-05-14T20:40:50Z",
      "fastest_turnaround": "P25DT20H44M"
    },
    {
      "response_mode": "normal",
      "id": 111,
      "url": "https://lldev.thespacedevs.com/2.3.0/launchers/111/?format=api",
      "flight_proven": true,
      "serial_number": "B1072",
      "is_placeholder": false,
      "status": {
        "id": 3,
        "name": "active"
      },
      "image": {
        "id": 2120,
        "name": "B1072 and B1086 during landing (GOES-U)",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1072_and_b1086_image_20240626195649.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1072_and_b1086_image_thumbnail_20240626195649.jpeg",
        "credit": "SpaceX",
        "license": {
          "id": 5,
          "name": "CC BY-NC 2.0",
          "priority": 1,
          "link": "https://creativecommons.org/licenses/by-nc/2.0/"
        },
        "single_use": true,
        "variants": []
      },
      "details": "Falcon Heavy side booster first flown during the GOES-U mission.",
      "successful_landings": 1,
      "attempted_landings": 1,
      "flights": 1,
      "last_launch_date": "2024-06-25T21:26:00Z",
      "first_launch_date": "2024-06-25T21:26:00Z",
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 110,
      "url": "https://lldev.thespacedevs.com/2.3.0/launchers/110/?format=api",
      "flight_proven": true,
      "serial_number": "26",
      "is_placeholder": false,
      "status": {
        "id": 1,
        "name": "retired"
      },
      "image": {
        "id": 1546,
        "name": "[AUTO] 26 - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/110_image_20220420085303.jpg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193114.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "details": "First stage used for Electron's 26th flight (There and Back Again).",
      "successful_landings": 0,
      "attempted_landings": 1,
      "flights": 1,
      "last_launch_date": "2022-05-02T22:49:52Z",
      "first_launch_date": "2022-05-02T22:49:52Z",
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 109,
      "url": "https://lldev.thespacedevs.com/2.3.0/launchers/109/?format=api",
      "flight_proven": true,
      "serial_number": "B1070",
      "is_placeholder": false,
      "status": {
        "id": 2,
        "name": "expended"
      },
      "image": {
        "id": 1631,
        "name": "[AUTO] B1070 - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/109_image_20230114190131.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193336.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "details": "Falcon Heavy core booster expended on its first flight as part of the USSF-67 mission.",
      "successful_landings": 0,
      "attempted_landings": 0,
      "flights": 1,
      "last_launch_date": "2023-01-15T22:56:00Z",
      "first_launch_date": "2023-01-15T22:56:00Z",
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 108,
      "url": "https://lldev.thespacedevs.com/2.3.0/launchers/108/?format=api",
      "flight_proven": true,
      "serial_number": "B1068",
      "is_placeholder": false,
      "status": {
        "id": 2,
        "name": "expended"
      },
      "image": {
        "id": 1300,
        "name": "[AUTO] Falcon Heavy | ViaSat-3 Americas & others - image",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520heav_image_20230426123306.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192328.jpeg",
        "credit": null,
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": true,
        "variants": []
      },
      "details": "Falcon Heavy core booster expended on its first flight as part of the ViaSat-3 Americas mission.",
      "successful_landings": 0,
      "attempted_landings": 0,
      "flights": 1,
      "last_launch_date": "2023-05-01T00:26:00Z",
      "first_launch_date": "2023-05-01T00:26:00Z",
      "fastest_turnaround": null
    },
    {
      "response_mode": "normal",
      "id": 107,
      "url": "https://lldev.thespacedevs.com/2.3.0/launchers/107/?format=api",
      "flight_proven": true,
      "serial_number": "B1071",
      "is_placeholder": false,
      "status": {
        "id": 3,
        "name": "active"
      },
      "image": {
        "id": 2463,
        "name": "B1071 landing on LZ-4 during NROL-87 launch",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1071_landing_o_image_20250912153658.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/b1071_landing_o_image_thumbnail_20250912153658.jpeg",
        "credit": "SpaceX",
        "license": {
          "id": 1,
          "name": "Unknown",
          "priority": 9,
          "link": null
        },
        "single_use": false,
        "variants": []
      },
      "details": "Falcon 9 Block 5 booster first used for the NROL-87 mission.",
      "successful_landings": 32,
      "attempted_landings": 32,
      "flights": 32,
      "last_launch_date": "2026-03-13T14:57:59Z",
      "first_launch_date": "2022-02-02T20:27:26Z",
      "fastest_turnaround": "P19DT16H19M25S"
    }
  ]
}