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=70&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=80&ordering=flight_proven",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=60&ordering=flight_proven",
  "results": [
    {
      "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": 112,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/112/?format=api",
      "flight_proven": true,
      "serial_number": "B1073",
      "status": "expended",
      "details": "Notable missions include SES-22, Hakuto-R and CRS-27. Expended during the SPAINSAT-NG I launch.",
      "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/b1073_landing_o_image_20250912152710.jpeg",
      "flights": 21,
      "last_launch_date": "2025-01-30T01:34:00Z",
      "first_launch_date": "2022-05-14T20:40:50Z"
    },
    {
      "id": 73,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/73/?format=api",
      "flight_proven": true,
      "serial_number": "B1062",
      "status": "destroyed",
      "details": "Notable launches include GPS III SV04 & SV05, Inspiration4 and Axiom-1.\r\n\r\nDestroyed during its 23rd landing attempt on ASOG on 28 August 2024.",
      "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/73_image_20220426161427.jpeg",
      "flights": 23,
      "last_launch_date": "2024-08-28T07:48:00Z",
      "first_launch_date": "2020-11-05T23:24:23Z"
    },
    {
      "id": 21,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/21/?format=api",
      "flight_proven": true,
      "serial_number": "B1012",
      "status": "lost",
      "details": "Destroyed on impact with droneship, grid fin hydraulic fluid depleted",
      "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/21_image_20190226091343.jpeg",
      "flights": 1,
      "last_launch_date": "2015-01-10T09:47:10Z",
      "first_launch_date": "2015-01-10T09:47:10Z"
    },
    {
      "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": 32,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/32/?format=api",
      "flight_proven": true,
      "serial_number": "B1023",
      "status": "retired",
      "details": "Retired; on permanent display indoors at the Kennedy Space Center Visitor Complex.",
      "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/32_image_20190226081021.jpeg",
      "flights": 2,
      "last_launch_date": "2018-02-06T20:45:00Z",
      "first_launch_date": "2016-05-27T21:39:00Z"
    },
    {
      "id": 37,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/37/?format=api",
      "flight_proven": true,
      "serial_number": "B1029",
      "status": "retired",
      "details": "Retired.",
      "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/37_image_20190226081059.jpeg",
      "flights": 2,
      "last_launch_date": "2017-06-23T19:10:00Z",
      "first_launch_date": "2017-01-14T17:54:34Z"
    },
    {
      "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": 13,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/13/?format=api",
      "flight_proven": true,
      "serial_number": "B1003",
      "status": "lost",
      "details": "First flight of Falcon 9 v1.1 upgrade, first Spacex flight from Vandenberg",
      "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/13_image_20191115082823.jpg",
      "flights": 1,
      "last_launch_date": "2013-09-29T16:00:13Z",
      "first_launch_date": "2013-09-29T16:00:13Z"
    },
    {
      "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"
    }
  ]
}