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=150
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=160",
  "previous": "https://lldev.thespacedevs.com/2.0.0/launcher/?format=api&limit=10&offset=140",
  "results": [
    {
      "id": 246,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/246/?format=api",
      "flight_proven": false,
      "serial_number": "LM-12A F1",
      "status": "destroyed",
      "details": "First stage booster used on the 1st flight of CASC's Long March 12A rocket. Booster attempted to land downrange on its dedicated landing pad, but the entry-landing burn was abnormal and it impacted the ground several kilometers from the landing pad.",
      "launcher_config": {
        "id": 538,
        "launch_library_id": null,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/538/?format=api",
        "name": "Long March 12A",
        "family": "Long March",
        "full_name": "Long March 12A",
        "variant": ""
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_12a__image_20251224005749.jpg",
      "flights": 1,
      "last_launch_date": "2025-12-23T02:00:00Z",
      "first_launch_date": "2025-12-23T02:00:00Z"
    },
    {
      "id": 75,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/75/?format=api",
      "flight_proven": false,
      "serial_number": "Mk1",
      "status": "destroyed",
      "details": "Starship Mk1 was partially destroyed during max pressure tank testing, when the forward LOX tank ruptured along a weld line of the craft's steel structure, propelling the bulkhead several meters upwards.",
      "launcher_config": {
        "id": 207,
        "launch_library_id": null,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/starship_mk1_at_image_20240307091751.jpeg",
      "flights": 0,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 60,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/60/?format=api",
      "flight_proven": true,
      "serial_number": "NS-1",
      "status": "destroyed",
      "details": "New Shepard 1 was destroyed on landing during its first flight.",
      "launcher_config": {
        "id": 137,
        "launch_library_id": 9999,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api",
        "name": "New Shepard",
        "family": "",
        "full_name": "New Shepard",
        "variant": ""
      },
      "image_url": null,
      "flights": 1,
      "last_launch_date": "2015-04-29T17:06:00Z",
      "first_launch_date": "2015-04-29T17:06:00Z"
    },
    {
      "id": 62,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/62/?format=api",
      "flight_proven": true,
      "serial_number": "NS-2",
      "status": "retired",
      "details": "The New Shepard 2 or NS2, made five successful flights in 2015 and 2016, being retired after its fifth flight in October 2016. It was the first booster which Blue Origin successfully landed and reused.",
      "launcher_config": {
        "id": 137,
        "launch_library_id": 9999,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api",
        "name": "New Shepard",
        "family": "",
        "full_name": "New Shepard",
        "variant": ""
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/62_image_20190225163937.jpeg",
      "flights": 5,
      "last_launch_date": "2016-10-05T16:36:00Z",
      "first_launch_date": "2015-11-23T17:21:00Z"
    },
    {
      "id": 63,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/63/?format=api",
      "flight_proven": true,
      "serial_number": "NS-3",
      "status": "destroyed",
      "details": "New Shepard vehicle #3 was the third flight vehicle of the New Shepard suborbital rocket. It suffered an anomaly during its ninth flight.",
      "launcher_config": {
        "id": 137,
        "launch_library_id": 9999,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api",
        "name": "New Shepard",
        "family": "",
        "full_name": "New Shepard",
        "variant": ""
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/63_image_20190225165029.jpeg",
      "flights": 9,
      "last_launch_date": "2022-09-12T14:27:00Z",
      "first_launch_date": "2017-12-12T16:59:00Z"
    },
    {
      "id": 90,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/90/?format=api",
      "flight_proven": true,
      "serial_number": "NS-4",
      "status": "active",
      "details": "New Shepard vehicle #4 is the fourth flight vehicle of the New Shepard suborbital rocket. It was used for Blue Origin's first crewed launches.",
      "launcher_config": {
        "id": 137,
        "launch_library_id": 9999,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api",
        "name": "New Shepard",
        "family": "",
        "full_name": "New Shepard",
        "variant": ""
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/90_image_20210412202510.jpeg",
      "flights": 17,
      "last_launch_date": "2026-01-22T16:25:35Z",
      "first_launch_date": "2021-01-14T17:19:00Z"
    },
    {
      "id": 187,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/187/?format=api",
      "flight_proven": true,
      "serial_number": "NS-5",
      "status": "active",
      "details": "5th New Shepard booster.",
      "launcher_config": {
        "id": 137,
        "launch_library_id": 9999,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api",
        "name": "New Shepard",
        "family": "",
        "full_name": "New Shepard",
        "variant": ""
      },
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ns-5_on_the_lau_image_20250204174818.jpg",
      "flights": 6,
      "last_launch_date": "2025-12-20T14:15:00Z",
      "first_launch_date": "2024-10-23T15:27:00Z"
    },
    {
      "id": 67,
      "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/config/launcher/197/?format=api",
        "name": "SARGE",
        "family": "",
        "full_name": "SARGE",
        "variant": ""
      },
      "image_url": "https://thespacedevs-dev.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"
    },
    {
      "id": 76,
      "url": "https://lldev.thespacedevs.com/2.0.0/launcher/76/?format=api",
      "flight_proven": false,
      "serial_number": "SN1",
      "status": "destroyed",
      "details": "SN1 was destroyed when undergoing pressurization.",
      "launcher_config": {
        "id": 207,
        "launch_library_id": null,
        "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/images/76_image_20200918010747.png",
      "flights": 0,
      "last_launch_date": null,
      "first_launch_date": null
    },
    {
      "id": 91,
      "url": "https://lldev.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://lldev.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-dev.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"
    }
  ]
}