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/f05cf79e-faf8-477e-9929-a94945e90b37/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "f05cf79e-faf8-477e-9929-a94945e90b37",
  "url": "https://ll.thespacedevs.com/2.2.0/launch/f05cf79e-faf8-477e-9929-a94945e90b37/?format=api",
  "slug": "molniya-8k78m-pvb-molniya-3-56l",
  "flightclub_url": null,
  "r_spacex_api_id": null,
  "name": "Molniya 8K78M-PVB | Molniya-3 56L",
  "status": {
    "id": 3,
    "name": "Launch Successful",
    "abbrev": "Success",
    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
  },
  "last_updated": "2023-06-14T03:51:32Z",
  "updates": [],
  "net": "1992-12-02T01:57:00Z",
  "net_precision": null,
  "window_end": "1992-12-02T01:57:00Z",
  "window_start": "1992-12-02T01:57:00Z",
  "probability": null,
  "weather_concerns": null,
  "holdreason": "",
  "failreason": null,
  "hashtag": null,
  "launch_service_provider": {
    "id": 111,
    "url": "https://ll.thespacedevs.com/2.2.0/agencies/111/?format=api",
    "name": "Progress Rocket Space Center",
    "featured": false,
    "type": "Commercial",
    "country_code": "RUS",
    "abbrev": "PRSC",
    "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
    "administrator": "CEO: Dmitry Baranov",
    "founding_year": "1996",
    "launchers": "",
    "spacecraft": "",
    "launch_library_url": null,
    "total_launch_count": 45,
    "consecutive_successful_launches": 3,
    "successful_launches": 44,
    "failed_launches": 1,
    "pending_launches": 0,
    "consecutive_successful_landings": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "attempted_landings": 0,
    "info_url": "https://en.samspace.ru/",
    "wiki_url": "https://en.wikipedia.org/wiki/Progress_Rocket_Space_Centre",
    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
    "image_url": null,
    "nation_url": null
  },
  "rocket": {
    "id": 6488,
    "configuration": {
      "id": 335,
      "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/335/?format=api",
      "name": "Molniya 8K78M-PVB",
      "active": false,
      "reusable": false,
      "description": "A Russian orbital launch vehicle. Version of Molniya 8k78M with safety modifications to prevent and resist fires in all stages and the avionics compartment.",
      "family": "R-7",
      "full_name": "Molniya 8K78M-PVB",
      "manufacturer": {
        "id": 111,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/111/?format=api",
        "name": "Progress Rocket Space Center",
        "featured": false,
        "type": "Commercial",
        "country_code": "RUS",
        "abbrev": "PRSC",
        "description": "Progress Rocket Space Centre, formerly known as TsSKB-Progress, is a space science and aerospace research company which is known for manufacturing launch vehicles and satellites. Most notably, Progress Rocket Space Centre is the manufacturer of Soyuz launch vehicles.",
        "administrator": "CEO: Dmitry Baranov",
        "founding_year": "1996",
        "launchers": "",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 45,
        "consecutive_successful_launches": 3,
        "successful_launches": 44,
        "failed_launches": 1,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://en.samspace.ru/",
        "wiki_url": "https://en.wikipedia.org/wiki/Progress_Rocket_Space_Centre",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520rocket2520space2520center_logo_20210313175054.png",
        "image_url": null,
        "nation_url": null
      },
      "program": [],
      "variant": "8K78M-PVB",
      "alias": "",
      "min_stage": 3,
      "max_stage": 3,
      "length": null,
      "diameter": null,
      "maiden_flight": "1990-04-28",
      "launch_cost": null,
      "launch_mass": null,
      "leo_capacity": null,
      "gto_capacity": null,
      "to_thrust": null,
      "apogee": null,
      "vehicle_range": null,
      "image_url": null,
      "info_url": "",
      "wiki_url": "https://en.wikipedia.org/wiki/Molniya-M",
      "total_launch_count": 8,
      "consecutive_successful_launches": 8,
      "successful_launches": 8,
      "failed_launches": 0,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0
    },
    "launcher_stage": [],
    "spacecraft_stage": null
  },
  "mission": {
    "id": 4878,
    "name": "Molniya-3 56L",
    "description": "Molniya communication satellites operating from a highly elliptical orbit",
    "launch_designator": null,
    "type": "Communications",
    "orbit": {
      "id": 0,
      "name": "Elliptical Orbit",
      "abbrev": "Elliptical"
    },
    "agencies": [],
    "info_urls": [],
    "vid_urls": []
  },
  "pad": {
    "id": 36,
    "url": "https://ll.thespacedevs.com/2.2.0/pad/36/?format=api",
    "agency_id": 163,
    "name": "43/3 (43L)",
    "description": "",
    "info_url": null,
    "wiki_url": null,
    "map_url": "https://www.google.com/maps?q=62.9273,40.45",
    "latitude": "62.9273",
    "longitude": "40.45",
    "location": {
      "id": 6,
      "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
      "name": "Plesetsk Cosmodrome, Russian Federation",
      "country_code": "RUS",
      "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
      "timezone_name": "Europe/Moscow",
      "total_launch_count": 1685,
      "total_landing_count": 0
    },
    "country_code": "RUS",
    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg",
    "total_launch_count": 232,
    "orbital_launch_attempt_count": 232
  },
  "infoURLs": [],
  "vidURLs": [],
  "webcast_live": false,
  "timeline": [],
  "image": null,
  "infographic": null,
  "program": [],
  "orbital_launch_attempt_count": 3775,
  "location_launch_attempt_count": 1411,
  "pad_launch_attempt_count": 192,
  "agency_launch_attempt_count": 8,
  "orbital_launch_attempt_count_year": 87,
  "location_launch_attempt_count_year": 30,
  "pad_launch_attempt_count_year": 8,
  "agency_launch_attempt_count_year": 8,
  "pad_turnaround": "P6DT13H38M6S",
  "mission_patches": [],
  "type": "detailed"
}