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

{
  "count": 195,
  "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=100&ordering=-flights",
  "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=80&ordering=-flights",
  "results": [
    {
      "id": 252,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/252/?format=api",
      "flight_proven": false,
      "serial_number": "LM-12B F1",
      "is_placeholder": false,
      "status": "expended",
      "details": "First stage booster used on the 1st flight of CASC/CACL's Long March 12B rocket. No booster recovery was attempted, but the booster had landing legs and grid fins installed for testing of booster re-entry aerodynamic conditions.",
      "launcher_config": {
        "id": 552,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/552/?format=api",
        "name": "Long March 12B",
        "family": "Long March",
        "full_name": "Long March 12B",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_12b__image_20260601133855.jpeg",
      "flights": 1,
      "last_launch_date": "2026-06-01T08:40:00Z",
      "first_launch_date": "2026-06-01T08:40:00Z"
    },
    {
      "id": 254,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/254/?format=api",
      "flight_proven": true,
      "serial_number": "LM-10B F1",
      "is_placeholder": false,
      "status": "active",
      "details": "First stage booster used on the 1st flight of CASC/CALT's Long March 10B rocket. Grid fins and hooks are installed for an attempted recovery on the LHZ landing ship's arresting net.\r\n\r\nIt became the first Chinese orbital launch vehicle booster to be recovered on 10 July 2026.",
      "launcher_config": {
        "id": 554,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/554/?format=api",
        "name": "Long March 10B",
        "family": "Long March",
        "full_name": "Long March 10B",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_10b__image_20260710054044.jpeg",
      "flights": 1,
      "last_launch_date": "2026-07-10T04:15:00Z",
      "first_launch_date": "2026-07-10T04:15:00Z"
    },
    {
      "id": 140,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/140/?format=api",
      "flight_proven": true,
      "serial_number": "28",
      "is_placeholder": false,
      "status": "expended",
      "details": "Booster used during the \"Wise One Looks Ahead\" 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_20231125061605.jpeg",
      "flights": 1,
      "last_launch_date": "2022-07-13T06:30:00Z",
      "first_launch_date": "2022-07-13T06:30:00Z"
    },
    {
      "id": 141,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/141/?format=api",
      "flight_proven": true,
      "serial_number": "27",
      "is_placeholder": false,
      "status": "expended",
      "details": "Booster used during the NASA Capstone mission.\r\n\r\nBooster features the NASA Worm logo and was flown without onboard cameras to save weight.",
      "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_20231125062131.jpg",
      "flights": 1,
      "last_launch_date": "2022-06-28T09:55:52Z",
      "first_launch_date": "2022-06-28T09:55:52Z"
    },
    {
      "id": 251,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/251/?format=api",
      "flight_proven": false,
      "serial_number": "B1105",
      "is_placeholder": false,
      "status": "expended",
      "details": "Falcon Heavy core booster expended during the launch of the Nancy Grace Roman Space Telescope.",
      "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": null,
      "flights": 1,
      "last_launch_date": "2026-08-30T11:26:04Z",
      "first_launch_date": "2026-08-30T11:26:04Z"
    },
    {
      "id": 110,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/110/?format=api",
      "flight_proven": true,
      "serial_number": "26",
      "is_placeholder": false,
      "status": "retired",
      "details": "First stage used for Electron's 26th flight (There and Back Again).",
      "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/110_image_20220420085303.jpg",
      "flights": 1,
      "last_launch_date": "2022-05-02T22:49:52Z",
      "first_launch_date": "2022-05-02T22:49:52Z"
    },
    {
      "id": 142,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/142/?format=api",
      "flight_proven": true,
      "serial_number": "25",
      "is_placeholder": false,
      "status": "expended",
      "details": "Booster used during the \" Without Mission A Beat\" 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_20231125062800.jpg",
      "flights": 1,
      "last_launch_date": "2022-04-02T12:41:38Z",
      "first_launch_date": "2022-04-02T12:41:38Z"
    },
    {
      "id": 60,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/60/?format=api",
      "flight_proven": true,
      "serial_number": "NS-1",
      "is_placeholder": false,
      "status": "destroyed",
      "details": "New Shepard 1 was destroyed on landing during its first flight.",
      "launcher_config": {
        "id": 137,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
        "name": "New Shepard",
        "family": "",
        "full_name": "New Shepard",
        "variant": ""
      },
      "image_url": null,
      "flights": 1,
      "last_launch_date": "2015-04-29T17:06:00Z",
      "first_launch_date": "2015-04-29T17:06:00Z"
    },
    {
      "id": 259,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/259/?format=api",
      "flight_proven": false,
      "serial_number": "Pallas1 F1",
      "is_placeholder": false,
      "status": "expended",
      "details": "First stage booster used on the 1st flight of Galactic Energy's Pallas-1 rocket. No booster recovery was attempted.",
      "launcher_config": {
        "id": 542,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/542/?format=api",
        "name": "Pallas-1",
        "family": "",
        "full_name": "Pallas-1",
        "variant": ""
      },
      "image_url": null,
      "flights": 1,
      "last_launch_date": "2026-09-01T02:00:00Z",
      "first_launch_date": "2026-09-01T02:00:00Z"
    },
    {
      "id": 256,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/256/?format=api",
      "flight_proven": false,
      "serial_number": "Booster 20",
      "is_placeholder": false,
      "status": "destroyed",
      "details": "Second Block 3 Super Heavy booster to fly with various enhancements including Raptor 3 engines, integrated interstage and 3 grid fins instead of 4 used. Used on the 13th Starship flight test. It was lost at splashdown, having completed a nominal boostback burn, but performed its landing burn with fewer engines than planned.",
      "launcher_config": {
        "id": 522,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/522/?format=api",
        "name": "Starship",
        "family": "Starship",
        "full_name": "Starship V3",
        "variant": "V3"
      },
      "image_url": null,
      "flights": 1,
      "last_launch_date": "2026-07-24T22:51:00Z",
      "first_launch_date": "2026-07-24T22:51:00Z"
    }
  ]
}