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

{
  "count": 191,
  "next": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=70&ordering=-attempted_landings",
  "previous": "https://ll.thespacedevs.com/2.2.0/launcher/?format=api&limit=10&offset=50&ordering=-attempted_landings",
  "results": [
    {
      "id": 189,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/189/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 14",
      "is_placeholder": false,
      "status": "destroyed",
      "details": "Super Heavy booster used for the 7th Starship flight test. Successfully caught by the launch tower. Reused on the 9th Starship flight test for a planned high speed water splashdown but destroyed during landing burn.",
      "launcher_config": {
        "id": 527,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/527/?format=api",
        "name": "Starship",
        "family": "Starship",
        "full_name": "Starship V2",
        "variant": "V2"
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_booste_image_20250221071829.jpg",
      "flights": 2,
      "last_launch_date": "2025-05-27T23:36:00Z",
      "first_launch_date": "2025-01-16T22:37:00Z"
    },
    {
      "id": 191,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/191/?format=api",
      "flight_proven": true,
      "serial_number": "Booster 15",
      "is_placeholder": false,
      "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,
        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/527/?format=api",
        "name": "Starship",
        "family": "Starship",
        "full_name": "Starship V2",
        "variant": "V2"
      },
      "image_url": "https://thespacedevs-prod.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": 59,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/59/?format=api",
      "flight_proven": true,
      "serial_number": "B1053",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended",
      "launcher_config": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.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/59_image_20191115083445.jpeg",
      "flights": 3,
      "last_launch_date": "2023-05-01T00:26:00Z",
      "first_launch_date": "2019-04-11T22:35:00Z"
    },
    {
      "id": 111,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/111/?format=api",
      "flight_proven": true,
      "serial_number": "B1072",
      "is_placeholder": false,
      "status": "active",
      "details": "Falcon Heavy side booster first flown during the GOES-U mission.",
      "launcher_config": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.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/b1072_and_b1086_image_20240626195649.jpeg",
      "flights": 2,
      "last_launch_date": "2026-04-29T14:13:00Z",
      "first_launch_date": "2024-06-25T21:26:00Z"
    },
    {
      "id": 55,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/55/?format=api",
      "flight_proven": true,
      "serial_number": "B1047",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended",
      "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/55_image_20190226081347.jpeg",
      "flights": 3,
      "last_launch_date": "2019-08-06T23:23:00Z",
      "first_launch_date": "2018-07-22T05:50:00Z"
    },
    {
      "id": 32,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/32/?format=api",
      "flight_proven": true,
      "serial_number": "B1023",
      "is_placeholder": false,
      "status": "retired",
      "details": "Retired; on permanent display indoors at the Kennedy Space Center Visitor Complex.",
      "launcher_config": {
        "id": 55,
        "url": "https://ll.thespacedevs.com/2.2.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/32_image_20190226081021.jpeg",
      "flights": 2,
      "last_launch_date": "2018-02-06T20:45:00Z",
      "first_launch_date": "2016-05-27T21:39:00Z"
    },
    {
      "id": 74,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/74/?format=api",
      "flight_proven": true,
      "serial_number": "Starhopper",
      "is_placeholder": false,
      "status": "retired",
      "details": "First prototype of the Starship vehicle. Starhopper was a short test article that flew once to a height of 150m before landing safely.",
      "launcher_config": {
        "id": 207,
        "url": "https://ll.thespacedevs.com/2.2.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/none_image_20200820190716.jpeg",
      "flights": 2,
      "last_launch_date": "2019-08-27T22:02:00Z",
      "first_launch_date": "2019-07-26T03:45:00Z"
    },
    {
      "id": 47,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/47/?format=api",
      "flight_proven": true,
      "serial_number": "B1040",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended",
      "launcher_config": {
        "id": 145,
        "url": "https://ll.thespacedevs.com/2.2.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/47_image_20190226083837.jpeg",
      "flights": 2,
      "last_launch_date": "2018-06-04T04:45:00Z",
      "first_launch_date": "2017-09-07T14:00:00Z"
    },
    {
      "id": 45,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/45/?format=api",
      "flight_proven": true,
      "serial_number": "B1039",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended",
      "launcher_config": {
        "id": 145,
        "url": "https://ll.thespacedevs.com/2.2.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/45_image_20190226083552.jpeg",
      "flights": 2,
      "last_launch_date": "2018-04-02T20:30:38Z",
      "first_launch_date": "2017-08-14T16:31:37Z"
    },
    {
      "id": 46,
      "url": "https://ll.thespacedevs.com/2.2.0/launcher/46/?format=api",
      "flight_proven": true,
      "serial_number": "B1038",
      "is_placeholder": false,
      "status": "expended",
      "details": "Stage Expended",
      "launcher_config": {
        "id": 55,
        "url": "https://ll.thespacedevs.com/2.2.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/46_image_20190226083648.jpeg",
      "flights": 2,
      "last_launch_date": "2018-02-22T14:17:00Z",
      "first_launch_date": "2017-08-24T18:51:00Z"
    }
  ]
}