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=id
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=170&ordering=id",
  "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=150&ordering=id",
  "results": [
    {
      "id": 194,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/194/?format=api",
      "flight_proven": true,
      "serial_number": "B1094",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon 9 booster debuting on Starlink Group 12-10.",
      "launcher_config": {
        "id": 164,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 Block 5",
        "variant": "Block 5"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1094_landing_o_image_20250912150803.jpeg",
      "flights": 7,
      "last_launch_date": "2026-04-11T11:41:21Z",
      "first_launch_date": "2025-04-29T02:34:10Z"
    },
    {
      "id": 195,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/195/?format=api",
      "flight_proven": true,
      "serial_number": "B1091",
      "is_placeholder": false,
      "status": "active",
      "details": "Planned Falcon Heavy center core stage that will first be used as a Falcon 9 first stage booster for several launches.",
      "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/b1091_on_slc-40_image_20250807141845.jpeg",
      "flights": 3,
      "last_launch_date": "2025-11-02T05:09:59Z",
      "first_launch_date": "2025-08-11T12:35:00Z"
    },
    {
      "id": 196,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/196/?format=api",
      "flight_proven": true,
      "serial_number": "B1095",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon 9 booster debuting on Starlink Group 12-15.",
      "launcher_config": {
        "id": 164,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 Block 5",
        "variant": "Block 5"
      },
      "image_url": null,
      "flights": 7,
      "last_launch_date": "2026-04-21T06:53:25Z",
      "first_launch_date": "2025-05-21T03:19:10Z"
    },
    {
      "id": 197,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/197/?format=api",
      "flight_proven": true,
      "serial_number": "B1096",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon 9 booster.",
      "launcher_config": {
        "id": 164,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 Block 5",
        "variant": "Block 5"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1096_landing_a_image_20251219190526.jpg",
      "flights": 5,
      "last_launch_date": "2026-01-28T04:53:16Z",
      "first_launch_date": "2025-07-16T06:30:00Z"
    },
    {
      "id": 198,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/198/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 16",
      "is_placeholder": false,
      "status": "lost",
      "details": "Super Heavy booster used for the 10th Starship flight test.\r\n\r\nLost to the ocean after a successful soft splashdown.",
      "launcher_config": {
        "id": 527,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/527/?format=api",
        "name": "Starship",
        "family": "Starship",
        "full_name": "Starship V2",
        "variant": "V2"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/superheavy_boos_image_20250912161003.jpeg",
      "flights": 1,
      "last_launch_date": "2025-08-26T23:30:00Z",
      "first_launch_date": "2025-08-26T23:30:00Z"
    },
    {
      "id": 199,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/199/?format=api",
      "flight_proven": true,
      "serial_number": "B1097",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon 9 booster.",
      "launcher_config": {
        "id": 164,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 Block 5",
        "variant": "Block 5"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/b1097_landing_a_image_20251219190818.jpg",
      "flights": 8,
      "last_launch_date": "2026-04-19T16:03:09Z",
      "first_launch_date": "2025-09-03T03:51:26Z"
    },
    {
      "id": 200,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/200/?format=api",
      "flight_proven": false,
      "serial_number": "Unknown SH",
      "is_placeholder": true,
      "status": "N/A",
      "details": "Super Heavy for this launch is not yet known.",
      "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": null,
      "flights": null,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 201,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/201/?format=api",
      "flight_proven": false,
      "serial_number": "B1098",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon Heavy core booster.",
      "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": 0,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 234,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/234/?format=api",
      "flight_proven": false,
      "serial_number": "Booster 18",
      "is_placeholder": false,
      "status": "destroyed",
      "details": "First Block 3 Super Heavy booster with various enhancements including Raptor 3 engines, integrated interstage and 3 grid fins instead of 4 used. Originally planned for usage on the 12th Starship flight test, but was written off after severely damaged during gas system pressure testing on 21 November 2025.",
      "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": 0,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 235,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/235/?format=api",
      "flight_proven": false,
      "serial_number": "T1H",
      "is_placeholder": false,
      "status": "active",
      "details": "T1H, which stands for Themis 1-Engine Hop, is the first Themis demonstrator flight model, designed for low-altitude hop tests at the Esrange Space Center in Sweden.",
      "launcher_config": {
        "id": 523,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/523/?format=api",
        "name": "Themis Demonstrator",
        "family": "",
        "full_name": "Themis Demonstrator",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/themis_t1h_on_t_image_20250919095336.jpg",
      "flights": 0,
      "last_launch_date": null,
      "first_launch_date": null
    }
  ]
}