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

{
  "count": 184,
  "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=180&ordering=attempted_landings",
  "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=160&ordering=attempted_landings",
  "results": [
    {
      "id": 123,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/123/?format=api",
      "flight_proven": true,
      "serial_number": "B1080",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the Axiom Space Mission 2 Crew Dragon mission.",
      "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/b1080_image_20240322071018.jpeg",
      "flights": 26,
      "last_launch_date": "2026-04-14T09:33:10Z",
      "first_launch_date": "2023-05-21T21:37:09Z"
    },
    {
      "id": 116,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/116/?format=api",
      "flight_proven": true,
      "serial_number": "B1077",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the Crew-5 mission.",
      "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/116_image_20240201065853.jpg",
      "flights": 27,
      "last_launch_date": "2026-03-19T14:20:10Z",
      "first_launch_date": "2022-10-05T16:00:57Z"
    },
    {
      "id": 120,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/120/?format=api",
      "flight_proven": true,
      "serial_number": "B1078",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the Crew-6 mission.",
      "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/b1078_landing_o_image_20250912151734.jpeg",
      "flights": 27,
      "last_launch_date": "2026-03-22T14:47:00Z",
      "first_launch_date": "2023-03-02T05:34:14Z"
    },
    {
      "id": 105,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/105/?format=api",
      "flight_proven": true,
      "serial_number": "B1069",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the CRS-24 mission.",
      "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/b1069_at_lz-1_a_image_20250912153047.jpeg",
      "flights": 30,
      "last_launch_date": "2026-02-27T12:16:10Z",
      "first_launch_date": "2021-12-21T10:07:08Z"
    },
    {
      "id": 107,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/107/?format=api",
      "flight_proven": true,
      "serial_number": "B1071",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the NROL-87 mission.",
      "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/b1071_landing_o_image_20250912153658.jpeg",
      "flights": 32,
      "last_launch_date": "2026-03-13T14:57:59Z",
      "first_launch_date": "2022-02-02T20:27:26Z"
    },
    {
      "id": 84,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/84/?format=api",
      "flight_proven": true,
      "serial_number": "B1063",
      "is_placeholder": false,
      "status": "active",
      "details": "Notable launches include Sentinel-6 and Dart.",
      "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/84_image_20201122121517.jpeg",
      "flights": 32,
      "last_launch_date": "2026-04-11T05:04:19Z",
      "first_launch_date": "2020-11-21T17:17:08Z"
    },
    {
      "id": 101,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/101/?format=api",
      "flight_proven": true,
      "serial_number": "B1067",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the CRS-22 mission.",
      "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/b1067_landing_o_image_20250912153830.jpeg",
      "flights": 34,
      "last_launch_date": "2026-03-30T21:15:00Z",
      "first_launch_date": "2021-06-03T17:29:15Z"
    },
    {
      "id": 106,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/106/?format=api",
      "flight_proven": false,
      "serial_number": "Unknown F9",
      "is_placeholder": true,
      "status": "N/A",
      "details": "Booster serial number unknown.",
      "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/106_image_20230708172214.png",
      "flights": null,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 241,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/241/?format=api",
      "flight_proven": false,
      "serial_number": "Unknown12A",
      "is_placeholder": true,
      "status": "N/A",
      "details": "Booster serial number unknown.",
      "launcher_config": {
        "id": 538,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/538/?format=api",
        "name": "Long March 12A",
        "family": "Long March",
        "full_name": "Long March 12A",
        "variant": ""
      },
      "image_url": null,
      "flights": null,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 242,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/242/?format=api",
      "flight_proven": false,
      "serial_number": "UnknownZQ3",
      "is_placeholder": true,
      "status": "N/A",
      "details": "Booster serial number unknown.",
      "launcher_config": {
        "id": 539,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/539/?format=api",
        "name": "Zhuque-3",
        "family": "Zhuque",
        "full_name": "Zhuque-3",
        "variant": ""
      },
      "image_url": null,
      "flights": null,
      "last_launch_date": null,
      "first_launch_date": null
    }
  ]
}