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=80&ordering=-flight_proven
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 188,
  "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=90&ordering=-flight_proven",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=70&ordering=-flight_proven",
  "results": [
    {
      "id": 8,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/8/?format=api",
      "flight_proven": true,
      "serial_number": "B0003",
      "status": "expended",
      "details": "Stage Expended",
      "launcher_config": {
        "id": 169,
        "launch_library_id": 90,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/169/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 v1.0",
        "variant": "v1.0"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/8_image_20191115082425.jpg",
      "flights": 1,
      "last_launch_date": "2010-06-04T18:45:00Z",
      "first_launch_date": "2010-06-04T18:45:00Z"
    },
    {
      "id": 63,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/63/?format=api",
      "flight_proven": true,
      "serial_number": "NS-3",
      "status": "destroyed",
      "details": "New Shepard vehicle #3 was the third flight vehicle of the New Shepard suborbital rocket. It suffered an anomaly during its ninth flight.",
      "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/63_image_20190225165029.jpeg",
      "flights": 9,
      "last_launch_date": "2022-09-12T14:27:00Z",
      "first_launch_date": "2017-12-12T16:59:00Z"
    },
    {
      "id": 87,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/87/?format=api",
      "flight_proven": true,
      "serial_number": "B1066",
      "status": "expended",
      "details": "Stage Expended",
      "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/87_image_20221102112720.jpeg",
      "flights": 1,
      "last_launch_date": "2022-11-01T13:41:00Z",
      "first_launch_date": "2022-11-01T13:41:00Z"
    },
    {
      "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": 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": 92,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/92/?format=api",
      "flight_proven": true,
      "serial_number": "SN11",
      "status": "destroyed",
      "details": "SN11 is a Starship Prototype similar in design to SN10 and SN9. It got destroyed during its first flight to an altitude of 10 km.",
      "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/92_image_20210326174157.jpeg",
      "flights": 1,
      "last_launch_date": "2021-03-30T13:00:00Z",
      "first_launch_date": "2021-03-30T13:00:00Z"
    },
    {
      "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": 199,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/199/?format=api",
      "flight_proven": true,
      "serial_number": "B1097",
      "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/b1097_landing_a_image_20251219190818.jpg",
      "flights": 10,
      "last_launch_date": "2026-06-07T04:24:45Z",
      "first_launch_date": "2025-09-03T03:51:26Z"
    }
  ]
}