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__ids', 'launcher_config__manufacturer__name', 'is_placeholder' Example - /2.2.0/launcher/?serial_number=B1046

SEARCH EXAMPLE: /2.2.0/launcher/?search=expended Searches through serial number or status

ORDERING: Fields - 'id', 'flight_proven', Example - /2.2.0/launcher/?order=flight_proven

GET /2.2.0/launcher/?format=api&offset=90&ordering=-successful_landings
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 191,
  "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=100&ordering=-successful_landings",
  "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=80&ordering=-successful_landings",
  "results": [
    {
      "id": 150,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/150/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 12",
      "is_placeholder": false,
      "status": "retired",
      "details": "Super Heavy booster used for the fifth Starship integrated flight test.\r\n\r\nFirst Super Heavy sucessfully caught.",
      "launcher_config": {
        "id": 464,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/464/?format=api",
        "name": "Starship",
        "family": "Starship",
        "full_name": "Starship V1",
        "variant": "V1"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/booster_12_duri_image_20241013170813.jpg",
      "flights": 1,
      "last_launch_date": "2024-10-13T12:25:00Z",
      "first_launch_date": "2024-10-13T12:25:00Z"
    },
    {
      "id": 189,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/189/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 14",
      "is_placeholder": false,
      "status": "destroyed",
      "details": "Super Heavy booster used for the 7th Starship flight test. Successfully caught by the launch tower. Reused on the 9th Starship flight test for a planned high speed water splashdown but destroyed during landing burn.",
      "launcher_config": {
        "id": 527,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/527/?format=api",
        "name": "Starship",
        "family": "Starship",
        "full_name": "Starship V2",
        "variant": "V2"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_20250221071829.jpg",
      "flights": 2,
      "last_launch_date": "2025-05-27T23:36:00Z",
      "first_launch_date": "2025-01-16T22:37:00Z"
    },
    {
      "id": 198,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/198/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 16",
      "is_placeholder": false,
      "status": "lost",
      "details": "Super Heavy booster used for the 10th Starship flight test.\r\n\r\nLost to the ocean after a successful soft splashdown.",
      "launcher_config": {
        "id": 527,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/527/?format=api",
        "name": "Starship",
        "family": "Starship",
        "full_name": "Starship V2",
        "variant": "V2"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/superheavy_boos_image_20250912161003.jpeg",
      "flights": 1,
      "last_launch_date": "2025-08-26T23:30:00Z",
      "first_launch_date": "2025-08-26T23:30:00Z"
    },
    {
      "id": 254,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/254/?format=api",
      "flight_proven": true,
      "serial_number": "LM-10B F1",
      "is_placeholder": false,
      "status": "active",
      "details": "First stage booster used on the 1st flight of CASC/CALT's Long March 10B rocket. Grid fins and hooks are installed for an attempted recovery on the LHZ landing ship's arresting net.\r\n\r\nIt became the first Chinese orbital launch vehicle booster to be recovered on 10 July 2026.",
      "launcher_config": {
        "id": 554,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/554/?format=api",
        "name": "Long March 10B",
        "family": "Long March",
        "full_name": "Long March 10B",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_10b__image_20260710054044.jpeg",
      "flights": 1,
      "last_launch_date": "2026-07-10T04:15:00Z",
      "first_launch_date": "2026-07-10T04:15:00Z"
    },
    {
      "id": 4,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/4/?format=api",
      "flight_proven": true,
      "serial_number": "F1 B0002",
      "is_placeholder": false,
      "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,
        "url": "https://ll.thespacedevs.com/2.2.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": 5,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/5/?format=api",
      "flight_proven": true,
      "serial_number": "F1 B0003",
      "is_placeholder": false,
      "status": "lost",
      "details": "Residual stage-1 thrust led to collision between stage 1 and stage 2.",
      "launcher_config": {
        "id": 133,
        "url": "https://ll.thespacedevs.com/2.2.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/5_image_20230707190424.jpg",
      "flights": 1,
      "last_launch_date": "2008-08-03T03:34:00Z",
      "first_launch_date": "2008-08-03T03:34:00Z"
    },
    {
      "id": 6,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/6/?format=api",
      "flight_proven": true,
      "serial_number": "F1 B0004",
      "is_placeholder": false,
      "status": "lost",
      "details": "Initially scheduled for 23–25 Sep, carried dummy payload – mass simulator, 165 kg (originally intended to be RazakSAT.",
      "launcher_config": {
        "id": 133,
        "url": "https://ll.thespacedevs.com/2.2.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/6_image_20230707190325.jpg",
      "flights": 1,
      "last_launch_date": "2008-09-28T23:15:00Z",
      "first_launch_date": "2008-09-28T23:15:00Z"
    },
    {
      "id": 7,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/7/?format=api",
      "flight_proven": true,
      "serial_number": "F1 B0005",
      "is_placeholder": false,
      "status": "lost",
      "details": "Booster expended during the second successful flight of Falcon 1.",
      "launcher_config": {
        "id": 133,
        "url": "https://ll.thespacedevs.com/2.2.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"
    },
    {
      "id": 109,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/109/?format=api",
      "flight_proven": true,
      "serial_number": "B1070",
      "is_placeholder": false,
      "status": "expended",
      "details": "Falcon Heavy core booster expended on its first flight as part of the USSF-67 mission.",
      "launcher_config": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.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/109_image_20230114190131.jpeg",
      "flights": 1,
      "last_launch_date": "2023-01-15T22:56:00Z",
      "first_launch_date": "2023-01-15T22:56:00Z"
    },
    {
      "id": 87,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/87/?format=api",
      "flight_proven": true,
      "serial_number": "B1066",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended",
      "launcher_config": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.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"
    }
  ]
}