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": 188,
  "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": 105,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/105/?format=api",
      "flight_proven": true,
      "serial_number": "B1069",
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.",
      "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/b1069_at_lz-1_a_image_20250912153047.jpeg",
      "flights": 31,
      "last_launch_date": "2026-05-01T18:06:10Z",
      "first_launch_date": "2021-12-21T10:07:08Z"
    },
    {
      "id": 114,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/114/?format=api",
      "flight_proven": true,
      "serial_number": "B1075",
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the Starlink Group 2-4 mission. Converted to a Falcon Heavy booster in 2026 after 21 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/b1075_landing_o_image_20250912152358.jpeg",
      "flights": 22,
      "last_launch_date": "2026-04-29T14:13:00Z",
      "first_launch_date": "2023-01-19T15:43:10Z"
    },
    {
      "id": 120,
      "url": "https://lldev.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://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/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": 124,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/124/?format=api",
      "flight_proven": true,
      "serial_number": "B1081",
      "status": "active",
      "details": "Launched Crew-7 on its first flight.",
      "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/124_image_20230827172435.jpeg",
      "flights": 25,
      "last_launch_date": "2026-06-25T03:30:38Z",
      "first_launch_date": "2023-08-26T07:27:27Z"
    },
    {
      "id": 125,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/125/?format=api",
      "flight_proven": true,
      "serial_number": "B1082",
      "status": "active",
      "details": "Falcon 9 Block 5 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/b1082_landing_a_image_20251219191159.jpg",
      "flights": 22,
      "last_launch_date": "2026-05-30T15:25:10Z",
      "first_launch_date": "2024-01-03T03:44:20Z"
    },
    {
      "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": 112,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/112/?format=api",
      "flight_proven": true,
      "serial_number": "B1073",
      "status": "expended",
      "details": "Notable missions include SES-22, Hakuto-R and CRS-27. Expended during the SPAINSAT-NG I launch.",
      "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/b1073_landing_o_image_20250912152710.jpeg",
      "flights": 21,
      "last_launch_date": "2025-01-30T01:34:00Z",
      "first_launch_date": "2022-05-14T20:40:50Z"
    },
    {
      "id": 187,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/187/?format=api",
      "flight_proven": true,
      "serial_number": "NS-5",
      "status": "active",
      "details": "5th New Shepard booster.",
      "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/ns-5_on_the_lau_image_20250204174818.jpg",
      "flights": 6,
      "last_launch_date": "2025-12-20T14:15:00Z",
      "first_launch_date": "2024-10-23T15:27:00Z"
    },
    {
      "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": 101,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/101/?format=api",
      "flight_proven": true,
      "serial_number": "B1067",
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the CRS-22 mission.",
      "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/b1067_landing_o_image_20250912153830.jpeg",
      "flights": 35,
      "last_launch_date": "2026-06-08T10:13:50Z",
      "first_launch_date": "2021-06-03T17:29:15Z"
    }
  ]
}