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/10fa7952-f00b-4292-80a2-4207e208844e/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "10fa7952-f00b-4292-80a2-4207e208844e",
  "url": "https://lldev.thespacedevs.com/2.0.0/launch/10fa7952-f00b-4292-80a2-4207e208844e/?format=api",
  "launch_library_id": null,
  "slug": "vikram-i-demo-flight",
  "name": "Vikram-I | 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": 1099,
    "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1099/?format=api",
    "name": "Skyroot Aerospace",
    "featured": false,
    "type": "Private",
    "country_code": "IND",
    "abbrev": "Skyroot",
    "description": "Indian private launch services provider based in Hyderabad.",
    "administrator": "CEO: Pawan Kumar Chandana",
    "founding_year": "2018",
    "launchers": "",
    "spacecraft": "",
    "launch_library_url": null,
    "total_launch_count": 0,
    "consecutive_successful_launches": 0,
    "successful_launches": 0,
    "failed_launches": 0,
    "pending_launches": 1,
    "consecutive_successful_landings": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "attempted_landings": 0,
    "info_url": "https://skyroot.in/",
    "wiki_url": "https://en.wikipedia.org/wiki/Skyroot_Aerospace",
    "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skyroot_aerospa_image_20251115042548.png",
    "image_url": null,
    "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skyroot_aerospa_image_20260210085909.jpg"
  },
  "rocket": {
    "id": 8799,
    "configuration": {
      "id": 532,
      "launch_library_id": null,
      "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/532/?format=api",
      "name": "Vikram-I",
      "description": "4-stage orbital launch vehicle developed by Indian private company Skyroot Aerospace, with capability of up to 350 kg to Low Earth Orbit. The first 3 stages are powered by solid fuel rocket motors, topped by a hypergolic fuel upper stage.",
      "family": "Vikram",
      "full_name": "Vikram-I",
      "manufacturer": {
        "id": 1099,
        "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1099/?format=api",
        "name": "Skyroot Aerospace",
        "featured": false,
        "type": "Private",
        "country_code": "IND",
        "abbrev": "Skyroot",
        "description": "Indian private launch services provider based in Hyderabad.",
        "administrator": "CEO: Pawan Kumar Chandana",
        "founding_year": "2018",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 0,
        "consecutive_successful_launches": 0,
        "successful_launches": 0,
        "failed_launches": 0,
        "pending_launches": 1,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://skyroot.in/",
        "wiki_url": "https://en.wikipedia.org/wiki/Skyroot_Aerospace",
        "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skyroot_aerospa_image_20251115042548.png",
        "image_url": null,
        "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/skyroot_aerospa_image_20260210085909.jpg"
      },
      "program": [],
      "variant": "",
      "alias": "",
      "min_stage": 4,
      "max_stage": 4,
      "length": 20.0,
      "diameter": 1.7,
      "maiden_flight": null,
      "launch_mass": null,
      "leo_capacity": 350,
      "gto_capacity": null,
      "to_thrust": 1200,
      "apogee": null,
      "vehicle_range": null,
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vikram-i_artist_image_20251115043247.jpg",
      "info_url": "https://www.skyroot.in/",
      "wiki_url": "https://en.wikipedia.org/wiki/Vikram_(rocket_family)",
      "total_launch_count": 0,
      "consecutive_successful_launches": 0,
      "successful_launches": 0,
      "failed_launches": 0,
      "pending_launches": 1
    },
    "launcher_stage": [],
    "spacecraft_stage": null
  },
  "mission": {
    "id": 7390,
    "launch_library_id": null,
    "name": "Demo Flight",
    "description": "First launch of Skyroot Aerospace's Vikram-I launch vehicle, with several cubesats on board. Payload identities TBD.",
    "launch_designator": null,
    "type": "Test Flight",
    "orbit": {
      "id": 8,
      "name": "Low Earth Orbit",
      "abbrev": "LEO"
    }
  },
  "pad": {
    "id": 50,
    "url": "https://lldev.thespacedevs.com/2.0.0/pad/50/?format=api",
    "agency_id": 31,
    "name": "Satish Dhawan Space Centre First Launch Pad",
    "info_url": null,
    "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad",
    "map_url": "https://www.google.com/maps?q=13.733,80.235",
    "latitude": "13.733",
    "longitude": "80.235",
    "location": {
      "id": 14,
      "url": "https://lldev.thespacedevs.com/2.0.0/location/14/?format=api",
      "name": "Satish Dhawan Space Centre, India",
      "country_code": "IND",
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
      "total_launch_count": 103,
      "total_landing_count": 0
    },
    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg",
    "total_launch_count": 63
  },
  "infoURLs": [],
  "vidURLs": [],
  "webcast_live": false,
  "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vikram-i_artist_image_20251115043247.jpg",
  "infographic": null,
  "program": [],
  "orbital_launch_attempt_count": 7459,
  "location_launch_attempt_count": 116,
  "pad_launch_attempt_count": 68,
  "agency_launch_attempt_count": 1,
  "orbital_launch_attempt_count_year": 286,
  "location_launch_attempt_count_year": 14,
  "pad_launch_attempt_count_year": 6,
  "agency_launch_attempt_count_year": 1
}