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

{
  "count": 186,
  "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=130&ordering=successful_landings",
  "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=110&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": 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": 191,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/191/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 15",
      "is_placeholder": false,
      "status": "lost",
      "details": "Super Heavy booster used for the 8th Starship flight test. Successfully caught by the launch tower. Reused on the 11th Starship flight test and completed a planned high speed water 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/starship_booste_image_20250221071521.jpg",
      "flights": 2,
      "last_launch_date": "2025-10-13T23:23:41Z",
      "first_launch_date": "2025-03-06T23:30:00Z"
    },
    {
      "id": 37,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/37/?format=api",
      "flight_proven": true,
      "serial_number": "B1029",
      "is_placeholder": false,
      "status": "retired",
      "details": "Retired.",
      "launcher_config": {
        "id": 55,
        "url": "https://ll.thespacedevs.com/2.2.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/37_image_20190226081059.jpeg",
      "flights": 2,
      "last_launch_date": "2017-06-23T19:10:00Z",
      "first_launch_date": "2017-01-14T17:54:34Z"
    },
    {
      "id": 34,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/34/?format=api",
      "flight_proven": true,
      "serial_number": "B1025",
      "is_placeholder": false,
      "status": "retired",
      "details": "Retired.",
      "launcher_config": {
        "id": 55,
        "url": "https://ll.thespacedevs.com/2.2.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/34_image_20190226082254.jpeg",
      "flights": 2,
      "last_launch_date": "2018-02-06T20:45:00Z",
      "first_launch_date": "2016-07-18T04:45:29Z"
    },
    {
      "id": 111,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/111/?format=api",
      "flight_proven": true,
      "serial_number": "B1072",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon Heavy side booster first flown during the GOES-U 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/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": 32,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/32/?format=api",
      "flight_proven": true,
      "serial_number": "B1023",
      "is_placeholder": false,
      "status": "retired",
      "details": "Retired; on permanent display indoors at the Kennedy Space Center Visitor Complex.",
      "launcher_config": {
        "id": 55,
        "url": "https://ll.thespacedevs.com/2.2.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/32_image_20190226081021.jpeg",
      "flights": 2,
      "last_launch_date": "2018-02-06T20:45:00Z",
      "first_launch_date": "2016-05-27T21:39:00Z"
    },
    {
      "id": 30,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/30/?format=api",
      "flight_proven": true,
      "serial_number": "B1021",
      "is_placeholder": false,
      "status": "retired",
      "details": "Retired; on permanent display outside DISH Network Corporation headquarters in Littleton, Colorado.",
      "launcher_config": {
        "id": 55,
        "url": "https://ll.thespacedevs.com/2.2.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/30_image_20190226080922.jpeg",
      "flights": 2,
      "last_launch_date": "2017-03-30T22:27:00Z",
      "first_launch_date": "2016-04-08T20:43:32Z"
    },
    {
      "id": 238,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/238/?format=api",
      "flight_proven": true,
      "serial_number": "GS1-SN002",
      "is_placeholder": false,
      "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,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/138/?format=api",
        "name": "New Glenn",
        "family": "New Glenn",
        "full_name": "New Glenn",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.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://ll.thespacedevs.com/2.2.0/launcher/240/?format=api",
      "flight_proven": true,
      "serial_number": "B1101",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon 9 booster.",
      "launcher_config": {
        "id": 164,
        "url": "https://ll.thespacedevs.com/2.2.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/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"
    }
  ]
}