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=120&ordering=-flight_proven
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=130&ordering=-flight_proven",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=110&ordering=-flight_proven",
  "results": [
    {
      "id": 88,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/88/?format=api",
      "flight_proven": true,
      "serial_number": "16",
      "status": "retired",
      "details": "Electron first stage used for Rocket Lab's 'Return to Sender' test recovery.",
      "launcher_config": {
        "id": 26,
        "launch_library_id": 148,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
        "name": "Electron",
        "family": "",
        "full_name": "Electron",
        "variant": ""
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/88_image_20201120013902.jpg",
      "flights": 1,
      "last_launch_date": "2020-11-20T02:20:01Z",
      "first_launch_date": "2020-11-20T02:20:01Z"
    },
    {
      "id": 89,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/89/?format=api",
      "flight_proven": true,
      "serial_number": "SN9",
      "status": "destroyed",
      "details": "SN9 is the first starship prototype to be fully made of 304L stainless steel. It was destroyed on landing after its first flight.",
      "launcher_config": {
        "id": 207,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/207/?format=api",
        "name": "Starship Prototype",
        "family": "Starship",
        "full_name": "Starship Prototype",
        "variant": "Prototype"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/89_image_20210128075700.jpeg",
      "flights": 1,
      "last_launch_date": "2021-02-02T20:25:15Z",
      "first_launch_date": "2021-02-02T20:25:15Z"
    },
    {
      "id": 90,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/90/?format=api",
      "flight_proven": true,
      "serial_number": "NS-4",
      "status": "active",
      "details": "New Shepard vehicle #4 is the fourth flight vehicle of the New Shepard suborbital rocket. It was used for Blue Origin's first crewed launches.",
      "launcher_config": {
        "id": 137,
        "launch_library_id": 9999,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api",
        "name": "New Shepard",
        "family": "",
        "full_name": "New Shepard",
        "variant": ""
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/90_image_20210412202510.jpeg",
      "flights": 17,
      "last_launch_date": "2026-01-22T16:25:35Z",
      "first_launch_date": "2021-01-14T17:19:00Z"
    },
    {
      "id": 91,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/91/?format=api",
      "flight_proven": true,
      "serial_number": "SN10",
      "status": "destroyed",
      "details": "SN10 is a Starship Prototype similar in design to SN9. SN10 was destroyed during an explosion on the pad after landing.",
      "launcher_config": {
        "id": 207,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/207/?format=api",
        "name": "Starship Prototype",
        "family": "Starship",
        "full_name": "Starship Prototype",
        "variant": "Prototype"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/91_image_20210303201919.jpg",
      "flights": 1,
      "last_launch_date": "2021-03-03T23:15:00Z",
      "first_launch_date": "2021-03-03T23:15:00Z"
    },
    {
      "id": 94,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/94/?format=api",
      "flight_proven": true,
      "serial_number": "SN15",
      "status": "retired",
      "details": "Next Starship prototype built after SN11. It features hundreds of design improvements across structures, avionics, software and engine.\r\nFirst Starship prototype to successfully land after a high altitude flight.",
      "launcher_config": {
        "id": 207,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/207/?format=api",
        "name": "Starship Prototype",
        "family": "Starship",
        "full_name": "Starship Prototype",
        "variant": "Prototype"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/94_image_20210511112730.jpeg",
      "flights": 1,
      "last_launch_date": "2021-05-05T22:24:00Z",
      "first_launch_date": "2021-05-05T22:24:00Z"
    },
    {
      "id": 109,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/109/?format=api",
      "flight_proven": true,
      "serial_number": "B1070",
      "status": "expended",
      "details": "Falcon Heavy core booster expended on its first flight as part of the USSF-67 mission.",
      "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/109_image_20230114190131.jpeg",
      "flights": 1,
      "last_launch_date": "2023-01-15T22:56:00Z",
      "first_launch_date": "2023-01-15T22:56:00Z"
    },
    {
      "id": 248,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/248/?format=api",
      "flight_proven": true,
      "serial_number": "B1103",
      "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": null,
      "flights": 1,
      "last_launch_date": "2026-04-07T02:50:39Z",
      "first_launch_date": "2026-04-07T02:50:39Z"
    },
    {
      "id": 30,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/30/?format=api",
      "flight_proven": true,
      "serial_number": "B1021",
      "status": "retired",
      "details": "Retired; on permanent display outside DISH Network Corporation headquarters in Littleton, Colorado.",
      "launcher_config": {
        "id": 55,
        "launch_library_id": 80,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/55/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 Full Thrust",
        "variant": "Full Thrust"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/30_image_20190226080922.jpeg",
      "flights": 2,
      "last_launch_date": "2017-03-30T22:27:00Z",
      "first_launch_date": "2016-04-08T20:43:32Z"
    },
    {
      "id": 31,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/31/?format=api",
      "flight_proven": true,
      "serial_number": "B1022",
      "status": "retired",
      "details": "Removed from active fleet for Δ Qualification Testing. Retired after eight to ten test cycles.  Currently partially disassembled at McGregor.",
      "launcher_config": {
        "id": 55,
        "launch_library_id": 80,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/55/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 Full Thrust",
        "variant": "Full Thrust"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/31_image_20190226082143.jpeg",
      "flights": 1,
      "last_launch_date": "2016-05-06T05:21:00Z",
      "first_launch_date": "2016-05-06T05:21:00Z"
    },
    {
      "id": 36,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/36/?format=api",
      "flight_proven": true,
      "serial_number": "B1028",
      "status": "lost",
      "details": "---",
      "launcher_config": {
        "id": 55,
        "launch_library_id": 80,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/55/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 Full Thrust",
        "variant": "Full Thrust"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/36_image_20190226110009.jpg",
      "flights": 1,
      "last_launch_date": "2016-09-03T07:00:00Z",
      "first_launch_date": "2016-09-03T07:00:00Z"
    }
  ]
}