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": 140,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/140/?format=api",
      "flight_proven": true,
      "serial_number": "28",
      "status": "expended",
      "details": "Booster used during the \"Wise One Looks Ahead\" mission.",
      "launcher_config": {
        "id": 26,
        "launch_library_id": 148,
        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
        "name": "Electron",
        "family": "",
        "full_name": "Electron",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20231125061605.jpeg",
      "flights": 1,
      "last_launch_date": "2022-07-13T06:30:00Z",
      "first_launch_date": "2022-07-13T06:30:00Z"
    },
    {
      "id": 143,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/143/?format=api",
      "flight_proven": true,
      "serial_number": "24",
      "status": "expended",
      "details": "Booster used during the \"The Owl's Night Continues\" mission",
      "launcher_config": {
        "id": 26,
        "launch_library_id": 148,
        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
        "name": "Electron",
        "family": "",
        "full_name": "Electron",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20231125063340.jpeg",
      "flights": 1,
      "last_launch_date": "2022-02-28T20:37:25Z",
      "first_launch_date": "2022-02-28T20:37:25Z"
    },
    {
      "id": 141,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/141/?format=api",
      "flight_proven": true,
      "serial_number": "27",
      "status": "expended",
      "details": "Booster used during the NASA Capstone mission.\r\n\r\nBooster features the NASA Worm logo and was flown without onboard cameras to save weight.",
      "launcher_config": {
        "id": 26,
        "launch_library_id": 148,
        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
        "name": "Electron",
        "family": "",
        "full_name": "Electron",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20231125062131.jpg",
      "flights": 1,
      "last_launch_date": "2022-06-28T09:55:52Z",
      "first_launch_date": "2022-06-28T09:55:52Z"
    },
    {
      "id": 146,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/146/?format=api",
      "flight_proven": true,
      "serial_number": "43",
      "status": "retired",
      "details": "Booster used for the \"Four Of A Kind\" mission.",
      "launcher_config": {
        "id": 26,
        "launch_library_id": 148,
        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
        "name": "Electron",
        "family": "",
        "full_name": "Electron",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/146_image_20240119075144.jpeg",
      "flights": 1,
      "last_launch_date": "2024-01-31T06:34:00Z",
      "first_launch_date": "2024-01-31T06:34:00Z"
    },
    {
      "id": 71,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/71/?format=api",
      "flight_proven": true,
      "serial_number": "B1061",
      "status": "expended",
      "details": "Booster which launched Crew-1, Crew-2 and IXPE. Expended for the launch of Hera.",
      "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/b1061_landing_o_image_20250912154328.jpeg",
      "flights": 23,
      "last_launch_date": "2024-10-07T14:52:11Z",
      "first_launch_date": "2020-11-16T00:27:17Z"
    },
    {
      "id": 133,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/133/?format=api",
      "flight_proven": true,
      "serial_number": "36",
      "status": "expended",
      "details": "Booster expended on the \"Rocket Like a Hurricane\" mission.",
      "launcher_config": {
        "id": 26,
        "launch_library_id": 148,
        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
        "name": "Electron",
        "family": "",
        "full_name": "Electron",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20230824175906.jpeg",
      "flights": 1,
      "last_launch_date": "2023-05-08T01:00:00Z",
      "first_launch_date": "2023-05-08T01:00:00Z"
    },
    {
      "id": 138,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/138/?format=api",
      "flight_proven": true,
      "serial_number": "30",
      "status": "expended",
      "details": "Booster used for the \"The Owl Spreads Its Wings\" mission.",
      "launcher_config": {
        "id": 26,
        "launch_library_id": 148,
        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
        "name": "Electron",
        "family": "",
        "full_name": "Electron",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20231125055933.jpg",
      "flights": 1,
      "last_launch_date": "2022-09-15T20:38:00Z",
      "first_launch_date": "2022-09-15T20:38:00Z"
    },
    {
      "id": 139,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/139/?format=api",
      "flight_proven": true,
      "serial_number": "29",
      "status": "expended",
      "details": "Booster used during the \"Antipodean Adventure\" mission.",
      "launcher_config": {
        "id": 26,
        "launch_library_id": 148,
        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
        "name": "Electron",
        "family": "",
        "full_name": "Electron",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/none_image_20231125060446.jpeg",
      "flights": 1,
      "last_launch_date": "2022-08-04T05:00:00Z",
      "first_launch_date": "2022-08-04T05:00:00Z"
    },
    {
      "id": 196,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/196/?format=api",
      "flight_proven": true,
      "serial_number": "B1095",
      "status": "active",
      "details": "Falcon 9 booster debuting on Starlink Group 12-15.",
      "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/gps_iii_sv10_la_image_20260429163711.jpg",
      "flights": 7,
      "last_launch_date": "2026-04-21T06:53:25Z",
      "first_launch_date": "2025-05-21T03:19:10Z"
    },
    {
      "id": 130,
      "url": "https://ll.thespacedevs.com/2.0.0/launcher/130/?format=api",
      "flight_proven": true,
      "serial_number": "40",
      "status": "retired",
      "details": "40th Electron launch vehicle flown on 'We Love the Nightlife'.",
      "launcher_config": {
        "id": 26,
        "launch_library_id": 148,
        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
        "name": "Electron",
        "family": "",
        "full_name": "Electron",
        "variant": ""
      },
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/130_image_20230824080859.jpeg",
      "flights": 1,
      "last_launch_date": "2023-08-23T23:45:00Z",
      "first_launch_date": "2023-08-23T23:45:00Z"
    }
  ]
}