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

{
  "count": 7875,
  "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3590&ordering=id",
  "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3570&ordering=id",
  "results": [
    {
      "id": "75c2153b-3aff-4b56-838a-fb19c22f2de2",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/75c2153b-3aff-4b56-838a-fb19c22f2de2/?format=api",
      "slug": "kosmos-3m-strela-1m-249-256",
      "name": "Kosmos-3M | Strela-1M 249-256",
      "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:43:46Z",
      "net": "1982-11-24T11:00:00Z",
      "window_end": "1982-11-24T11:00:00Z",
      "window_start": "1982-11-24T11: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": 5463,
        "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": 3868,
        "name": "Strela-1M 249-256",
        "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": 28,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/28/?format=api",
        "agency_id": 163,
        "name": "132/1 (132L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=62.883229,40.868549",
        "latitude": "62.883229",
        "longitude": "40.868549",
        "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_28_20200803143254.jpg",
        "total_launch_count": 212,
        "orbital_launch_attempt_count": 212
      },
      "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": 2636,
      "location_launch_attempt_count": 903,
      "pad_launch_attempt_count": 125,
      "agency_launch_attempt_count": 1650,
      "orbital_launch_attempt_count_year": 119,
      "location_launch_attempt_count_year": 56,
      "pad_launch_attempt_count_year": 9,
      "agency_launch_attempt_count_year": 99,
      "type": "normal"
    },
    {
      "id": "75c6b707-d6b5-43d2-b9ad-b8da37acf394",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/75c6b707-d6b5-43d2-b9ad-b8da37acf394/?format=api",
      "slug": "titan-ii-glv-gemini-viii",
      "name": "Titan II GLV | Gemini VIII",
      "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:10Z",
      "net": "1966-03-16T16:41:02Z",
      "window_end": "1966-03-16T16:41:02Z",
      "window_start": "1966-03-16T16:41:02Z",
      "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": 206,
        "configuration": {
          "id": 98,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/98/?format=api",
          "name": "Titan II",
          "family": "Titan",
          "full_name": "Titan II GLV",
          "variant": "GLV"
        }
      },
      "mission": {
        "id": 254,
        "name": "Gemini VIII (Gemini 8)",
        "description": "Gemini 8 was the sixth crewed mission of the NASA's Project Gemini. The mission was commanded by Command Pilot Neil A. Armstrong and Pilot David R. Scott. Gemini 8 conducted the first docking of two spacecraft in orbit, but suffered the first critical in-space system failure of a U.S. spacecraft which threatened the lives of the astronauts and required immediate abort of the mission. The mission began on March 16, 1966, 16:41:02 UTC and ended on March 17, 1966, 03:22:28 UTC.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 18,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/18/?format=api",
        "agency_id": null,
        "name": "Launch Complex 19",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_19",
        "map_url": "https://www.google.com/maps?q=28.506898,-80.554169",
        "latitude": "28.506898",
        "longitude": "-80.554169",
        "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": 1111,
          "total_landing_count": 75
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_18_20200803143356.jpg",
        "total_launch_count": 12,
        "orbital_launch_attempt_count": 11
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 3,
          "url": "https://ll.thespacedevs.com/2.2.0/program/3/?format=api",
          "name": "Gemini",
          "description": "Project Gemini was NASA's second human spaceflight program. Conducted between projects Mercury and Apollo, Gemini started in 1961 and concluded in 1966.",
          "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/project2520gem_program_20200820195350.png",
          "start_date": "1961-12-07T00:00:00Z",
          "end_date": "1966-11-15T19:21:04Z",
          "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Project_Gemini",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": 539,
      "location_launch_attempt_count": 164,
      "pad_launch_attempt_count": 8,
      "agency_launch_attempt_count": 78,
      "orbital_launch_attempt_count_year": 22,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    },
    {
      "id": "75cf0072-68bd-49e8-a89f-27f9b29c4926",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/75cf0072-68bd-49e8-a89f-27f9b29c4926/?format=api",
      "slug": "voskhod-zenit-2m-48",
      "name": "Voskhod | Zenit-2M 48",
      "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:04Z",
      "net": "1974-06-06T06:20:00Z",
      "window_end": "1974-06-06T06:20:00Z",
      "window_start": "1974-06-06T06:20: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": 4477,
        "configuration": {
          "id": 104,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/104/?format=api",
          "name": "Voskhod",
          "family": "R-7",
          "full_name": "Voskhod",
          "variant": "Voskhod"
        }
      },
      "mission": {
        "id": 2895,
        "name": "Zenit-2M 48",
        "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": 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/voskhod_during__image_20251102062248.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1582,
      "location_launch_attempt_count": 400,
      "pad_launch_attempt_count": 150,
      "agency_launch_attempt_count": 833,
      "orbital_launch_attempt_count_year": 44,
      "location_launch_attempt_count_year": 11,
      "pad_launch_attempt_count_year": 6,
      "agency_launch_attempt_count_year": 32,
      "type": "normal"
    },
    {
      "id": "75cf0414-2526-427e-8be2-f1a927bf64df",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/75cf0414-2526-427e-8be2-f1a927bf64df/?format=api",
      "slug": "r-36o-8k69-ogch-21",
      "name": "R-36O 8K69 | OGCh 21",
      "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:36Z",
      "net": "1969-09-15T16:00:00Z",
      "window_end": "1969-09-15T16:00:00Z",
      "window_start": "1969-09-15T16: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": 3940,
        "configuration": {
          "id": 351,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/351/?format=api",
          "name": "R-36O 8K69",
          "family": "R-36O",
          "full_name": "R-36O 8K69",
          "variant": "8K69"
        }
      },
      "mission": {
        "id": 2358,
        "name": "OGCh 21",
        "description": "Missile equipped with the 8F021 warhead",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 162,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/162/?format=api",
        "agency_id": null,
        "name": "191/66",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=45.97,63.194806",
        "latitude": "45.97",
        "longitude": "63.194806",
        "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_162_20200803143506.jpg",
        "total_launch_count": 4,
        "orbital_launch_attempt_count": 4
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/r-360_during_fl_image_20251102175933.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1009,
      "location_launch_attempt_count": 273,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 426,
      "orbital_launch_attempt_count_year": 90,
      "location_launch_attempt_count_year": 28,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 55,
      "type": "normal"
    },
    {
      "id": "75d43ce8-6d8d-4e9f-9348-4f51902e63c2",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/75d43ce8-6d8d-4e9f-9348-4f51902e63c2/?format=api",
      "slug": "soyuz-21bfregat-m-glonass-k2-no-14-kosmos-2584",
      "name": "Soyuz 2.1b/Fregat-M | Glonass-K2 No. 14 (Kosmos 2584)",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-03-06T06:31:55Z",
      "net": "2025-03-02T22:22:17Z",
      "window_end": "2025-03-03T00:00:00Z",
      "window_start": "2025-03-02T22:00: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": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 193,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/193/?format=api",
        "name": "Russian Space Forces",
        "type": "Government"
      },
      "rocket": {
        "id": 8146,
        "configuration": {
          "id": 134,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/134/?format=api",
          "name": "Soyuz 2.1b/Fregat-M",
          "family": "Soyuz",
          "full_name": "Soyuz 2.1b Fregat-M",
          "variant": "Fregat-M"
        }
      },
      "mission": {
        "id": 6705,
        "name": "Glonass-K2 No. 14 (Kosmos 2584)",
        "description": "Glonass-K2 are the fourth generation of satellite design for GLONASS satellite navigation system. GLONASS is a Russian space-based navigation system comparable to the similar GPS and Galileo systems. This generation improves on accuracy, power consumption and design life. Each satellite is unpressurized and weighs 1645 kg,  and has an operational lifetime of 10 years.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        },
        "agencies": [
          {
            "id": 193,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/193/?format=api",
            "name": "Russian Space Forces",
            "featured": false,
            "type": "Government",
            "country_code": "RUS",
            "abbrev": "VKS",
            "description": "The Russian Space Forces are a branch of the Russian Aerospace Forces, that provides aerospace warning, air sovereignty, and protection for Russia. Having been reestablished following August 1, 2015 merger between the Russian Air Force and the Russian Aerospace Defence Forces after a 2011 dissolving of the branch. The Russian Space Forces were originally formed on August 10, 1992 and the creation of the Russian Armed Forces.",
            "administrator": "Commander: Aleksandr Golovko",
            "founding_year": "1992",
            "launchers": "",
            "spacecraft": "",
            "launch_library_url": null,
            "total_launch_count": 156,
            "consecutive_successful_launches": 68,
            "successful_launches": 148,
            "failed_launches": 8,
            "pending_launches": 1,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Russian_Aerospace_Forces",
            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_logo_20200805185824.png",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_image_20191210085547.png",
            "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520space2520forces_nation_20230805154528.png"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 36,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/36/?format=api",
        "agency_id": 163,
        "name": "43/3 (43L)",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=62.9273,40.45",
        "latitude": "62.9273",
        "longitude": "40.45",
        "location": {
          "id": 6,
          "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
          "name": "Plesetsk Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
          "timezone_name": "Europe/Moscow",
          "total_launch_count": 1685,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg",
        "total_launch_count": 232,
        "orbital_launch_attempt_count": 232
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6892,
      "location_launch_attempt_count": 1673,
      "pad_launch_attempt_count": 230,
      "agency_launch_attempt_count": 146,
      "orbital_launch_attempt_count_year": 43,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "75d7306e-1d76-4c0b-9dc4-98dee7b9af59",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/75d7306e-1d76-4c0b-9dc4-98dee7b9af59/?format=api",
      "slug": "falcon-9-block-5-danuri-kplo-korean-pathfinder-lun",
      "name": "Falcon 9 Block 5 | Danuri (KPLO - Korean Pathfinder Lunar Orbiter)",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-09-25T13:58:51Z",
      "net": "2022-08-04T23:08:48Z",
      "window_end": "2022-08-04T23:08:48Z",
      "window_start": "2022-08-04T23:08:48Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "probability": 80,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "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": 165,
        "configuration": {
          "id": 164,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
          "name": "Falcon 9",
          "family": "Falcon",
          "full_name": "Falcon 9 Block 5",
          "variant": "Block 5"
        }
      },
      "mission": {
        "id": 6091,
        "name": "Danuri (KPLO - Korean Pathfinder Lunar Orbiter)",
        "description": "Lunar orbiter designed by the Korea Aerospace Research Institute (KARI) to demonstrate technologies, survey lunar resources and produce a topographic map.",
        "launch_designator": null,
        "type": "Lunar Exploration",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 80,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/80/?format=api",
        "agency_id": 121,
        "name": "Space Launch Complex 40",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
        "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
        "latitude": "28.56194122",
        "longitude": "-80.57735736",
        "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": 1111,
          "total_landing_count": 75
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
        "total_launch_count": 384,
        "orbital_launch_attempt_count": 384
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6279,
      "location_launch_attempt_count": 853,
      "pad_launch_attempt_count": 149,
      "agency_launch_attempt_count": 186,
      "orbital_launch_attempt_count_year": 97,
      "location_launch_attempt_count_year": 23,
      "pad_launch_attempt_count_year": 16,
      "agency_launch_attempt_count_year": 34,
      "type": "normal"
    },
    {
      "id": "75da344f-0c6d-49bd-a554-584f6c613898",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/75da344f-0c6d-49bd-a554-584f6c613898/?format=api",
      "slug": "space-shuttle-columbia-ov-102-sts-87",
      "name": "Space Shuttle Columbia / OV-102 | STS-87",
      "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-14T08:50:29Z",
      "net": "1997-11-19T19:46:00Z",
      "window_end": "1997-11-19T19:46:00Z",
      "window_start": "1997-11-19T19:46:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 191,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/191/?format=api",
        "name": "United Space Alliance",
        "type": "Commercial"
      },
      "rocket": {
        "id": 425,
        "configuration": {
          "id": 493,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/493/?format=api",
          "name": "Space Shuttle",
          "family": "",
          "full_name": "Space Shuttle",
          "variant": ""
        }
      },
      "mission": {
        "id": 829,
        "name": "STS-87",
        "description": "STS-87 was a Space Shuttle mission launched from Launch Complex 39B of the Kennedy Space Center on 19 November 1997. It was the 88th flight of the Space Shuttle, and the 24th flight of Columbia. The mission goals were to conduct experiments using the United States Microgravity Payload (USMP-4), conduct two EVAs, and to deploy the SPARTAN-201 experiment.",
        "launch_designator": null,
        "type": "",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 4,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api",
        "agency_id": 44,
        "name": "Launch Complex 39B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B",
        "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503",
        "latitude": "28.62711233",
        "longitude": "-80.62101503",
        "location": {
          "id": 27,
          "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
          "name": "Kennedy Space Center, FL, USA",
          "country_code": "USA",
          "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 281,
          "total_landing_count": 0
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg",
        "total_launch_count": 59,
        "orbital_launch_attempt_count": 58
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 6,
          "url": "https://ll.thespacedevs.com/2.2.0/program/6/?format=api",
          "name": "Space Shuttle",
          "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.",
          "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/space2520shutt_program_20200820202237.png",
          "start_date": "1981-04-12T12:00:03Z",
          "end_date": "2011-07-08T15:29:00Z",
          "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": 4194,
      "location_launch_attempt_count": 105,
      "pad_launch_attempt_count": 41,
      "agency_launch_attempt_count": 9,
      "orbital_launch_attempt_count_year": 76,
      "location_launch_attempt_count_year": 8,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    },
    {
      "id": "75eb464a-1216-42db-bf41-630a41a7355d",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/75eb464a-1216-42db-bf41-630a41a7355d/?format=api",
      "slug": "atlas-v-401-clio-usa-257",
      "name": "Atlas V 401 | CLIO (USA-257)",
      "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:42:35Z",
      "net": "2014-09-17T00:10:00Z",
      "window_end": "2014-09-17T00:10:00Z",
      "window_start": "2014-09-17T00:10:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 124,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "type": "Commercial"
      },
      "rocket": {
        "id": 1784,
        "configuration": {
          "id": 16,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/16/?format=api",
          "name": "Atlas V 401",
          "family": "Atlas",
          "full_name": "Atlas V 401",
          "variant": "401"
        }
      },
      "mission": {
        "id": 59,
        "name": "CLIO",
        "description": "CLIO is a secret satellite procured by an unidentified US Government Agency from Lockheed Martin. The satellite is likely based on a commercial A2100A bus. Purpose and mission is not known.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 29,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 41",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
        "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
        "latitude": "28.58341025",
        "longitude": "-80.58303644",
        "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": 1111,
          "total_landing_count": 75
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
        "total_launch_count": 124,
        "orbital_launch_attempt_count": 124
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 5406,
      "location_launch_attempt_count": 716,
      "pad_launch_attempt_count": 67,
      "agency_launch_attempt_count": 89,
      "orbital_launch_attempt_count_year": 57,
      "location_launch_attempt_count_year": 13,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 11,
      "type": "normal"
    },
    {
      "id": "75eb5920-51ac-4722-9224-c47e3655f8e4",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/75eb5920-51ac-4722-9224-c47e3655f8e4/?format=api",
      "slug": "start-12-zeya",
      "name": "Start-1.2 | Zeya",
      "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:23:09Z",
      "net": "1997-03-04T02:00:02Z",
      "window_end": "1997-03-04T02:00:02Z",
      "window_start": "1997-03-04T02:00:02Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 270,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/270/?format=api",
        "name": "Strategic Rocket Forces",
        "type": "Government"
      },
      "rocket": {
        "id": 6771,
        "configuration": {
          "id": 382,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/382/?format=api",
          "name": "Start-1.2",
          "family": "Start",
          "full_name": "Start-1.2",
          "variant": "1.2"
        }
      },
      "mission": {
        "id": 5161,
        "name": "Zeya",
        "description": "The Mozhayets 2 (Zeya, RS 16) satellite was a Russian Military experimental communications satellite launched on 4 March 1997. Zeya was named after the Zeya River, which is very close to its launch site, Cosmodrome Svobodniy. A Start-1.2 rocket transported it into orbit. This was the first satellite launched from this new Russian launch site in far eastern Russia.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 128,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/128/?format=api",
        "agency_id": 163,
        "name": "5",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Svobodny_Cosmodrome",
        "map_url": "https://www.google.com/maps?q=51.7,127.997806",
        "latitude": "51.7",
        "longitude": "127.997806",
        "location": {
          "id": 146,
          "url": "https://ll.thespacedevs.com/2.2.0/location/146/?format=api",
          "name": "Svobodny Cosmodrome, Russian Federation",
          "country_code": "RUS",
          "description": "Svobodny was a Russian rocket launch site located approximately 15 km north of Svobodny, Amur Oblast. The cosmodrome was originally constructed as a launch site for intercontinental ballistic missiles called Svobodny-18. It was initially selected as a replacement for Baikonur Cosmodrome in the Kazakh Soviet Socialist Republic, which became independent as Kazakhstan after the dissolution of the Soviet Union. However the development of Svobodny was subsequently ended in 2007 in favour of a totally new space port, the Vostochny Cosmodrome.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_146_20200803142450.jpg",
          "timezone_name": "Asia/Yakutsk",
          "total_launch_count": 5,
          "total_landing_count": 0
        },
        "country_code": "RUS",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_128_20200803143250.jpg",
        "total_launch_count": 5,
        "orbital_launch_attempt_count": 5
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4129,
      "location_launch_attempt_count": 1,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 3,
      "orbital_launch_attempt_count_year": 11,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "75fca82e-407d-4c4a-a510-ae84149f4de6",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/75fca82e-407d-4c4a-a510-ae84149f4de6/?format=api",
      "slug": "atlas-f-p72-2",
      "name": "Atlas F | P72-2",
      "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-14T04:18:01Z",
      "net": "1975-04-13T00:51:00Z",
      "window_end": "1975-04-13T00:51:00Z",
      "window_start": "1975-04-13T00:51: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": 4569,
        "configuration": {
          "id": 244,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/244/?format=api",
          "name": "Atlas F",
          "family": "Atlas",
          "full_name": "SM-65F Atlas",
          "variant": "F"
        }
      },
      "mission": {
        "id": 2987,
        "name": "P72-2",
        "description": "Low-altitude experimental satellite carrying four experiments",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 93,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/93/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 3W",
        "description": "SLC-3W was originally built for Atlas-Agena launches and the first flight off the pad was the launch of Samos 1 on October 11, 1960. The facility was extensively damaged 11 months later when Samos 3's booster exploded on the pad, but it was repaired quickly and hosted its next launch slightly under two months afterwards.\r\n\r\nIn 1962-63, the pad was converted for Thor-Agena use and was the primary launching site for Corona reconnaissance satellites for the next decade. After the Corona program ended in 1972, SLC-3W was converted back to support Atlases, this time flights of refurbished Atlas E/F missiles. The final such launch took place in 1995.\r\n\r\nSpaceX initially planned to use SLC-3W for the Falcon 1 launch vehicle but switched to SLC-4E with Falcon 9.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W",
        "map_url": "https://www.google.com/maps?q=34.644,-120.593",
        "latitude": "34.644",
        "longitude": "-120.593",
        "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": 885,
          "total_landing_count": 34
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
        "total_launch_count": 81,
        "orbital_launch_attempt_count": 81
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1682,
      "location_launch_attempt_count": 425,
      "pad_launch_attempt_count": 49,
      "agency_launch_attempt_count": 635,
      "orbital_launch_attempt_count_year": 31,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 6,
      "type": "normal"
    }
  ]
}