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

EXAMPLE - /launch// 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'

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.0.0/launch/4ca86de3-2ff8-4fd3-a22c-35b7fc618610/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "4ca86de3-2ff8-4fd3-a22c-35b7fc618610",
  "url": "https://lldev.thespacedevs.com/2.0.0/launch/4ca86de3-2ff8-4fd3-a22c-35b7fc618610/?format=api",
  "launch_library_id": null,
  "slug": "gravity-2-demo-flight",
  "name": "Gravity-2 | Demo Flight",
  "status": {
    "id": 2,
    "name": "TBD"
  },
  "net": "2026-12-31T00:00:00Z",
  "window_end": "2026-12-31T00:00:00Z",
  "window_start": "2026-12-31T00:00:00Z",
  "inhold": false,
  "tbdtime": true,
  "tbddate": true,
  "probability": null,
  "holdreason": "",
  "failreason": "",
  "hashtag": null,
  "launch_service_provider": {
    "id": 1080,
    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1080/?format=api",
    "name": "Orienspace Technology",
    "featured": false,
    "type": "Commercial",
    "country_code": "CHN",
    "abbrev": "OrienSpace",
    "description": "Galactic Energy is a private aerospace company headquartered in Yantai, Shandong, China, established in 2020. The company is developing the Gravity Series of satellite launch vehicles.",
    "administrator": null,
    "founding_year": "2020",
    "launchers": "Gravity-1",
    "spacecraft": "",
    "launch_library_url": null,
    "total_launch_count": 2,
    "consecutive_successful_launches": 2,
    "successful_launches": 2,
    "failed_launches": 0,
    "pending_launches": 1,
    "consecutive_successful_landings": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "attempted_landings": 0,
    "info_url": "https://www.orienspace.com/",
    "wiki_url": "https://en.wikipedia.org/wiki/Orienspace",
    "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orienspace2520technology_logo_20240112075736.png",
    "image_url": null,
    "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orienspace2520technology_nation_20240112075637.png"
  },
  "rocket": {
    "id": 8826,
    "configuration": {
      "id": 544,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/544/?format=api",
      "name": "Gravity-2",
      "description": "",
      "family": "",
      "full_name": "Gravity-2",
      "manufacturer": {
        "id": 1080,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1080/?format=api",
        "name": "Orienspace Technology",
        "featured": false,
        "type": "Commercial",
        "country_code": "CHN",
        "abbrev": "OrienSpace",
        "description": "Galactic Energy is a private aerospace company headquartered in Yantai, Shandong, China, established in 2020. The company is developing the Gravity Series of satellite launch vehicles.",
        "administrator": null,
        "founding_year": "2020",
        "launchers": "Gravity-1",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 2,
        "consecutive_successful_launches": 2,
        "successful_launches": 2,
        "failed_launches": 0,
        "pending_launches": 1,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.orienspace.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Orienspace",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orienspace2520technology_logo_20240112075736.png",
        "image_url": null,
        "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/orienspace2520technology_nation_20240112075637.png"
      },
      "program": [],
      "variant": "",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 70.0,
      "diameter": 4.2,
      "maiden_flight": null,
      "launch_mass": 715,
      "leo_capacity": 21500,
      "gto_capacity": 5900,
      "to_thrust": 9700,
      "apogee": null,
      "vehicle_range": null,
      "image_url": null,
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Orienspace#Product_lineup",
      "total_launch_count": 0,
      "consecutive_successful_launches": 0,
      "successful_launches": 0,
      "failed_launches": 0,
      "pending_launches": 1
    },
    "launcher_stage": [],
    "spacecraft_stage": null
  },
  "mission": {
    "id": 7417,
    "launch_library_id": null,
    "name": "Demo Flight",
    "description": "First test launch of OrienSpace’s Gravity-2 rocket.",
    "launch_designator": null,
    "type": "Test Flight",
    "orbit": {
      "id": 25,
      "name": "Unknown",
      "abbrev": "N/A"
    }
  },
  "pad": {
    "id": 212,
    "url": "https://lldev.thespacedevs.com/2.0.0/pad/212/?format=api",
    "agency_id": 88,
    "name": "Unknown launch location",
    "info_url": null,
    "wiki_url": null,
    "map_url": "https://www.google.com/maps?q=36.676794,121.235103",
    "latitude": "36.676794",
    "longitude": "121.235103",
    "location": {
      "id": 185,
      "url": "https://lldev.thespacedevs.com/2.0.0/location/185/?format=api",
      "name": "Haiyang Oriental Spaceport",
      "country_code": "CHN",
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg",
      "total_launch_count": 25,
      "total_landing_count": 0
    },
    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_haiyang_spaceport_20230827174240.jpg",
    "total_launch_count": 0
  },
  "infoURLs": [],
  "vidURLs": [],
  "webcast_live": false,
  "image": null,
  "infographic": null,
  "program": [],
  "orbital_launch_attempt_count": 7459,
  "location_launch_attempt_count": 27,
  "pad_launch_attempt_count": 1,
  "agency_launch_attempt_count": 3,
  "orbital_launch_attempt_count_year": 286,
  "location_launch_attempt_count_year": 6,
  "pad_launch_attempt_count_year": 1,
  "agency_launch_attempt_count_year": 1
}