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=80&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=90&ordering=-id",
  "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=70&ordering=-id",
  "results": [
    {
      "id": 106,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/106/?format=api",
      "flight_proven": false,
      "serial_number": "Unknown F9",
      "is_placeholder": true,
      "status": "N/A",
      "details": "Booster serial number unknown.",
      "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/106_image_20230708172214.png",
      "flights": null,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 105,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/105/?format=api",
      "flight_proven": true,
      "serial_number": "B1069",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.",
      "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/b1069_at_lz-1_a_image_20250912153047.jpeg",
      "flights": 30,
      "last_launch_date": "2026-02-27T12:16:10Z",
      "first_launch_date": "2021-12-21T10:07:08Z"
    },
    {
      "id": 104,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/104/?format=api",
      "flight_proven": true,
      "serial_number": "22",
      "is_placeholder": false,
      "status": "retired",
      "details": "Booster used for Electron's 22nd flight (Love At First Insight)",
      "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_20211109093154.jpg",
      "flights": 1,
      "last_launch_date": "2021-11-18T01:38:13Z",
      "first_launch_date": "2021-11-18T01:38:13Z"
    },
    {
      "id": 103,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/103/?format=api",
      "flight_proven": false,
      "serial_number": "Booster 4",
      "is_placeholder": false,
      "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,
        "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/103_image_20210807065411.jpg",
      "flights": 0,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 101,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/101/?format=api",
      "flight_proven": true,
      "serial_number": "B1067",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the CRS-22 mission.",
      "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/b1067_landing_o_image_20250912153830.jpeg",
      "flights": 34,
      "last_launch_date": "2026-03-30T21:15:00Z",
      "first_launch_date": "2021-06-03T17:29:15Z"
    },
    {
      "id": 100,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/100/?format=api",
      "flight_proven": false,
      "serial_number": "SN16",
      "is_placeholder": false,
      "status": "scrapped",
      "details": "Last suborbital Starship prototype built after SN15, to which it is similar in design. SN16 was later scrapped as SpaceX gathered all data necessary through SN9-15 and shifted focus to the Orbital Flight Test.",
      "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": 99,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/99/?format=api",
      "flight_proven": false,
      "serial_number": "Booster 3",
      "is_placeholder": false,
      "status": "scrapped",
      "details": "Super Heavy prototype used for ground testing. First Super Heavy to static fire.",
      "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/99_image_20210615130010.jpg",
      "flights": 0,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "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": 97,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/97/?format=api",
      "flight_proven": true,
      "serial_number": "20",
      "is_placeholder": false,
      "status": "retired",
      "details": "Booster used for Electron's 20th flight (Running Out Of Toes). Successfully splashed down offshore.",
      "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/97_image_20210511100944.jpg",
      "flights": 1,
      "last_launch_date": "2021-05-15T11:11:00Z",
      "first_launch_date": "2021-05-15T11:11: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
    }
  ]
}