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=110&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=120&ordering=-flight_proven",
  "previous": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=100&ordering=-flight_proven",
  "results": [
    {
      "id": 90,
      "url": "https://ll.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://ll.thespacedevs.com/2.0.0/config/launcher/137/?format=api",
        "name": "New Shepard",
        "family": "",
        "full_name": "New Shepard",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.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": 107,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/107/?format=api",
      "flight_proven": true,
      "serial_number": "B1071",
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the NROL-87 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/b1071_landing_o_image_20250912153658.jpeg",
      "flights": 35,
      "last_launch_date": "2026-07-11T03:01:57Z",
      "first_launch_date": "2022-02-02T20:27:26Z"
    },
    {
      "id": 114,
      "url": "https://ll.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://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/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": 116,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/116/?format=api",
      "flight_proven": true,
      "serial_number": "B1077",
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the Crew-5 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/116_image_20240201065853.jpg",
      "flights": 29,
      "last_launch_date": "2026-06-17T06:39:00Z",
      "first_launch_date": "2022-10-05T16:00:57Z"
    },
    {
      "id": 123,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/123/?format=api",
      "flight_proven": true,
      "serial_number": "B1080",
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the Axiom Space Mission 2 Crew Dragon 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/b1080_image_20240322071018.jpeg",
      "flights": 28,
      "last_launch_date": "2026-07-14T09:10:12Z",
      "first_launch_date": "2023-05-21T21:37:09Z"
    },
    {
      "id": 126,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/126/?format=api",
      "flight_proven": true,
      "serial_number": "B1083",
      "status": "active",
      "details": "Booster first flown during the Crew-8 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/126_image_20240304081131.jpeg",
      "flights": 16,
      "last_launch_date": "2025-12-11T22:01:20Z",
      "first_launch_date": "2024-03-04T03:53:38Z"
    },
    {
      "id": 8,
      "url": "https://ll.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://ll.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-prod.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": 87,
      "url": "https://ll.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://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/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://ll.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://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
        "name": "Electron",
        "family": "",
        "full_name": "Electron",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.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://ll.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://ll.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-prod.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"
    }
  ]
}