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=20&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=30&ordering=-id",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=10&ordering=-id",
  "results": [
    {
      "id": 197,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/197/?format=api",
      "flight_proven": true,
      "serial_number": "B1096",
      "status": "active",
      "details": "Falcon 9 booster.",
      "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/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": 196,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/196/?format=api",
      "flight_proven": true,
      "serial_number": "B1095",
      "status": "active",
      "details": "Falcon 9 booster debuting on Starlink Group 12-15.",
      "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": null,
      "flights": 6,
      "last_launch_date": "2026-03-14T12:37:10Z",
      "first_launch_date": "2025-05-21T03:19:10Z"
    },
    {
      "id": 195,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/195/?format=api",
      "flight_proven": true,
      "serial_number": "B1091",
      "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,
        "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/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": 194,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/194/?format=api",
      "flight_proven": true,
      "serial_number": "B1094",
      "status": "active",
      "details": "Falcon 9 booster debuting on Starlink Group 12-10.",
      "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/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": 193,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/193/?format=api",
      "flight_proven": true,
      "serial_number": "B1093",
      "status": "active",
      "details": "Falcon 9 booster debuting on Starlink Group 11-11.",
      "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/falcon_9_on_slc_image_20250910140450.jpeg",
      "flights": 12,
      "last_launch_date": "2026-03-30T11:02:00Z",
      "first_launch_date": "2025-04-07T23:06:10Z"
    },
    {
      "id": 192,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/192/?format=api",
      "flight_proven": true,
      "serial_number": "B1092",
      "status": "active",
      "details": "Falcon 9 booster debuting on Starlink Group 12-13.",
      "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/b1092_landing_a_image_20250325084800.jpg",
      "flights": 10,
      "last_launch_date": "2026-02-24T23:04:10Z",
      "first_launch_date": "2025-02-27T03:34:20Z"
    },
    {
      "id": 191,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/191/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 15",
      "status": "lost",
      "details": "Super Heavy booster used for the 8th Starship flight test. Successfully caught by the launch tower. Reused on the 11th Starship flight test and completed a planned high speed water splashdown.",
      "launcher_config": {
        "id": 527,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/527/?format=api",
        "name": "Starship",
        "family": "Starship",
        "full_name": "Starship V2",
        "variant": "V2"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_20250221071521.jpg",
      "flights": 2,
      "last_launch_date": "2025-10-13T23:23:41Z",
      "first_launch_date": "2025-03-06T23:30:00Z"
    },
    {
      "id": 190,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/190/?format=api",
      "flight_proven": true,
      "serial_number": "B1090",
      "status": "active",
      "details": "Falcon 9 booster.",
      "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/b1090_at_lz-1__image_20250316065021.jpg",
      "flights": 11,
      "last_launch_date": "2026-03-17T13:27:34Z",
      "first_launch_date": "2024-12-17T22:26:00Z"
    },
    {
      "id": 189,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/189/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 14",
      "status": "destroyed",
      "details": "Super Heavy booster used for the 7th Starship flight test. Successfully caught by the launch tower. Reused on the 9th Starship flight test for a planned high speed water splashdown but destroyed during landing burn.",
      "launcher_config": {
        "id": 527,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/527/?format=api",
        "name": "Starship",
        "family": "Starship",
        "full_name": "Starship V2",
        "variant": "V2"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_20250221071829.jpg",
      "flights": 2,
      "last_launch_date": "2025-05-27T23:36:00Z",
      "first_launch_date": "2025-01-16T22:37:00Z"
    },
    {
      "id": 188,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/188/?format=api",
      "flight_proven": false,
      "serial_number": "Booster 13",
      "status": "lost",
      "details": "Super Heavy booster used for the sixth Starship integrated flight test.\r\n\r\nLost to the ocean after a soft splashdown, as part of an offshore divert from the originally planned tower catch at the launch site.",
      "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/booster_13_duri_image_20241023102335.jpg",
      "flights": 1,
      "last_launch_date": "2024-11-19T22:00:00Z",
      "first_launch_date": "2024-11-19T22:00:00Z"
    }
  ]
}