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

{
  "count": 7846,
  "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7000&ordering=id",
  "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6980&ordering=id",
  "results": [
    {
      "id": "e2ea18ed-35f1-4bc0-8187-40c1b8553eb8",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/e2ea18ed-35f1-4bc0-8187-40c1b8553eb8/?format=api",
      "slug": "kuaizhou-1a-tianxing-1",
      "name": "Kuaizhou 1A | Tianxing-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": "2024-10-22T01:40:15Z",
      "net": "2022-06-22T02:08:00Z",
      "window_end": "2022-06-22T02:08:00Z",
      "window_start": "2022-06-22T02:08:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 194,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/194/?format=api",
        "name": "ExPace",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7489,
        "configuration": {
          "id": 135,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/135/?format=api",
          "name": "Kuaizhou 1A",
          "family": "Kuaizhou",
          "full_name": "Kuaizhou 1A",
          "variant": "1A"
        }
      },
      "mission": {
        "id": 6975,
        "name": "Tianxing-1",
        "description": "Satellite reported as for \"spatial environment measurement\" purposes. Actual usage TBD.",
        "launch_designator": null,
        "type": "Technology",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 21,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/21/?format=api",
        "agency_id": null,
        "name": "Launch Area 95A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=40.969117,100.343333",
        "latitude": "40.969117",
        "longitude": "100.343333",
        "location": {
          "id": 17,
          "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api",
          "name": "Jiuquan Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 282,
          "total_landing_count": 2
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg",
        "total_launch_count": 66,
        "orbital_launch_attempt_count": 66
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kuaizhou_1a_lau_image_20251206092920.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6251,
      "location_launch_attempt_count": 167,
      "pad_launch_attempt_count": 31,
      "agency_launch_attempt_count": 15,
      "orbital_launch_attempt_count_year": 69,
      "location_launch_attempt_count_year": 10,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "e30c1459-4848-4762-835d-d2ce08114010",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/e30c1459-4848-4762-835d-d2ce08114010/?format=api",
      "slug": "delta-ii-deep-impact-dif",
      "name": "Delta II | Deep Impact (DIF)",
      "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-12-31T12:28:14Z",
      "net": "2005-01-12T18:47:08Z",
      "window_end": "2005-01-12T18:47:08Z",
      "window_start": "2005-01-12T18:47:08Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "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": 7212,
        "configuration": {
          "id": 140,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/140/?format=api",
          "name": "Delta II",
          "family": "Delta",
          "full_name": "Delta II 7925-9.5",
          "variant": "7925-9.5"
        }
      },
      "mission": {
        "id": 5601,
        "name": "Deep Impact (DIF)",
        "description": "Deep Impact was to fly by Comet 9P/Tempel-1 on 3 July 2005. An impacter it released was to hit the comet on 4 July at 10.2 km/s, producing a crater and ejecta plume that would allow the flyby spacecraft to determine the composition and structure of the comet's nucleus.",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 21,
          "name": "Asteroid",
          "abbrev": "Asteroid"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 1,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17B",
        "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.4458,-80.5657",
        "latitude": "28.4458",
        "longitude": "-80.5657",
        "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": 1102,
          "total_landing_count": 72
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg",
        "total_launch_count": 132,
        "orbital_launch_attempt_count": 132
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_ii_7925-9_image_20240312090356.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 33,
          "url": "https://ll.thespacedevs.com/2.2.0/program/33/?format=api",
          "name": "Discovery Program",
          "description": "The Discovery Program is a series of Solar System exploration missions funded by the U.S. National Aeronautics and Space Administration (NASA) through its Planetary Missions Program Office. The cost of each mission is capped at a lower level than missions from NASA's New Frontiers or Flagship Programs. As a result, Discovery missions tend to be more focused on a specific scientific goal rather than serving a general purpose.",
          "agencies": [
            {
              "id": 44,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/discovery2520p_program_20231231122246.jpeg",
          "start_date": "1990-01-01T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/planetarymissions/discovery-program/",
          "wiki_url": "https://en.wikipedia.org/wiki/Discovery_Program",
          "mission_patches": [],
          "type": {
            "id": 5,
            "name": "Exploration"
          }
        }
      ],
      "orbital_launch_attempt_count": 4695,
      "location_launch_attempt_count": 632,
      "pad_launch_attempt_count": 125,
      "agency_launch_attempt_count": 1066,
      "orbital_launch_attempt_count_year": 1,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "e30f2995-fc11-4b3d-8683-d5361cd752cf",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/e30f2995-fc11-4b3d-8683-d5361cd752cf/?format=api",
      "slug": "soyuz-u-zenit-2m-91",
      "name": "Soyuz U | Zenit-2M 91",
      "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:10:56Z",
      "net": "1978-10-17T15:00:00Z",
      "window_end": "1978-10-17T15:00:00Z",
      "window_start": "1978-10-17T15:00: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": 5005,
        "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": 3419,
        "name": "Zenit-2M 91",
        "description": "The soviet Zenit-2M (Gektor, 11F690) was an improved version of the Zenit-2 area surveillance reconnaissance satellite. It was part of the Vostok-based Zenit-family.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 85,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/85/?format=api",
        "agency_id": 163,
        "name": "43/4 (43R)",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=62.92883,40.457098",
        "latitude": "62.92883",
        "longitude": "40.457098",
        "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": 1683,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg",
        "total_launch_count": 327,
        "orbital_launch_attempt_count": 327
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 2145,
      "location_launch_attempt_count": 638,
      "pad_launch_attempt_count": 125,
      "agency_launch_attempt_count": 1251,
      "orbital_launch_attempt_count_year": 100,
      "location_launch_attempt_count_year": 45,
      "pad_launch_attempt_count_year": 11,
      "agency_launch_attempt_count_year": 69,
      "type": "normal"
    },
    {
      "id": "e3156972-ded8-4f1e-9ecd-aa0040924d25",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/e3156972-ded8-4f1e-9ecd-aa0040924d25/?format=api",
      "slug": "vostok-8a92m-meteor-2-5",
      "name": "Vostok 8A92M | Meteor-2 5",
      "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:10:58Z",
      "net": "1979-10-31T09:25:00Z",
      "window_end": "1979-10-31T09:25:00Z",
      "window_start": "1979-10-31T09:25: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": 5126,
        "configuration": {
          "id": 452,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/452/?format=api",
          "name": "Vostok 8A92M",
          "family": "Vostok",
          "full_name": "Vostok 8A92M",
          "variant": "8A92M"
        }
      },
      "mission": {
        "id": 3537,
        "name": "Meteor-2 5",
        "description": "Second generation soviet meteorological satellite",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 85,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/85/?format=api",
        "agency_id": 163,
        "name": "43/4 (43R)",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=62.92883,40.457098",
        "latitude": "62.92883",
        "longitude": "40.457098",
        "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": 1683,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg",
        "total_launch_count": 327,
        "orbital_launch_attempt_count": 327
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/the_full-scale__image_20251127090310.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 2272,
      "location_launch_attempt_count": 717,
      "pad_launch_attempt_count": 148,
      "agency_launch_attempt_count": 1354,
      "orbital_launch_attempt_count_year": 99,
      "location_launch_attempt_count_year": 62,
      "pad_launch_attempt_count_year": 18,
      "agency_launch_attempt_count_year": 81,
      "type": "normal"
    },
    {
      "id": "e31d61c8-aa36-4b08-ab63-abd6fc9eeb88",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/e31d61c8-aa36-4b08-ab63-abd6fc9eeb88/?format=api",
      "slug": "long-march-3be-gaofen-13-02",
      "name": "Long March 3B/E | Gaofen 13-02",
      "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-03-05T18:10:31Z",
      "net": "2023-03-17T08:33:00Z",
      "window_end": "2023-03-17T09:18:00Z",
      "window_start": "2023-03-17T08:23:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 88,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 7819,
        "configuration": {
          "id": 50,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/50/?format=api",
          "name": "Long March 3B/E",
          "family": "Long March",
          "full_name": "Long March 3B/E",
          "variant": "B/E"
        }
      },
      "mission": {
        "id": 6325,
        "name": "Gaofen 13-02",
        "description": "Gaofen is a series of civilian Earth observation satellites developed and launched for the China High-definition Earth Observation System (CHEOS), a state-sponsored programme aimed to develop a near-real time, all-weather, global surveillance network consisting of satellite, near-space (stratosphere) airships, and aerial observation platforms.\r\n\r\nGaofen 13 is a series of geostationary Earth orbit Earth observation satellites with resolution reported in the 15 m range.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 45,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/45/?format=api",
        "agency_id": null,
        "name": "Launch Complex 2 (LC-2)",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
        "map_url": "https://www.google.com/maps?q=28.245504,102.026768",
        "latitude": "28.245504",
        "longitude": "102.026768",
        "location": {
          "id": 16,
          "url": "https://ll.thespacedevs.com/2.2.0/location/16/?format=api",
          "name": "Xichang Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "description": "The Xichang Satellite Launch Center is a spaceport in China. It is located in Zeyuan Town, northwest of Xichang, Liangshan Yi Autonomous Prefecture in Sichuan.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 238,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg",
        "total_launch_count": 124,
        "orbital_launch_attempt_count": 124
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230907070810.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6408,
      "location_launch_attempt_count": 186,
      "pad_launch_attempt_count": 103,
      "agency_launch_attempt_count": 415,
      "orbital_launch_attempt_count_year": 40,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 10,
      "type": "normal"
    },
    {
      "id": "e3290e0e-d967-4a5d-95eb-f8fae06a9034",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/e3290e0e-d967-4a5d-95eb-f8fae06a9034/?format=api",
      "slug": "soyuz-21a-soyuz-ms-23",
      "name": "Soyuz 2.1a | Soyuz MS-23",
      "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-07-18T14:01:33Z",
      "net": "2023-02-24T00:24:27Z",
      "window_end": "2023-02-24T00:24:27Z",
      "window_start": "2023-02-24T00:24:27Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "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": 7504,
        "configuration": {
          "id": 24,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/24/?format=api",
          "name": "Soyuz 2.1a",
          "family": "Soyuz",
          "full_name": "Soyuz 2.1a",
          "variant": ""
        }
      },
      "mission": {
        "id": 5914,
        "name": "Soyuz MS-23",
        "description": "Soyuz MS-23 will fly without crew to the International Space Station from the Baikonur Cosmodrome in Kazakhstan to replace Soyuz MS-22, that suffered a thermal control system depressurization/leak on the ISS on December 15, 2022.",
        "launch_designator": null,
        "type": "Human Exploration",
        "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": 1561,
          "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": 427,
        "orbital_launch_attempt_count": 427
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_image_20230805184309.jpg",
      "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"
          }
        },
        {
          "id": 8,
          "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api",
          "name": "Soyuz",
          "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.",
          "agencies": [
            {
              "id": 63,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            {
              "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/soyuz_program_20201129185543.png",
          "start_date": "1966-11-28T11:02:00Z",
          "end_date": null,
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": 6394,
      "location_launch_attempt_count": 1539,
      "pad_launch_attempt_count": 407,
      "agency_launch_attempt_count": 310,
      "orbital_launch_attempt_count_year": 26,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "e32d375f-0d6e-4e54-b4f2-2b49db657fca",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/e32d375f-0d6e-4e54-b4f2-2b49db657fca/?format=api",
      "slug": "starship-integrated-flight-test",
      "name": "Starship | Integrated Flight Test",
      "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": "2024-05-14T14:01:18Z",
      "net": "2023-04-20T13:33:09Z",
      "window_end": "2023-04-20T14:30:00Z",
      "window_start": "2023-04-20T13:28:00Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "After liftoff, the vehicle sustained fires from leaking propellant in the aft end of the Super Heavy booster, severing connection with the vehicle’s primary flight computer. This led to a loss of communications to most of the booster engines and eventually control of the vehicle. After the second stage failed to separate from the first stage, the vehicle reached an apogee of ~39km before tumbling downwards until the flight termination system was activated.\r\n\r\nUnexpected severe damage was also imparted on the launch pad.",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 2881,
        "configuration": {
          "id": 464,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/464/?format=api",
          "name": "Starship",
          "family": "Starship",
          "full_name": "Starship V1",
          "variant": "V1"
        }
      },
      "mission": {
        "id": 1297,
        "name": "Integrated Flight Test",
        "description": "Maiden flight of the two-stage Starship launch vehicle. The booster was supposed to separate 170 seconds into flight and return to land approximately 32 km off the shore in the Gulf of Mexico. The second stage would have followed a suborbital trajectory and performed an unpowered splashdown approximately 100 km off the northwest coast of Kauai (Hawaii). A launch failure was experienced before stage separation.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 15,
          "name": "Suborbital",
          "abbrev": "Sub"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 188,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/188/?format=api",
        "agency_id": 121,
        "name": "Orbital Launch Pad 1",
        "description": "The first launch and landing pad of the full version of the combined SpaceX Starship and Superheavy booster. First used for launch in April 2023.\r\n\r\nThe launch mount itself is named Orbital Launch Mount A.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Mount_(Pad_1_and_2))",
        "map_url": "https://www.google.com/maps?q=25.9962,-97.154423",
        "latitude": "25.9962",
        "longitude": "-97.154423",
        "location": {
          "id": 143,
          "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
          "name": "SpaceX Starbase, TX, USA",
          "country_code": "USA",
          "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
          "timezone_name": "America/Chicago",
          "total_launch_count": 20,
          "total_landing_count": 13
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_a_20210514061342.jpg",
        "total_launch_count": 11,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship25202_image_20230417053710.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 1,
          "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
          "name": "SpaceX Starship",
          "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
          "agencies": [
            {
              "id": 121,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
              "name": "SpaceX",
              "type": "Commercial"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_on_the_image_20250111100520.jpg",
          "start_date": "2019-03-01T05:00:00Z",
          "end_date": null,
          "info_url": "https://www.spacex.com/vehicles/starship/",
          "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
          "mission_patches": [],
          "type": {
            "id": 7,
            "name": "Technology"
          }
        }
      ],
      "orbital_launch_attempt_count": null,
      "location_launch_attempt_count": 10,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 239,
      "orbital_launch_attempt_count_year": null,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 26,
      "type": "normal"
    },
    {
      "id": "e3304c50-0843-423c-8a2c-389120395cd8",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/e3304c50-0843-423c-8a2c-389120395cd8/?format=api",
      "slug": "scout-d-1-explorer-46",
      "name": "Scout D-1 | Explorer 46",
      "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:29:56Z",
      "net": "1972-08-13T15:10:00Z",
      "window_end": "1972-08-13T15:10:00Z",
      "window_start": "1972-08-13T15:10:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 44,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
        "name": "National Aeronautics and Space Administration",
        "type": "Government"
      },
      "rocket": {
        "id": 4282,
        "configuration": {
          "id": 360,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/360/?format=api",
          "name": "Scout D-1",
          "family": "Scout",
          "full_name": "Scout D-1",
          "variant": "D-1"
        }
      },
      "mission": {
        "id": 2700,
        "name": "Explorer 46",
        "description": "Satellite dedicated to meteroid research",
        "launch_designator": null,
        "type": "Astrophysics",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 178,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/178/?format=api",
        "agency_id": null,
        "name": "Launch Area 3A",
        "description": null,
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=37.8495,-75.4725",
        "latitude": "37.8495",
        "longitude": "-75.4725",
        "location": {
          "id": 21,
          "url": "https://ll.thespacedevs.com/2.2.0/location/21/?format=api",
          "name": "Wallops Flight Facility, Virginia, USA",
          "country_code": "USA",
          "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 85,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_178_20200803143407.jpg",
        "total_launch_count": 18,
        "orbital_launch_attempt_count": 13
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scout-d1_2528a_image_20251115095638.png",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1373,
      "location_launch_attempt_count": 43,
      "pad_launch_attempt_count": 14,
      "agency_launch_attempt_count": 116,
      "orbital_launch_attempt_count_year": 67,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 3,
      "type": "normal"
    },
    {
      "id": "e3355858-7637-4d04-a533-72bd1b9610ab",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/e3355858-7637-4d04-a533-72bd1b9610ab/?format=api",
      "slug": "thor-slv-2a-agena-d-p-770-group-3-d-2",
      "name": "Thor SLV-2A Agena D | P-770 Group 3-D 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:52:45Z",
      "net": "1966-02-09T19:45:01Z",
      "window_end": "1966-02-09T19:45:01Z",
      "window_start": "1966-02-09T19:45:01Z",
      "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": 3487,
        "configuration": {
          "id": 417,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/417/?format=api",
          "name": "Thor SLV-2A Agena D",
          "family": "Thor",
          "full_name": "Thor SLV-2A Agena D",
          "variant": "SLV-2A Agena D"
        }
      },
      "mission": {
        "id": 1907,
        "name": "P-770 Group 3-D 2",
        "description": "ELINT/SIGINT satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "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": 876,
          "total_landing_count": 33
        },
        "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": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor_slv-2a_age_image_20251102055131.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 527,
      "location_launch_attempt_count": 204,
      "pad_launch_attempt_count": 17,
      "agency_launch_attempt_count": 305,
      "orbital_launch_attempt_count_year": 10,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 6,
      "type": "normal"
    },
    {
      "id": "e33d72fe-d44d-4efa-b477-13acc833f49b",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/e33d72fe-d44d-4efa-b477-13acc833f49b/?format=api",
      "slug": "long-march-4c-yaogan-19",
      "name": "Long March 4C | Yaogan 19",
      "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-07-08T06:09:58Z",
      "net": "2013-11-20T03:31:04Z",
      "window_end": "2013-11-20T03:31:04Z",
      "window_start": "2013-11-20T03:31:04Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 88,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 1717,
        "configuration": {
          "id": 64,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/64/?format=api",
          "name": "Long March 4C",
          "family": "Long March",
          "full_name": "Long March 4C",
          "variant": "C"
        }
      },
      "mission": null,
      "pad": {
        "id": 25,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/25/?format=api",
        "agency_id": null,
        "name": "Launch Complex 9",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=38.863128,111.589567",
        "latitude": "38.863128",
        "longitude": "111.589567",
        "location": {
          "id": 19,
          "url": "https://ll.thespacedevs.com/2.2.0/location/19/?format=api",
          "name": "Taiyuan Satellite Launch Center, People's Republic of China",
          "country_code": "CHN",
          "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 153,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_25_20200803143501.jpg",
        "total_launch_count": 78,
        "orbital_launch_attempt_count": 78
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_4c_image_20230801172338.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5335,
      "location_launch_attempt_count": 48,
      "pad_launch_attempt_count": 14,
      "agency_launch_attempt_count": 130,
      "orbital_launch_attempt_count_year": 67,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 10,
      "type": "normal"
    }
  ]
}