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=30&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=40&ordering=-flight_proven",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=20&ordering=-flight_proven",
  "results": [
    {
      "id": 195,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/195/?format=api",
      "flight_proven": true,
      "serial_number": "B1091",
      "status": "active",
      "details": "Planned Falcon Heavy center core stage that will first be used as a Falcon 9 first stage booster for several launches.",
      "launcher_config": {
        "id": 161,
        "launch_library_id": 58,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/b1091_on_slc-40_image_20250807141845.jpeg",
      "flights": 3,
      "last_launch_date": "2025-11-02T05:09:59Z",
      "first_launch_date": "2025-08-11T12:35: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": 116,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/116/?format=api",
      "flight_proven": true,
      "serial_number": "B1077",
      "status": "active",
      "details": "Falcon 9 Block 5 booster first used for the Crew-5 mission.",
      "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/116_image_20240201065853.jpg",
      "flights": 27,
      "last_launch_date": "2026-03-19T14:20:10Z",
      "first_launch_date": "2022-10-05T16:00:57Z"
    },
    {
      "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": 29,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/29/?format=api",
      "flight_proven": true,
      "serial_number": "B1020",
      "status": "lost",
      "details": "Destroyed on Impact with DroneShip (OCISLY) - Excess Velocity, Possible Fuel Exhaustion",
      "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/29_image_20190226105526.jpg",
      "flights": 1,
      "last_launch_date": "2016-03-04T23:35:00Z",
      "first_launch_date": "2016-03-04T23:35:00Z"
    },
    {
      "id": 113,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/113/?format=api",
      "flight_proven": true,
      "serial_number": "B1074",
      "status": "expended",
      "details": "Falcon Heavy core booster for the EchoStar 24/Jupiter-3 mission. Planned to be expended.",
      "launcher_config": {
        "id": 161,
        "launch_library_id": 58,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/113_image_20230727155352.jpeg",
      "flights": 1,
      "last_launch_date": "2023-07-29T03:04:00Z",
      "first_launch_date": "2023-07-29T03:04:00Z"
    },
    {
      "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": 191,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/191/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 15",
      "status": "lost",
      "details": "Super Heavy booster used for the 8th Starship flight test. Successfully caught by the launch tower. Reused on the 11th Starship flight test and completed a planned high speed water 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/starship_booste_image_20250221071521.jpg",
      "flights": 2,
      "last_launch_date": "2025-10-13T23:23:41Z",
      "first_launch_date": "2025-03-06T23:30:00Z"
    },
    {
      "id": 193,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/193/?format=api",
      "flight_proven": true,
      "serial_number": "B1093",
      "status": "active",
      "details": "Falcon 9 booster debuting on Starlink Group 11-11.",
      "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/falcon_9_on_slc_image_20250910140450.jpeg",
      "flights": 12,
      "last_launch_date": "2026-03-30T11:02:00Z",
      "first_launch_date": "2025-04-07T23:06:10Z"
    },
    {
      "id": 54,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/54/?format=api",
      "flight_proven": true,
      "serial_number": "B1046",
      "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/54_image_20190226081254.jpeg",
      "flights": 4,
      "last_launch_date": "2020-01-19T15:30:00Z",
      "first_launch_date": "2018-05-11T20:14:00Z"
    }
  ]
}