AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX

GET Return a list of all Launch objects.

FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

MODE 'normal', 'list', 'detailed'

EXAMPLE ?mode=list

SEARCH Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.

EXAMPLE - ?search=SpaceX

GET /2.2.0/launch/459225a2-dc1a-43d7-8c2c-78f9552b0a05/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "459225a2-dc1a-43d7-8c2c-78f9552b0a05",
  "url": "https://lldev.thespacedevs.com/2.2.0/launch/459225a2-dc1a-43d7-8c2c-78f9552b0a05/?format=api",
  "slug": "long-march-12b-demo-flight",
  "flightclub_url": null,
  "r_spacex_api_id": null,
  "name": "Long March 12B | Demo Flight",
  "status": {
    "id": 2,
    "name": "To Be Determined",
    "abbrev": "TBD",
    "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
  },
  "last_updated": "2026-03-28T12:15:38Z",
  "updates": [
    {
      "id": 13666,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Added launch.",
      "info_url": "https://mp.weixin.qq.com/s/ing3FTH78LqNGFjZ1ueIXw",
      "created_by": "Cosmic_Penguin",
      "created_on": "2026-01-16T12:29:00Z"
    }
  ],
  "net": "2026-06-30T00:00:00Z",
  "net_precision": {
    "id": 9,
    "name": "Quarter 2",
    "abbrev": "Q2",
    "description": "The T-0 is expected in the second quarter of the given year."
  },
  "window_end": "2026-06-30T00:00:00Z",
  "window_start": "2026-06-30T00:00:00Z",
  "probability": null,
  "weather_concerns": null,
  "holdreason": "",
  "failreason": "",
  "hashtag": null,
  "launch_service_provider": {
    "id": 88,
    "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api",
    "name": "China Aerospace Science and Technology Corporation",
    "featured": true,
    "type": "Government",
    "country_code": "CHN",
    "abbrev": "CASC",
    "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
    "administrator": "Chairman & President: Lei Fanpei",
    "founding_year": "1999",
    "launchers": "Long March",
    "spacecraft": "",
    "launch_library_url": null,
    "total_launch_count": 582,
    "consecutive_successful_launches": 8,
    "successful_launches": 567,
    "failed_launches": 15,
    "pending_launches": 12,
    "consecutive_successful_landings": 0,
    "successful_landings": 0,
    "failed_landings": 1,
    "attempted_landings": 1,
    "info_url": "https://english.spacechina.com/",
    "wiki_url": "https://en.wikipedia.org/wiki/China_Aerospace_Science_and_Technology_Corporation",
    "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
    "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png"
  },
  "rocket": {
    "id": 8893,
    "configuration": {
      "id": 552,
      "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/552/?format=api",
      "name": "Long March 12B",
      "active": true,
      "reusable": true,
      "description": "Long March 12B/Changzheng 12B (LM-12B/CZ-12B) is a reusable orbital launch vehicle developed by the China Aerospace Science and Technology Commercial Launch Vehicle Group (CACL), a subsidiary company of the state-owned China Aerospace Science and Technology Corporation (CASC). The rocket is based on the Long March 12, but extensively re-designed for first stage re-usability, and use of gas generator cycle kerosene/liquid oxygen powered rocket engines in both stages.\r\n\r\nThe first stage uses 9 YF-102R engines and the second stage uses 1 YF-102V engine, both from CASC's Academy of Aerospace Liquid Propulsion Technology (AALPT).\r\n\r\nOn launch missions where the first stage is recovered, it will land on a down-range landing pad located in Minqin County, Gansu Province.",
      "family": "Long March",
      "full_name": "Long March 12B",
      "manufacturer": {
        "id": 88,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "featured": true,
        "type": "Government",
        "country_code": "CHN",
        "abbrev": "CASC",
        "description": "The China Aerospace Science and Technology Corporation (CASC) is the main contractor for the Chinese space program. It is state-owned and has a number of subordinate entities which design, develop and manufacture a range of spacecraft, launch vehicles, strategic and tactical missile systems, and ground equipment. It was officially established in July 1999 as part of a Chinese government reform drive, having previously been one part of the former China Aerospace Corporation. Various incarnations of the program date back to 1956.",
        "administrator": "Chairman & President: Lei Fanpei",
        "founding_year": "1999",
        "launchers": "Long March",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 582,
        "consecutive_successful_launches": 8,
        "successful_launches": 567,
        "failed_launches": 15,
        "pending_launches": 12,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 1,
        "attempted_landings": 1,
        "info_url": "https://english.spacechina.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/China_Aerospace_Science_and_Technology_Corporation",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_logo_20220826093937.png",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_image_20191228094408.jpeg",
        "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/china2520aerospace2520science2520and2520technology2520corporation_nation_20230604193716.png"
      },
      "program": [],
      "variant": "",
      "alias": "CZ-12B",
      "min_stage": 2,
      "max_stage": 2,
      "length": 72.0,
      "diameter": 4.37,
      "maiden_flight": null,
      "launch_cost": null,
      "launch_mass": null,
      "leo_capacity": 20000,
      "gto_capacity": null,
      "to_thrust": 7940,
      "apogee": null,
      "vehicle_range": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_12b__image_20260116122300.jpg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Long_March_12B",
      "total_launch_count": 0,
      "consecutive_successful_launches": 0,
      "successful_launches": 0,
      "failed_launches": 0,
      "pending_launches": 1,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0
    },
    "launcher_stage": [],
    "spacecraft_stage": null
  },
  "mission": {
    "id": 7484,
    "name": "Demo Flight",
    "description": "First test launch of CASC’s Long March 12B rocket.",
    "launch_designator": null,
    "type": "Test Flight",
    "orbit": {
      "id": 25,
      "name": "Unknown",
      "abbrev": "N/A"
    },
    "agencies": [],
    "info_urls": [],
    "vid_urls": []
  },
  "pad": {
    "id": 247,
    "url": "https://lldev.thespacedevs.com/2.2.0/pad/247/?format=api",
    "agency_id": 88,
    "name": "Long March 12 series Pad",
    "description": "",
    "info_url": null,
    "wiki_url": "https://en.wikipedia.org/wiki/Long_March_12A",
    "map_url": "https://www.google.com/maps?q=40.89154,100.21739",
    "latitude": "40.89154",
    "longitude": "100.21739",
    "location": {
      "id": 17,
      "url": "https://lldev.thespacedevs.com/2.2.0/location/17/?format=api",
      "name": "Jiuquan Satellite Launch Center, People's Republic of China",
      "country_code": "CHN",
      "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
      "timezone_name": "Asia/Shanghai",
      "total_launch_count": 281,
      "total_landing_count": 2
    },
    "country_code": "CHN",
    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_long_march_12a_pad_20251128223939.jpg",
    "total_launch_count": 1,
    "orbital_launch_attempt_count": 1
  },
  "infoURLs": [],
  "vidURLs": [],
  "webcast_live": false,
  "timeline": [],
  "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_12b__image_20260116122300.jpg",
  "infographic": null,
  "program": [],
  "orbital_launch_attempt_count": 7303,
  "location_launch_attempt_count": 284,
  "pad_launch_attempt_count": 2,
  "agency_launch_attempt_count": 588,
  "orbital_launch_attempt_count_year": 130,
  "location_launch_attempt_count_year": 11,
  "pad_launch_attempt_count_year": 1,
  "agency_launch_attempt_count_year": 18,
  "pad_turnaround": "P188DT22H",
  "mission_patches": [],
  "type": "detailed"
}