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=130
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=140",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=120",
  "results": [
    {
      "id": 150,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/150/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 12",
      "status": "retired",
      "details": "Super Heavy booster used for the fifth Starship integrated flight test.\r\n\r\nFirst Super Heavy sucessfully caught.",
      "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_12_duri_image_20241013170813.jpg",
      "flights": 1,
      "last_launch_date": "2024-10-13T12:25:00Z",
      "first_launch_date": "2024-10-13T12:25: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"
    },
    {
      "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": 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": 198,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/198/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 16",
      "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,
        "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/superheavy_boos_image_20250912161003.jpeg",
      "flights": 1,
      "last_launch_date": "2025-08-26T23:30:00Z",
      "first_launch_date": "2025-08-26T23:30:00Z"
    },
    {
      "id": 234,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/234/?format=api",
      "flight_proven": false,
      "serial_number": "Booster 18",
      "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,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.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": 243,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/243/?format=api",
      "flight_proven": false,
      "serial_number": "Booster 19",
      "status": "active",
      "details": "First Block 3 Super Heavy booster to fly with various enhancements including Raptor 3 engines, integrated interstage and 3 grid fins instead of 4 used. Planned for usage on the 12th Starship flight test, replacing Booster 18 written off during ground testing in November 2025.",
      "launcher_config": {
        "id": 522,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.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": 99,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/99/?format=api",
      "flight_proven": false,
      "serial_number": "Booster 3",
      "status": "scrapped",
      "details": "Super Heavy prototype used for ground testing. First Super Heavy to static fire.",
      "launcher_config": {
        "id": 463,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/463/?format=api",
        "name": "Super Heavy Prototype",
        "family": "Starship",
        "full_name": "Super Heavy Prototype",
        "variant": "Prototype"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/99_image_20210615130010.jpg",
      "flights": 0,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 103,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/103/?format=api",
      "flight_proven": false,
      "serial_number": "Booster 4",
      "status": "retired",
      "details": "First Super Heavy booster to complete a cryogenic proof test at the Orbital Launch Pad, as well as the first full stack cryogenic proof test for a Starship vehicle. Booster 4 is now on display at SpaceX's Rocket Garden in Boca Chica.",
      "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/103_image_20210807065411.jpg",
      "flights": 0,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 115,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/115/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 7",
      "status": "destroyed",
      "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.",
      "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/115_image_20220915030149.jpeg",
      "flights": 1,
      "last_launch_date": "2023-04-20T13:33:09Z",
      "first_launch_date": "2023-04-20T13:33:09Z"
    }
  ]
}