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=60&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=70&ordering=-flight_proven",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=50&ordering=-flight_proven",
  "results": [
    {
      "id": 16,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/16/?format=api",
      "flight_proven": true,
      "serial_number": "B1006",
      "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/16_image_20190226091044.jpeg",
      "flights": 1,
      "last_launch_date": "2014-04-18T19:25:22Z",
      "first_launch_date": "2014-04-18T19:25:22Z"
    },
    {
      "id": 26,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/26/?format=api",
      "flight_proven": true,
      "serial_number": "B1018",
      "status": "lost",
      "details": "RUD at T + 139s - second stage overpressure event due to defective COPV strut heim joint",
      "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/26_image_20190226105108.jpeg",
      "flights": 1,
      "last_launch_date": "2015-06-28T14:21:11Z",
      "first_launch_date": "2015-06-28T14:21:11Z"
    },
    {
      "id": 27,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/27/?format=api",
      "flight_proven": true,
      "serial_number": "B1019",
      "status": "retired",
      "details": "Retired; on permanent display outside SpaceX headquarters, Hawthorne, California.",
      "launcher_config": {
        "id": 55,
        "launch_library_id": 80,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/55/?format=api",
        "name": "Falcon 9",
        "family": "Falcon",
        "full_name": "Falcon 9 Full Thrust",
        "variant": "Full Thrust"
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/27_image_20190226080753.jpeg",
      "flights": 1,
      "last_launch_date": "2015-12-22T01:29:00Z",
      "first_launch_date": "2015-12-22T01:29:00Z"
    },
    {
      "id": 49,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/49/?format=api",
      "flight_proven": true,
      "serial_number": "B1042",
      "status": "retired",
      "details": "Retired.",
      "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/49_image_20190226084131.jpeg",
      "flights": 1,
      "last_launch_date": "2017-10-30T19:34:00Z",
      "first_launch_date": "2017-10-30T19:34:00Z"
    },
    {
      "id": 148,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/148/?format=api",
      "flight_proven": true,
      "serial_number": "B1086",
      "status": "lost",
      "details": "Falcon 9 booster that started out as a Falcon Heavy side booster flown during the GOES-U mission.\r\n\r\nWritten off on 3 March 2025 after safely landing aboard JRTI due to post-landing aft end fire damaging one of the landing legs and tipping it overboard.",
      "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/b1072_and_b1086_image_20240626195649.jpeg",
      "flights": 5,
      "last_launch_date": "2025-03-03T02:24:00Z",
      "first_launch_date": "2024-06-25T21:26:00Z"
    },
    {
      "id": 55,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/55/?format=api",
      "flight_proven": true,
      "serial_number": "B1047",
      "status": "expended",
      "details": "Stage Expended",
      "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/55_image_20190226081347.jpeg",
      "flights": 3,
      "last_launch_date": "2019-08-06T23:23:00Z",
      "first_launch_date": "2018-07-22T05:50:00Z"
    },
    {
      "id": 153,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/153/?format=api",
      "flight_proven": true,
      "serial_number": "B1088",
      "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/b1088_landing_o_image_20250912151209.jpeg",
      "flights": 15,
      "last_launch_date": "2026-04-26T14:37:09Z",
      "first_launch_date": "2024-11-30T08:10: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": 5,
      "last_launch_date": "2026-04-23T03:23:09Z",
      "first_launch_date": "2025-11-23T08:48:00Z"
    },
    {
      "id": 11,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/11/?format=api",
      "flight_proven": true,
      "serial_number": "B0006",
      "status": "lost",
      "details": "Suffered engine out at T+1:19 but primary mission successful",
      "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/11_image_20191115082657.jpeg",
      "flights": 1,
      "last_launch_date": "2012-10-08T00:35:07Z",
      "first_launch_date": "2012-10-08T00:35:07Z"
    },
    {
      "id": 53,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/53/?format=api",
      "flight_proven": true,
      "serial_number": "B1045",
      "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/53_image_20190226084547.jpeg",
      "flights": 2,
      "last_launch_date": "2018-06-29T09:42:41Z",
      "first_launch_date": "2018-04-18T22:51:31Z"
    }
  ]
}