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&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=140&ordering=flight_proven",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=120&ordering=flight_proven",
  "results": [
    {
      "id": 2,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/2/?format=api",
      "flight_proven": true,
      "serial_number": "B1051",
      "status": "expended",
      "details": "Stage Expended",
      "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/2_image_20200211104751.jpeg",
      "flights": 14,
      "last_launch_date": "2022-11-12T16:06:00Z",
      "first_launch_date": "2019-03-02T07:49:00Z"
    },
    {
      "id": 195,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/195/?format=api",
      "flight_proven": true,
      "serial_number": "B1091",
      "status": "active",
      "details": "Planned Falcon Heavy center core stage that will first be used as a Falcon 9 first stage booster for several launches.",
      "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/b1091_on_slc-40_image_20250807141845.jpeg",
      "flights": 3,
      "last_launch_date": "2025-11-02T05:09:59Z",
      "first_launch_date": "2025-08-11T12:35:00Z"
    },
    {
      "id": 119,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/119/?format=api",
      "flight_proven": true,
      "serial_number": "32",
      "status": "retired",
      "details": "32nd Electron launch vehicle flown on 'Catch Me If You Can'.",
      "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/119_image_20221104200030.jpeg",
      "flights": 1,
      "last_launch_date": "2022-11-04T17:27:14Z",
      "first_launch_date": "2022-11-04T17:27:14Z"
    },
    {
      "id": 122,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/122/?format=api",
      "flight_proven": true,
      "serial_number": "35",
      "status": "retired",
      "details": "35th Electron launch vehicle flown on 'The Beat Goes On'.",
      "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/none_image_20230307125526.jpeg",
      "flights": 1,
      "last_launch_date": "2023-03-24T09:14:56Z",
      "first_launch_date": "2023-03-24T09:14:56Z"
    },
    {
      "id": 238,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/238/?format=api",
      "flight_proven": true,
      "serial_number": "GS1-SN002",
      "status": "active",
      "details": "Second New Glenn first stage booster. Named \"Never Tell Me The Odds\". Used for the second New Glenn launch with EscaPADE, becoming the first New Glenn Stage 1 booster (GS1) to be recovered. \r\n\r\nCurrently it's slated for re-use on New Glenn's third launch with AST SpaceMobile's BlueBird Block 2 FM2.",
      "launcher_config": {
        "id": 138,
        "launch_library_id": 1001,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/138/?format=api",
        "name": "New Glenn",
        "family": "New Glenn",
        "full_name": "New Glenn",
        "variant": ""
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gs1-sn002_on_ja_image_20251119073646.jpg",
      "flights": 2,
      "last_launch_date": "2026-04-19T11:25:00Z",
      "first_launch_date": "2025-11-13T20:55:01Z"
    },
    {
      "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"
    },
    {
      "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": 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"
    }
  ]
}