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/?format=api&offset=2720&ordering=-id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 7924,
  "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2730&ordering=-id",
  "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2710&ordering=-id",
  "results": [
    {
      "id": "a877d904-e598-494e-a001-cacece40cab8",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/a877d904-e598-494e-a001-cacece40cab8/?format=api",
      "slug": "thor-delta-n6-itos-1",
      "name": "Thor Delta N6 | ITOS 1",
      "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:52:47Z",
      "net": "1970-01-23T11:31:02Z",
      "window_end": "1970-01-23T11:31:02Z",
      "window_start": "1970-01-23T11:31:02Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3979,
        "configuration": {
          "id": 412,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/412/?format=api",
          "name": "Thor Delta N6",
          "family": "Thor",
          "full_name": "Thor Delta N6",
          "variant": "Delta N6"
        }
      },
      "mission": {
        "id": 2397,
        "name": "ITOS 1",
        "description": "Sun-synchronous meteorological satellite",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 39,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/39/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 2W",
        "description": "SLC-2W was originally used for Delta, Thor-Agena and Delta II launches. After the last Delta II flight in 2018, SLC-2W was repurposed to launch Firefly Alpha rockets.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
        "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
        "latitude": "34.7556",
        "longitude": "-120.6224",
        "location": {
          "id": 11,
          "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 896,
          "total_landing_count": 35
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
        "total_launch_count": 99,
        "orbital_launch_attempt_count": 99
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1054,
      "location_launch_attempt_count": 341,
      "pad_launch_attempt_count": 23,
      "agency_launch_attempt_count": 512,
      "orbital_launch_attempt_count_year": 8,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 3,
      "type": "normal"
    },
    {
      "id": "a86a3c85-0873-48d5-9f2e-417f1ac51f0d",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/a86a3c85-0873-48d5-9f2e-417f1ac51f0d/?format=api",
      "slug": "proton-luna-17",
      "name": "Proton | Luna-17",
      "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:46:18Z",
      "net": "1970-11-10T14:44:01Z",
      "window_end": "1970-11-10T14:44:01Z",
      "window_start": "1970-11-10T14:44:01Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 4070,
        "configuration": {
          "id": 191,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/191/?format=api",
          "name": "Proton",
          "family": "Proton / UR-500",
          "full_name": "Proton / UR-500 K/D",
          "variant": "K/D"
        }
      },
      "mission": {
        "id": 2488,
        "name": "Luna-17",
        "description": "Lunar lander and rover",
        "launch_designator": null,
        "type": "Robotic Exploration",
        "orbit": {
          "id": 10,
          "name": "Lunar Impactor",
          "abbrev": "Lunar Impactor"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 31,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api",
        "agency_id": null,
        "name": "81/23 (81L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.073997,62.977999",
        "latitude": "46.073997",
        "longitude": "62.977999",
        "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": 1563,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg",
        "total_launch_count": 104,
        "orbital_launch_attempt_count": 104
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": [
        {
          "id": 38,
          "url": "https://ll.thespacedevs.com/2.2.0/program/38/?format=api",
          "name": "Luna",
          "description": "The Luna program was a series of robotic spacecraft missions sent to the Moon by the Soviet Union between 1959 and 1976. The program accomplished many firsts in space exploration, including first flyby of the Moon, first impact of the Moon and first photos of the far side of the Moon. Each mission was designed as either an orbiter or lander. They also performed many experiments, studying the Moon's chemical composition, gravity, temperature, and radiation.",
          "agencies": [
            {
              "id": 66,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
              "name": "Soviet Space Program",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_1_impactor_image_20240813082956.jpg",
          "start_date": "1958-09-23T07:40:23Z",
          "end_date": "1976-08-22T17:55:00Z",
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Luna_programme",
          "mission_patches": [],
          "type": {
            "id": 5,
            "name": "Exploration"
          }
        }
      ],
      "orbital_launch_attempt_count": 1150,
      "location_launch_attempt_count": 307,
      "pad_launch_attempt_count": 19,
      "agency_launch_attempt_count": 525,
      "orbital_launch_attempt_count_year": 104,
      "location_launch_attempt_count_year": 24,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 72,
      "type": "normal"
    },
    {
      "id": "a861fb4d-8988-468b-abd1-a6e8abe5f2c7",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/a861fb4d-8988-468b-abd1-a6e8abe5f2c7/?format=api",
      "slug": "vanguard-vanguard-5",
      "name": "Vanguard | Vanguard",
      "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
      },
      "last_updated": "2023-06-14T17:43:00Z",
      "net": "1958-05-28T03:46:20Z",
      "window_end": "1958-05-28T03:46:20Z",
      "window_start": "1958-05-28T03:46:20Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 166,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/166/?format=api",
        "name": "US Navy",
        "type": "Government"
      },
      "rocket": {
        "id": 3014,
        "configuration": {
          "id": 449,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/449/?format=api",
          "name": "Vanguard",
          "family": "",
          "full_name": "Vanguard",
          "variant": ""
        }
      },
      "mission": {
        "id": 1432,
        "name": "Vanguard",
        "description": "Small satellite used to test the Vanguard three-stage launch vehicle.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 118,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/118/?format=api",
        "agency_id": 166,
        "name": "Launch Complex 18A",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18",
        "map_url": "https://www.google.com/maps?q=28.4493,-80.564494",
        "latitude": "28.4493",
        "longitude": "-80.564494",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1120,
          "total_landing_count": 75
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg",
        "total_launch_count": 18,
        "orbital_launch_attempt_count": 11
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 12,
      "location_launch_attempt_count": 8,
      "pad_launch_attempt_count": 5,
      "agency_launch_attempt_count": 5,
      "orbital_launch_attempt_count_year": 9,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    },
    {
      "id": "a85b6822-1ff3-43e1-8e52-c9ce8fb765f7",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/a85b6822-1ff3-43e1-8e52-c9ce8fb765f7/?format=api",
      "slug": "kosmos-11k63-ds-p1-i-2",
      "name": "Kosmos 11K63 | DS-P1-I 2",
      "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:31:46Z",
      "net": "1967-03-16T17:30:00Z",
      "window_end": "1967-03-16T17:30:00Z",
      "window_start": "1967-03-16T17:30:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 3632,
        "configuration": {
          "id": 327,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/327/?format=api",
          "name": "Kosmos 11K63",
          "family": "Kosmos",
          "full_name": "Kosmos 11K63",
          "variant": "11K63"
        }
      },
      "mission": {
        "id": 2050,
        "name": "DS-P1-I 2",
        "description": "The DS-P1-I series of satellites was used to calibrate space surveillance and early warning radars.",
        "launch_designator": null,
        "type": "Test Target",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 3,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/3/?format=api",
        "agency_id": 163,
        "name": "133/3 (133L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=62.886999,40.846984",
        "latitude": "62.886999",
        "longitude": "40.846984",
        "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_3_20200803143438.jpg",
        "total_launch_count": 159,
        "orbital_launch_attempt_count": 159
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos_11k63_image_20251104091702.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 673,
      "location_launch_attempt_count": 12,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 226,
      "orbital_launch_attempt_count_year": 25,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 11,
      "type": "normal"
    },
    {
      "id": "a84b77de-f0ab-4dd4-ae4b-45d120c6e96d",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/a84b77de-f0ab-4dd4-ae4b-45d120c6e96d/?format=api",
      "slug": "soyuz-u-progress-ms-04-65p",
      "name": "Soyuz-U | Progress MS-04 (65P)",
      "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
      },
      "last_updated": "2023-06-14T03:48:29Z",
      "net": "2016-12-01T14:51:52Z",
      "window_end": "2016-12-01T14:51:52Z",
      "window_start": "2016-12-01T14:51:52Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "The launch proceeded normally until telemetry was lost at T+382 seconds, about two minutes into the Blok I stage burn. At this time, the Progress apparently separated from the third stage, almost six minutes earlier than nominal. A high altitude explosion was reported over the skies of Tuva, and debris from the third stage and Progress impacted in a mountainous area approximately 2200 miles (3500 km) downrange from Baikonur.",
      "hashtag": null,
      "launch_service_provider": {
        "id": 63,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
        "name": "Russian Federal Space Agency (ROSCOSMOS)",
        "type": "Government"
      },
      "rocket": {
        "id": 1968,
        "configuration": {
          "id": 37,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api",
          "name": "Soyuz U",
          "family": "Soyuz",
          "full_name": "Soyuz U",
          "variant": ""
        }
      },
      "mission": {
        "id": 248,
        "name": "Progress MS-04 (65P)",
        "description": "The Progress resupply vehicle is an automated, unpiloted version of the Soyuz spacecraft that is used to bring supplies and fuel to the International Space Station.",
        "launch_designator": null,
        "type": "Resupply",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 32,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
        "agency_id": null,
        "name": "1/5",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=45.92,63.342",
        "latitude": "45.92",
        "longitude": "63.342",
        "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": 1563,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
        "total_launch_count": 487,
        "orbital_launch_attempt_count": 487
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 17,
          "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
          "name": "International Space Station",
          "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
          "agencies": [
            {
              "id": 16,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": 5604,
      "location_launch_attempt_count": 1473,
      "pad_launch_attempt_count": 474,
      "agency_launch_attempt_count": 261,
      "orbital_launch_attempt_count_year": 75,
      "location_launch_attempt_count_year": 11,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 9,
      "type": "normal"
    },
    {
      "id": "a8408038-78c0-4275-8104-4f0fa7cbb891",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/a8408038-78c0-4275-8104-4f0fa7cbb891/?format=api",
      "slug": "soyuz-u-zenit-8-38",
      "name": "Soyuz U | Zenit-8 38",
      "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:41:29Z",
      "net": "1986-09-17T07:59:00Z",
      "window_end": "1986-09-17T07:59:00Z",
      "window_start": "1986-09-17T07:59:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 5892,
        "configuration": {
          "id": 37,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api",
          "name": "Soyuz U",
          "family": "Soyuz",
          "full_name": "Soyuz U",
          "variant": ""
        }
      },
      "mission": {
        "id": 4288,
        "name": "Zenit-8 38",
        "description": "Film-return reconnaissance satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 20,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api",
        "agency_id": null,
        "name": "31/6",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
        "latitude": "45.996034",
        "longitude": "63.564003",
        "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": 1563,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
        "total_launch_count": 428,
        "orbital_launch_attempt_count": 428
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 3106,
      "location_launch_attempt_count": 791,
      "pad_launch_attempt_count": 294,
      "agency_launch_attempt_count": 2021,
      "orbital_launch_attempt_count_year": 77,
      "location_launch_attempt_count_year": 28,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 65,
      "type": "normal"
    },
    {
      "id": "a824496f-896b-48ee-b649-8ef12f4ff236",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/a824496f-896b-48ee-b649-8ef12f4ff236/?format=api",
      "slug": "kosmos-3m-strela-1m-81-88",
      "name": "Kosmos-3M | Strela-1M 81-88",
      "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-14T04:27:36Z",
      "net": "1975-02-28T14:01:59Z",
      "window_end": "1975-02-28T14:01:59Z",
      "window_start": "1975-02-28T14:01:59Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 4556,
        "configuration": {
          "id": 102,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api",
          "name": "Kosmos-3M",
          "family": "Kosmos",
          "full_name": "Kosmos-3M (11K65M)",
          "variant": "-3M"
        }
      },
      "mission": {
        "id": 2974,
        "name": "Strela-1M 81-88",
        "description": "Military communications satellites",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 167,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/167/?format=api",
        "agency_id": null,
        "name": "132/2",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=62.883,40.869806",
        "latitude": "62.883",
        "longitude": "40.869806",
        "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_167_20200803143417.jpg",
        "total_launch_count": 172,
        "orbital_launch_attempt_count": 172
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1668,
      "location_launch_attempt_count": 404,
      "pad_launch_attempt_count": 67,
      "agency_launch_attempt_count": 898,
      "orbital_launch_attempt_count_year": 17,
      "location_launch_attempt_count_year": 9,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 12,
      "type": "normal"
    },
    {
      "id": "a81fcb21-ed57-47ef-ab57-33ddd9c6ffcd",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/a81fcb21-ed57-47ef-ab57-33ddd9c6ffcd/?format=api",
      "slug": "hanbit-nano-spaceward",
      "name": "HANBIT-Nano | Spaceward",
      "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
      },
      "last_updated": "2025-12-23T01:49:54Z",
      "net": "2025-12-23T01:13:00Z",
      "window_end": "2025-12-23T02:59:00Z",
      "window_start": "2025-12-22T15:00:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "Apparently loss of control and crashed back on ground about 1 minute after launch.",
      "hashtag": null,
      "launch_service_provider": {
        "id": 1098,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1098/?format=api",
        "name": "Innospace",
        "type": "Private"
      },
      "rocket": {
        "id": 8777,
        "configuration": {
          "id": 530,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/530/?format=api",
          "name": "HANBIT-Nano",
          "family": "HANBIT",
          "full_name": "HANBIT-Nano",
          "variant": "Nano"
        }
      },
      "mission": {
        "id": 7368,
        "name": "Spaceward",
        "description": "Maiden orbital launch attempt for the South Korean start-up Innospace and its HANBIT-Nano small launch vehicle. Onboard this flight are five small satellites from the Brazilian space agency AEB, Brazilian university Universidade Federal do Maranhão and Indian startup Grahaa Space, as well as three payloads from AEB and Brazilian company Castro Leite Consultoria that will remain attached to the rocket, and an empty aluminium can from the South Korean beverage company Brewguru.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [
          {
            "id": 12,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/12/?format=api",
            "name": "Brazilian Space Agency",
            "featured": false,
            "type": "Government",
            "country_code": "BRA",
            "abbrev": "AEB",
            "description": "The Brazilian Space Agency is a space agency in South America.  They work in partnership with the US and Russia aboard the ISS. It was previously operated by the military until 1994. They now operate largely in tandem with other nations. They run a spaceport and rocket launch site both in Brazil. They built the VLM small satellite launch system in tandem with Germany. The VLS-1 was intended to be a primary launch vehicle for the BSA, but it failed 3 times and was canceled. They have restarted work on the system in tandem with the Russian Space Agency.",
            "administrator": "Administrator: Marco Antonio Chamon",
            "founding_year": "1961",
            "launchers": "VLM | VLS",
            "spacecraft": "None",
            "launch_library_url": null,
            "total_launch_count": 2,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 2,
            "pending_launches": 0,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://www.gov.br/aeb/pt-br",
            "wiki_url": "https://en.wikipedia.org/wiki/Brazilian_Space_Agency",
            "logo_url": null,
            "image_url": null,
            "nation_url": null
          },
          {
            "id": 1098,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1098/?format=api",
            "name": "Innospace",
            "featured": false,
            "type": "Private",
            "country_code": "KOR",
            "abbrev": "IS",
            "description": "Innospace is a South Korean startup company specializing in developing hybrid space rocket.",
            "administrator": "CEO: Kim Soo-jong",
            "founding_year": "2017",
            "launchers": "HANBIT",
            "spacecraft": "",
            "launch_library_url": null,
            "total_launch_count": 2,
            "consecutive_successful_launches": 0,
            "successful_launches": 1,
            "failed_launches": 1,
            "pending_launches": 1,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://www.innospc.com/main",
            "wiki_url": "https://en.wikipedia.org/wiki/Innospace",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_20251021112914.jpg",
            "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 240,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/240/?format=api",
        "agency_id": 1098,
        "name": "HANBIT Pad",
        "description": "Launchpad of the HANBIT rockets developed by South Korean company Innospace.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Alc%C3%A2ntara_Space_Center",
        "map_url": "https://www.google.com/maps?q=-2.31698,-44.36873",
        "latitude": "-2.31698",
        "longitude": "-44.36873",
        "location": {
          "id": 150,
          "url": "https://ll.thespacedevs.com/2.2.0/location/150/?format=api",
          "name": "Alcântara Space Center, Federative Republic of Brazil",
          "country_code": "BRA",
          "description": "The Alcântara Space Center, formerly known as Alcântara Launch Center is a space center and launching facility of the Brazilian Space Agency in the city of Alcântara, located on Brazil's northern Atlantic coast, in the state of Maranhão.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_150_20200803142405.jpg",
          "timezone_name": "America/Fortaleza",
          "total_launch_count": 4,
          "total_landing_count": 0
        },
        "country_code": "BRA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_hanbit_pad_20251021114902.jpg",
        "total_launch_count": 2,
        "orbital_launch_attempt_count": 1
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hanbit-nano_spa_image_20251224011159.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7165,
      "location_launch_attempt_count": 4,
      "pad_launch_attempt_count": 2,
      "agency_launch_attempt_count": 2,
      "orbital_launch_attempt_count_year": 316,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "a810e02b-70eb-4e71-960f-5524807738f8",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/a810e02b-70eb-4e71-960f-5524807738f8/?format=api",
      "slug": "titan-24b-kh-8-33",
      "name": "Titan 24B | KH-8 33",
      "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-14T04:26:24Z",
      "net": "1971-10-23T17:10:00Z",
      "window_end": "1971-10-23T17:10:00Z",
      "window_start": "1971-10-23T17:10:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 4187,
        "configuration": {
          "id": 421,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/421/?format=api",
          "name": "Titan 24B",
          "family": "Titan",
          "full_name": "Titan 24B",
          "variant": "24B"
        }
      },
      "mission": {
        "id": 2605,
        "name": "KH-8 33",
        "description": "KH-8 Block 2 high resolution reconnaissance satellite.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 156,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/156/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4W",
        "description": "SLC-4W started operations in 1963 as Space Launch Complex 4W, and continued as an operational launch site through 2003. In 2015, SpaceX started conversion of the launch site into Landing Zone LZ-4. Landing operations commenced in 2018 at LZ-4.",
        "info_url": "https://www.astronautix.com/v/vandenbergslc4w.html",
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W",
        "map_url": "https://www.google.com/maps?q=34.63312,-120.61584",
        "latitude": "34.63312",
        "longitude": "-120.61584",
        "location": {
          "id": 11,
          "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api",
          "name": "Vandenberg SFB, CA, USA",
          "country_code": "USA",
          "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 896,
          "total_landing_count": 35
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_156_20200803143351.jpg",
        "total_launch_count": 93,
        "orbital_launch_attempt_count": 93
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1274,
      "location_launch_attempt_count": 373,
      "pad_launch_attempt_count": 46,
      "agency_launch_attempt_count": 560,
      "orbital_launch_attempt_count_year": 103,
      "location_launch_attempt_count_year": 17,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 24,
      "type": "normal"
    },
    {
      "id": "a80dd1f3-c3a2-40f6-a60a-97251eff576f",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/a80dd1f3-c3a2-40f6-a60a-97251eff576f/?format=api",
      "slug": "thor-able-iv-pioneer-v",
      "name": "Thor Able IV | Pioneer V",
      "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-14T17:40:17Z",
      "net": "1960-03-11T13:00:07Z",
      "window_end": "1960-03-11T13:00:07Z",
      "window_start": "1960-03-11T13:00:07Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3060,
        "configuration": {
          "id": 391,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/391/?format=api",
          "name": "Thor Able IV",
          "family": "Thor",
          "full_name": "Thor Able IV",
          "variant": "Able IV"
        }
      },
      "mission": {
        "id": 1482,
        "name": "Pioneer V",
        "description": "Pioneer 5 was a spin-stabilized space probe in the NASA Pioneer program used to investigate interplanetary space between the orbits of Earth and Venus.",
        "launch_designator": null,
        "type": "Astrophysics",
        "orbit": {
          "id": 6,
          "name": "Heliocentric N/A",
          "abbrev": "Helio-N/A"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 14,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
        "map_url": "https://www.google.com/maps?q=28.4472,-80.565",
        "latitude": "28.4472",
        "longitude": "-80.565",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1120,
          "total_landing_count": 75
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg",
        "total_launch_count": 145,
        "orbital_launch_attempt_count": 145
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 58,
      "location_launch_attempt_count": 32,
      "pad_launch_attempt_count": 6,
      "agency_launch_attempt_count": 15,
      "orbital_launch_attempt_count_year": 4,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    }
  ]
}