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=90&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=100&ordering=flight_proven",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=80&ordering=flight_proven",
  "results": [
    {
      "id": 40,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/40/?format=api",
      "flight_proven": true,
      "serial_number": "B1032",
      "status": "expended",
      "details": "Survived water landing on a non-recovery launch, SpaceX couldn't tug it back to port, so they hired a company to destroy it.",
      "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/40_image_20190226083004.jpeg",
      "flights": 2,
      "last_launch_date": "2018-01-31T21:25:00Z",
      "first_launch_date": "2017-05-01T11:15:00Z"
    },
    {
      "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": 14,
      "last_launch_date": "2026-06-15T15:34:35Z",
      "first_launch_date": "2025-04-07T23:06:10Z"
    },
    {
      "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": 3,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/3/?format=api",
      "flight_proven": true,
      "serial_number": "F1 B0001",
      "status": "lost",
      "details": "Engine failure at T+33 seconds resulted in loss of vehicle",
      "launcher_config": {
        "id": 133,
        "launch_library_id": 160,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/133/?format=api",
        "name": "Falcon 1",
        "family": "Falcon",
        "full_name": "Falcon 1",
        "variant": "1"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/3_image_20230707185714.jpg",
      "flights": 1,
      "last_launch_date": "2006-03-24T22:30:00Z",
      "first_launch_date": "2006-03-24T22:30:00Z"
    },
    {
      "id": 4,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/4/?format=api",
      "flight_proven": true,
      "serial_number": "F1 B0002",
      "status": "lost",
      "details": "Successful first-stage burn and transition to second stage, maximal altitude 289 km. Harmonic oscillation at T+5 minutes Premature engine shutdown at T+7 min 30 s. Failed to reach orbit.",
      "launcher_config": {
        "id": 133,
        "launch_library_id": 160,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/133/?format=api",
        "name": "Falcon 1",
        "family": "Falcon",
        "full_name": "Falcon 1",
        "variant": "1"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/4_image_20230707185728.jpg",
      "flights": 1,
      "last_launch_date": "2007-03-21T01:10:00Z",
      "first_launch_date": "2007-03-21T01:10:00Z"
    },
    {
      "id": 7,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/7/?format=api",
      "flight_proven": true,
      "serial_number": "F1 B0005",
      "status": "lost",
      "details": "Booster expended during the second successful flight of Falcon 1.",
      "launcher_config": {
        "id": 133,
        "launch_library_id": 160,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/133/?format=api",
        "name": "Falcon 1",
        "family": "Falcon",
        "full_name": "Falcon 1",
        "variant": "1"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/7_image_20230707190228.jpg",
      "flights": 1,
      "last_launch_date": "2009-07-14T03:36:00Z",
      "first_launch_date": "2009-07-14T03:36:00Z"
    },
    {
      "id": 113,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/113/?format=api",
      "flight_proven": true,
      "serial_number": "B1074",
      "status": "expended",
      "details": "Falcon Heavy core booster for the EchoStar 24/Jupiter-3 mission. Planned to be 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/113_image_20230727155352.jpeg",
      "flights": 1,
      "last_launch_date": "2023-07-29T03:04:00Z",
      "first_launch_date": "2023-07-29T03:04:00Z"
    },
    {
      "id": 129,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/129/?format=api",
      "flight_proven": true,
      "serial_number": "39",
      "status": "retired",
      "details": "39th Electron launch vehicle to be flown on 'Baby Come Back'.",
      "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/129_image_20230717200823.jpeg",
      "flights": 1,
      "last_launch_date": "2023-07-18T01:27:00Z",
      "first_launch_date": "2023-07-18T01:27:00Z"
    },
    {
      "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": 6,
      "last_launch_date": "2026-05-15T22:05:41Z",
      "first_launch_date": "2025-07-16T06:30:00Z"
    },
    {
      "id": 240,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/240/?format=api",
      "flight_proven": true,
      "serial_number": "B1101",
      "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/b1101_at_slc-40_image_20260208171031.jpg",
      "flights": 2,
      "last_launch_date": "2026-02-13T10:15:56Z",
      "first_launch_date": "2026-01-04T06:48:10Z"
    }
  ]
}