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

{
  "count": 192,
  "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=170&ordering=-attempted_landings",
  "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=150&ordering=-attempted_landings",
  "results": [
    {
      "id": 131,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/131/?format=api",
      "flight_proven": true,
      "serial_number": "38",
      "is_placeholder": false,
      "status": "expended",
      "details": "Booster was expened during the Scout's Arrow HASTE launch",
      "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_20230824130217.jpg",
      "flights": 1,
      "last_launch_date": "2023-06-18T01:24:00Z",
      "first_launch_date": "2023-06-18T01:24:00Z"
    },
    {
      "id": 132,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/132/?format=api",
      "flight_proven": true,
      "serial_number": "37",
      "is_placeholder": false,
      "status": "expended",
      "details": "Booster expended on the \"Coming To A Storm Near You\" 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_20230824175716.jpeg",
      "flights": 1,
      "last_launch_date": "2023-05-26T03:46:00Z",
      "first_launch_date": "2023-05-26T03:46:00Z"
    },
    {
      "id": 133,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/133/?format=api",
      "flight_proven": true,
      "serial_number": "36",
      "is_placeholder": false,
      "status": "expended",
      "details": "Booster expended on the \"Rocket Like a Hurricane\" 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_20230824175906.jpeg",
      "flights": 1,
      "last_launch_date": "2023-05-08T01:00:00Z",
      "first_launch_date": "2023-05-08T01:00:00Z"
    },
    {
      "id": 98,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/98/?format=api",
      "flight_proven": false,
      "serial_number": "BN2.1",
      "is_placeholder": false,
      "status": "converted",
      "details": "Second Super Heavy prototype. Transformed into a test tank.",
      "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": null,
      "flights": 0,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 134,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/134/?format=api",
      "flight_proven": true,
      "serial_number": "34",
      "is_placeholder": false,
      "status": "expended",
      "details": "Expended during the \"Stronger Together\" 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_20230824185238.jpg",
      "flights": 1,
      "last_launch_date": "2023-03-16T22:38:59Z",
      "first_launch_date": "2023-03-16T22:38:59Z"
    },
    {
      "id": 249,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/249/?format=api",
      "flight_proven": false,
      "serial_number": "GS1-SN003",
      "is_placeholder": false,
      "status": "destroyed",
      "details": "Third New Glenn first stage booster. Named \"No, It's Necessary\". Destroyed before 1st flight during pre-launch static fire on 28 May 2026.",
      "launcher_config": {
        "id": 138,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/138/?format=api",
        "name": "New Glenn",
        "family": "New Glenn",
        "full_name": "New Glenn",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gs1-sn003_image_20260410172611.jpg",
      "flights": 0,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 135,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/135/?format=api",
      "flight_proven": true,
      "serial_number": "33",
      "is_placeholder": false,
      "status": "expended",
      "details": "Booster used during the \"Virginia Is For Launch Lovers\" mission. First to launch from Wallops.",
      "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_20230824193823.jpg",
      "flights": 1,
      "last_launch_date": "2023-01-24T23:00:00Z",
      "first_launch_date": "2023-01-24T23:00:00Z"
    },
    {
      "id": 201,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/201/?format=api",
      "flight_proven": false,
      "serial_number": "B1098",
      "is_placeholder": false,
      "status": "expended",
      "details": "Falcon Heavy core booster expended during the ViaSat-3 F3 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/viasat-3_f3_lau_image_20260429200823.jpg",
      "flights": 1,
      "last_launch_date": "2026-04-29T14:13:00Z",
      "first_launch_date": "2026-04-29T14:13:00Z"
    },
    {
      "id": 95,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/95/?format=api",
      "flight_proven": false,
      "serial_number": "SN7.2",
      "is_placeholder": false,
      "status": "retired",
      "details": "SpaceX test tank for 3mm stainless steel sheets. Retired after two pressure tests.",
      "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": null,
      "flights": 0,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "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"
    }
  ]
}