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

{
  "count": 191,
  "next": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=110&ordering=flight_proven",
  "previous": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=90&ordering=flight_proven",
  "results": [
    {
      "id": 2,
      "url": "https://ll.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://ll.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-prod.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://ll.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://ll.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-prod.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": 73,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/73/?format=api",
      "flight_proven": true,
      "serial_number": "B1062",
      "status": "destroyed",
      "details": "Notable launches include GPS III SV04 & SV05, Inspiration4 and Axiom-1.\r\n\r\nDestroyed during its 23rd landing attempt on ASOG on 28 August 2024.",
      "launcher_config": {
        "id": 164,
        "launch_library_id": 188,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/73_image_20220426161427.jpeg",
      "flights": 23,
      "last_launch_date": "2024-08-28T07:48:00Z",
      "first_launch_date": "2020-11-05T23:24:23Z"
    },
    {
      "id": 40,
      "url": "https://ll.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://ll.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-prod.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": 111,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/111/?format=api",
      "flight_proven": true,
      "serial_number": "B1072",
      "status": "active",
      "details": "Falcon Heavy side booster first flown during the GOES-U mission.",
      "launcher_config": {
        "id": 161,
        "launch_library_id": 58,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/b1072_and_b1086_image_20240626195649.jpeg",
      "flights": 2,
      "last_launch_date": "2026-04-29T14:13:00Z",
      "first_launch_date": "2024-06-25T21:26:00Z"
    },
    {
      "id": 113,
      "url": "https://ll.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://ll.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-prod.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": 3,
      "url": "https://ll.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://ll.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-prod.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": 120,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/120/?format=api",
      "flight_proven": true,
      "serial_number": "B1078",
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.",
      "launcher_config": {
        "id": 164,
        "launch_library_id": 188,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/b1078_landing_o_image_20250912151734.jpeg",
      "flights": 29,
      "last_launch_date": "2026-06-23T10:53:00Z",
      "first_launch_date": "2023-03-02T05:34:14Z"
    },
    {
      "id": 4,
      "url": "https://ll.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://ll.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-prod.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://ll.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://ll.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-prod.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"
    }
  ]
}