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

{
  "count": 191,
  "next": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=130&ordering=-flight_proven",
  "previous": "https://ll.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=110&ordering=-flight_proven",
  "results": [
    {
      "id": 89,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/89/?format=api",
      "flight_proven": true,
      "serial_number": "SN9",
      "status": "destroyed",
      "details": "SN9 is the first starship prototype to be fully made of 304L stainless steel. It was destroyed on landing after its first flight.",
      "launcher_config": {
        "id": 207,
        "launch_library_id": null,
        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/207/?format=api",
        "name": "Starship Prototype",
        "family": "Starship",
        "full_name": "Starship Prototype",
        "variant": "Prototype"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/89_image_20210128075700.jpeg",
      "flights": 1,
      "last_launch_date": "2021-02-02T20:25:15Z",
      "first_launch_date": "2021-02-02T20:25:15Z"
    },
    {
      "id": 91,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/91/?format=api",
      "flight_proven": true,
      "serial_number": "SN10",
      "status": "destroyed",
      "details": "SN10 is a Starship Prototype similar in design to SN9. SN10 was destroyed during an explosion on the pad after landing.",
      "launcher_config": {
        "id": 207,
        "launch_library_id": null,
        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/207/?format=api",
        "name": "Starship Prototype",
        "family": "Starship",
        "full_name": "Starship Prototype",
        "variant": "Prototype"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/91_image_20210303201919.jpg",
      "flights": 1,
      "last_launch_date": "2021-03-03T23:15:00Z",
      "first_launch_date": "2021-03-03T23:15:00Z"
    },
    {
      "id": 92,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/92/?format=api",
      "flight_proven": true,
      "serial_number": "SN11",
      "status": "destroyed",
      "details": "SN11 is a Starship Prototype similar in design to SN10 and SN9. It got destroyed during its first flight to an altitude of 10 km.",
      "launcher_config": {
        "id": 207,
        "launch_library_id": null,
        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/207/?format=api",
        "name": "Starship Prototype",
        "family": "Starship",
        "full_name": "Starship Prototype",
        "variant": "Prototype"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/92_image_20210326174157.jpeg",
      "flights": 1,
      "last_launch_date": "2021-03-30T13:00:00Z",
      "first_launch_date": "2021-03-30T13:00:00Z"
    },
    {
      "id": 105,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/105/?format=api",
      "flight_proven": true,
      "serial_number": "B1069",
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.",
      "launcher_config": {
        "id": 164,
        "launch_library_id": 188,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/b1069_at_lz-1_a_image_20250912153047.jpeg",
      "flights": 31,
      "last_launch_date": "2026-05-01T18:06:10Z",
      "first_launch_date": "2021-12-21T10:07:08Z"
    },
    {
      "id": 30,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/30/?format=api",
      "flight_proven": true,
      "serial_number": "B1021",
      "status": "retired",
      "details": "Retired; on permanent display outside DISH Network Corporation headquarters in Littleton, Colorado.",
      "launcher_config": {
        "id": 55,
        "launch_library_id": 80,
        "url": "https://ll.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-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": 31,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/31/?format=api",
      "flight_proven": true,
      "serial_number": "B1022",
      "status": "retired",
      "details": "Removed from active fleet for Δ Qualification Testing. Retired after eight to ten test cycles.  Currently partially disassembled at McGregor.",
      "launcher_config": {
        "id": 55,
        "launch_library_id": 80,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/31_image_20190226082143.jpeg",
      "flights": 1,
      "last_launch_date": "2016-05-06T05:21:00Z",
      "first_launch_date": "2016-05-06T05:21:00Z"
    },
    {
      "id": 36,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/36/?format=api",
      "flight_proven": true,
      "serial_number": "B1028",
      "status": "lost",
      "details": "---",
      "launcher_config": {
        "id": 55,
        "launch_library_id": 80,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/36_image_20190226110009.jpg",
      "flights": 1,
      "last_launch_date": "2016-09-03T07:00:00Z",
      "first_launch_date": "2016-09-03T07:00:00Z"
    },
    {
      "id": 48,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/48/?format=api",
      "flight_proven": true,
      "serial_number": "B1041",
      "status": "expended",
      "details": "Stage Expended",
      "launcher_config": {
        "id": 145,
        "launch_library_id": 187,
        "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/images/48_image_20190226083958.jpeg",
      "flights": 2,
      "last_launch_date": "2018-03-30T14:13:51Z",
      "first_launch_date": "2017-10-09T12:37:01Z"
    },
    {
      "id": 109,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/109/?format=api",
      "flight_proven": true,
      "serial_number": "B1070",
      "status": "expended",
      "details": "Falcon Heavy core booster expended on its first flight as part of the USSF-67 mission.",
      "launcher_config": {
        "id": 161,
        "launch_library_id": 58,
        "url": "https://ll.thespacedevs.com/2.0.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": 67,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/67/?format=api",
      "flight_proven": true,
      "serial_number": "SARGE 1",
      "status": "destroyed",
      "details": "Sarge 1 is the first SARGE reusable sounding rocket.",
      "launcher_config": {
        "id": 197,
        "launch_library_id": null,
        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/197/?format=api",
        "name": "SARGE",
        "family": "",
        "full_name": "SARGE",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/67_image_20190629182855.jpg",
      "flights": 4,
      "last_launch_date": "2019-10-26T17:40:15Z",
      "first_launch_date": "2018-08-25T18:15:00Z"
    }
  ]
}