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/d454be53-3a0c-4b7f-82b9-50ee4a4b48b0/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "d454be53-3a0c-4b7f-82b9-50ee4a4b48b0",
  "url": "https://ll.thespacedevs.com/2.0.0/launch/d454be53-3a0c-4b7f-82b9-50ee4a4b48b0/?format=api",
  "launch_library_id": null,
  "slug": "zhuque-2-flight-2",
  "name": "Zhuque-2 | Flight 2",
  "status": {
    "id": 3,
    "name": "Success"
  },
  "net": "2023-07-12T01:00:00Z",
  "window_end": "2023-07-12T03:14:00Z",
  "window_start": "2023-07-12T00:53:00Z",
  "inhold": false,
  "tbdtime": false,
  "tbddate": false,
  "probability": null,
  "holdreason": "",
  "failreason": "",
  "hashtag": null,
  "launch_service_provider": {
    "id": 259,
    "url": "https://ll.thespacedevs.com/2.0.0/agencies/259/?format=api",
    "name": "LandSpace",
    "featured": false,
    "type": "Commercial",
    "country_code": "CHN",
    "abbrev": "LS",
    "description": "LandSpace is a Chinese private space launch company based in Beijing. It was founded in 2015 by Tsinghua University alumni Zhang Changwu.",
    "administrator": "Founder: Zhang Changwu",
    "founding_year": "2015",
    "launchers": "",
    "spacecraft": "",
    "launch_library_url": null,
    "total_launch_count": 9,
    "consecutive_successful_launches": 2,
    "successful_launches": 6,
    "failed_launches": 3,
    "pending_launches": 0,
    "consecutive_successful_landings": 0,
    "successful_landings": 0,
    "failed_landings": 1,
    "attempted_landings": 1,
    "info_url": null,
    "wiki_url": "https://en.wikipedia.org/wiki/LandSpace",
    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/landspace_logo_20220822100731.png",
    "image_url": null,
    "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/landspace_nation_20230702184353.png"
  },
  "rocket": {
    "id": 7837,
    "configuration": {
      "id": 199,
      "launch_library_id": 225,
      "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/199/?format=api",
      "name": "Zhuque-2",
      "description": "Zhuque-2 is a medium-sized rocket powered by liquid oxygen and methane capable of lifting 6,000 kg of payload into a 200 km low Earth orbit, or 4,000 kg of payload into a 500 km Sun-synchronous orbit.",
      "family": "Zhuque",
      "full_name": "Zhuque-2",
      "manufacturer": {
        "id": 259,
        "url": "https://ll.thespacedevs.com/2.0.0/agencies/259/?format=api",
        "name": "LandSpace",
        "featured": false,
        "type": "Commercial",
        "country_code": "CHN",
        "abbrev": "LS",
        "description": "LandSpace is a Chinese private space launch company based in Beijing. It was founded in 2015 by Tsinghua University alumni Zhang Changwu.",
        "administrator": "Founder: Zhang Changwu",
        "founding_year": "2015",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 9,
        "consecutive_successful_launches": 2,
        "successful_launches": 6,
        "failed_launches": 3,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 1,
        "attempted_landings": 1,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/LandSpace",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/landspace_logo_20220822100731.png",
        "image_url": null,
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/landspace_nation_20230702184353.png"
      },
      "program": [],
      "variant": "",
      "alias": "",
      "min_stage": 2,
      "max_stage": 2,
      "length": 49.5,
      "diameter": 3.35,
      "maiden_flight": "2022-12-14",
      "launch_mass": 229,
      "leo_capacity": 4000,
      "gto_capacity": null,
      "to_thrust": 2680,
      "apogee": null,
      "vehicle_range": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhuque-2_image_20230802052429.jpeg",
      "info_url": "https://www.landspace.com/en/product.html",
      "wiki_url": "https://en.wikipedia.org/wiki/Zhuque-2",
      "total_launch_count": 3,
      "consecutive_successful_launches": 2,
      "successful_launches": 2,
      "failed_launches": 1,
      "pending_launches": 0
    },
    "launcher_stage": [],
    "spacecraft_stage": null
  },
  "mission": {
    "id": 6456,
    "launch_library_id": null,
    "name": "Flight 2",
    "description": "Second test flight of LandSpace's Zhuque-2 rocket with a dummy payload. This launch was the first successful use of methane/liquid oxygen-powered rocket engines for transportation to Earth orbit and beyond.",
    "launch_designator": null,
    "type": "Test Flight",
    "orbit": {
      "id": 17,
      "name": "Sun-Synchronous Orbit",
      "abbrev": "SSO"
    }
  },
  "pad": {
    "id": 9,
    "url": "https://ll.thespacedevs.com/2.0.0/pad/9/?format=api",
    "agency_id": 259,
    "name": "Launch Area 96A",
    "info_url": null,
    "wiki_url": "https://en.wikipedia.org/wiki/LandSpace",
    "map_url": "https://www.google.com/maps?q=40.91491,100.245488",
    "latitude": "40.91491",
    "longitude": "100.245488",
    "location": {
      "id": 17,
      "url": "https://ll.thespacedevs.com/2.0.0/location/17/?format=api",
      "name": "Jiuquan Satellite Launch Center, People's Republic of China",
      "country_code": "CHN",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
      "total_launch_count": 285,
      "total_landing_count": 2
    },
    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_9_20200803143341.jpg",
    "total_launch_count": 7
  },
  "infoURLs": [],
  "vidURLs": [
    {
      "priority": 10,
      "title": "ZhuQue-2 launch",
      "description": "The first successful launch of LandSpace’s ZhuQue-2 launch vehicle (朱雀二, ZQ-2) took place from the Jiuquan Satellite Launch Center, Gansu Province, China, on 12 July 2023, at 01:00 UTC (09:00 local ti...",
      "feature_image": "https://i.ytimg.com/vi/ii2CbYtIrUU/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=ii2CbYtIrUU"
    }
  ],
  "webcast_live": false,
  "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhuque-225202_image_20230802052650.jpeg",
  "infographic": null,
  "program": [],
  "orbital_launch_attempt_count": 6471,
  "location_launch_attempt_count": 198,
  "pad_launch_attempt_count": 2,
  "agency_launch_attempt_count": 3,
  "orbital_launch_attempt_count_year": 103,
  "location_launch_attempt_count_year": 16,
  "pad_launch_attempt_count_year": 1,
  "agency_launch_attempt_count_year": 1
}