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/b53e4c82-ea3b-488f-8eee-f8296383cc0b/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "b53e4c82-ea3b-488f-8eee-f8296383cc0b",
  "url": "https://ll.thespacedevs.com/2.2.0/launch/b53e4c82-ea3b-488f-8eee-f8296383cc0b/?format=api",
  "slug": "proton-m-briz-m-ekspress-amu1-eutelsat-36c",
  "flightclub_url": null,
  "r_spacex_api_id": null,
  "name": "Proton-M Briz-M | Ekspress AMU1 / (EUTELSAT 36C)",
  "status": {
    "id": 3,
    "name": "Launch Successful",
    "abbrev": "Success",
    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
  },
  "last_updated": "2024-06-15T13:50:45Z",
  "updates": [],
  "net": "2015-12-24T21:31:19Z",
  "net_precision": {
    "id": 0,
    "name": "Second",
    "abbrev": "SEC",
    "description": "The T-0 is accurate to the second."
  },
  "window_end": "2015-12-24T21:31:19Z",
  "window_start": "2015-12-24T21:31:19Z",
  "probability": null,
  "weather_concerns": null,
  "holdreason": "",
  "failreason": "",
  "hashtag": null,
  "launch_service_provider": {
    "id": 96,
    "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
    "name": "Khrunichev State Research and Production Space Center",
    "featured": true,
    "type": "Government",
    "country_code": "RUS",
    "abbrev": "KhSC",
    "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.",
    "administrator": "Director: Andrey Vladimirovich Kalinovskiy",
    "founding_year": "1916",
    "launchers": "Proton | Rokot",
    "spacecraft": "",
    "launch_library_url": null,
    "total_launch_count": 193,
    "consecutive_successful_launches": 4,
    "successful_launches": 178,
    "failed_launches": 15,
    "pending_launches": 0,
    "consecutive_successful_landings": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "attempted_landings": 0,
    "info_url": "https://www.khrunichev.ru/main.php?lang=en",
    "wiki_url": "https://en.wikipedia.org/wiki/Khrunichev_State_Research_and_Production_Space_Center",
    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_logo_20190207032444.png",
    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg",
    "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev_stat_image_20240409071747.jpg"
  },
  "rocket": {
    "id": 1898,
    "configuration": {
      "id": 22,
      "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/22/?format=api",
      "name": "Proton-M Briz-M",
      "active": true,
      "reusable": false,
      "description": "",
      "family": "Proton / UR-500",
      "full_name": "Proton-M Briz-M",
      "manufacturer": {
        "id": 96,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
        "name": "Khrunichev State Research and Production Space Center",
        "featured": true,
        "type": "Government",
        "country_code": "RUS",
        "abbrev": "KhSC",
        "description": "Khrunichev State Research and Production Space Center is a Moscow-based producer of spacecraft and space-launch systems, including the Proton and Rokot rockets and is currently developing the Angara rocket family. The Proton launch vehicle launches from Baikonur and Rokot launches from Baikonur and Plesetsk. Angara will launch from Plesetsk and Vostochny.",
        "administrator": "Director: Andrey Vladimirovich Kalinovskiy",
        "founding_year": "1916",
        "launchers": "Proton | Rokot",
        "spacecraft": "",
        "launch_library_url": null,
        "total_launch_count": 193,
        "consecutive_successful_launches": 4,
        "successful_launches": 178,
        "failed_launches": 15,
        "pending_launches": 0,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "info_url": "https://www.khrunichev.ru/main.php?lang=en",
        "wiki_url": "https://en.wikipedia.org/wiki/Khrunichev_State_Research_and_Production_Space_Center",
        "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_logo_20190207032444.png",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev2520state2520research2520and2520production2520space2520center_image_20190207032444.jpeg",
        "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/khrunichev_stat_image_20240409071747.jpg"
      },
      "program": [],
      "variant": "Briz-M",
      "alias": "",
      "min_stage": 1,
      "max_stage": 4,
      "length": 53.0,
      "diameter": 7.4,
      "maiden_flight": "2001-04-07",
      "launch_cost": null,
      "launch_mass": 712,
      "leo_capacity": 21000,
      "gto_capacity": 4500,
      "to_thrust": 10000,
      "apogee": 40000,
      "vehicle_range": null,
      "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Proton_(rocket_family)",
      "total_launch_count": 68,
      "consecutive_successful_launches": 19,
      "successful_launches": 62,
      "failed_launches": 6,
      "pending_launches": 0,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0
    },
    "launcher_stage": [],
    "spacecraft_stage": null
  },
  "mission": {
    "id": 103,
    "name": "Ekspress AMU1",
    "description": "Express-AMU1 is high-capacity communications satellite which will provide coverage of the European part of the Russian Federation in Ku and Ka bands. Stationed at 36 degrees east in Geostationary Orbit the 5700kg craft will be equipped with up to 70 transponders. The satellite is powered by 2 solar arrays and has an expected lifetime of 15 years.",
    "launch_designator": null,
    "type": "Communications",
    "orbit": {
      "id": 2,
      "name": "Geostationary Transfer Orbit",
      "abbrev": "GTO"
    },
    "agencies": [],
    "info_urls": [],
    "vid_urls": []
  },
  "pad": {
    "id": 7,
    "url": "https://ll.thespacedevs.com/2.2.0/pad/7/?format=api",
    "agency_id": null,
    "name": "81/24 (81P)",
    "description": null,
    "info_url": null,
    "wiki_url": "",
    "map_url": "https://www.google.com/maps?q=46.071001,62.984999",
    "latitude": "46.071001",
    "longitude": "62.984999",
    "location": {
      "id": 15,
      "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
      "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
      "country_code": "KAZ",
      "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
      "timezone_name": "Asia/Qyzylorda",
      "total_launch_count": 1564,
      "total_landing_count": 0
    },
    "country_code": "KAZ",
    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_7_20200803143454.jpg",
    "total_launch_count": 93,
    "orbital_launch_attempt_count": 93
  },
  "infoURLs": [],
  "vidURLs": [
    {
      "priority": 0,
      "source": "youtube.com",
      "publisher": "Роскосмос ТВ",
      "title": "Пуск РКН \"Протон-М\" с КА \"Экспресс-АМУ1\"",
      "description": "25 декабря 2015 года в 00:31 мск ракета-носитель (РН) «Протон-М» с разгонным блоком «Бриз-М» и телекоммуникационным космическим аппаратом «Экспресс-АМУ1» успешно стартовала с площадки №200 космодрома ...",
      "feature_image": "https://i.ytimg.com/vi/fyfpNyrtzOw/hqdefault.jpg",
      "url": "https://www.youtube.com/watch?v=fyfpNyrtzOw",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 3,
        "name": "Russian",
        "code": "ru"
      },
      "start_time": "2015-12-25T07:37:10Z",
      "end_time": "2015-12-25T07:37:48Z"
    }
  ],
  "webcast_live": false,
  "timeline": [],
  "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
  "infographic": null,
  "program": [],
  "orbital_launch_attempt_count": 5528,
  "location_launch_attempt_count": 1462,
  "pad_launch_attempt_count": 83,
  "agency_launch_attempt_count": 176,
  "orbital_launch_attempt_count_year": 86,
  "location_launch_attempt_count_year": 18,
  "pad_launch_attempt_count_year": 3,
  "agency_launch_attempt_count_year": 4,
  "pad_turnaround": "P11DT21H12M19S",
  "mission_patches": [],
  "type": "detailed"
}