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

{
  "count": 184,
  "next": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=10&ordering=-flight_proven",
  "previous": null,
  "results": [
    {
      "id": 198,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/198/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 16",
      "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,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/527/?format=api",
        "name": "Starship",
        "family": "Starship",
        "full_name": "Starship V2",
        "variant": "V2"
      },
      "image_url": "https://thespacedevs-dev.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": 239,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/239/?format=api",
      "flight_proven": true,
      "serial_number": "B1100",
      "status": "active",
      "details": "Falcon 9 booster, with a special “100” logo in lieu of the usual serial number style painted on the 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": null,
      "flights": 4,
      "last_launch_date": "2026-03-20T21:51:49Z",
      "first_launch_date": "2025-11-23T08:48:00Z"
    },
    {
      "id": 12,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/12/?format=api",
      "flight_proven": true,
      "serial_number": "B0007",
      "status": "lost",
      "details": "",
      "launcher_config": {
        "id": 169,
        "launch_library_id": 90,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/12_image_20191115082745.jpeg",
      "flights": 1,
      "last_launch_date": "2013-03-01T15:10:13Z",
      "first_launch_date": "2013-03-01T15:10:13Z"
    },
    {
      "id": 9,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/9/?format=api",
      "flight_proven": true,
      "serial_number": "B0004",
      "status": "lost",
      "details": "First flight of Dragon",
      "launcher_config": {
        "id": 169,
        "launch_library_id": 90,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/9_image_20191115082500.jpg",
      "flights": 1,
      "last_launch_date": "2010-12-08T15:43:00Z",
      "first_launch_date": "2010-12-08T15:43:00Z"
    },
    {
      "id": 240,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/240/?format=api",
      "flight_proven": true,
      "serial_number": "B1101",
      "status": "active",
      "details": "Falcon 9 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/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"
    },
    {
      "id": 20,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/20/?format=api",
      "flight_proven": true,
      "serial_number": "B1010",
      "status": "lost",
      "details": "Broke up after sucessful water landing",
      "launcher_config": {
        "id": 14,
        "launch_library_id": 1,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/14/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 v1.1",
        "variant": "v1.1"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/20_image_20190226091314.jpg",
      "flights": 1,
      "last_launch_date": "2014-09-21T05:52:03Z",
      "first_launch_date": "2014-09-21T05:52:03Z"
    },
    {
      "id": 248,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/248/?format=api",
      "flight_proven": true,
      "serial_number": "B1103",
      "status": "active",
      "details": "Falcon 9 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": null,
      "flights": 1,
      "last_launch_date": "2026-04-07T02:50:39Z",
      "first_launch_date": "2026-04-07T02:50:39Z"
    },
    {
      "id": 22,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/22/?format=api",
      "flight_proven": true,
      "serial_number": "B1013",
      "status": "lost",
      "details": "Broke up after sucessful water landing",
      "launcher_config": {
        "id": 14,
        "launch_library_id": 1,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/14/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 v1.1",
        "variant": "v1.1"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/22_image_20190226091415.jpg",
      "flights": 1,
      "last_launch_date": "2015-02-11T23:03:32Z",
      "first_launch_date": "2015-02-11T23:03:32Z"
    },
    {
      "id": 24,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/24/?format=api",
      "flight_proven": true,
      "serial_number": "B1015",
      "status": "lost",
      "details": "Destroyed on impact with droneship due to excess lateral velocity - throttle stiction",
      "launcher_config": {
        "id": 14,
        "launch_library_id": 1,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/14/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 v1.1",
        "variant": "v1.1"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/24_image_20190226091549.jpg",
      "flights": 1,
      "last_launch_date": "2015-04-14T20:10:41Z",
      "first_launch_date": "2015-04-14T20:10:41Z"
    },
    {
      "id": 45,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/45/?format=api",
      "flight_proven": true,
      "serial_number": "B1039",
      "status": "expended",
      "details": "Stage Expended",
      "launcher_config": {
        "id": 145,
        "launch_library_id": 187,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/145/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 Block 4",
        "variant": "Block 4"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/45_image_20190226083552.jpeg",
      "flights": 2,
      "last_launch_date": "2018-04-02T20:30:38Z",
      "first_launch_date": "2017-08-14T16:31:37Z"
    }
  ]
}