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

{
  "count": 7851,
  "next": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6010&ordering=-id",
  "previous": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=5990&ordering=-id",
  "results": [
    {
      "id": "3d71da48-caa8-4814-8a81-0f8db71d591e",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/3d71da48-caa8-4814-8a81-0f8db71d591e/?format=api",
      "slug": "atlas-iias-ico-f2",
      "name": "Atlas IIAS | ICO F2",
      "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:39:54Z",
      "net": "2001-06-19T04:41:02Z",
      "window_end": "2001-06-19T04:41:02Z",
      "window_start": "2001-06-19T04:41:02Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 82,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/82/?format=api",
        "name": "Lockheed Martin",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7046,
        "configuration": {
          "id": 255,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/255/?format=api",
          "name": "Atlas IIAS",
          "family": "Atlas",
          "full_name": "Atlas IIAS",
          "variant": "IIAS"
        }
      },
      "mission": {
        "id": 5435,
        "name": "ICO F2",
        "description": "The ICO-2 satellite was launched by British New ICO (formerly ICO Global Communications) to provide mobile communications and data/Internet services at S-band, supporting 4500 simultaneous calls.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 3,
          "name": "Geosynchronous Orbit",
          "abbrev": "GSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 122,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "location": {
          "id": 12,
          "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1104,
          "total_landing_count": 72
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76,
        "orbital_launch_attempt_count": 76
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4478,
      "location_launch_attempt_count": 591,
      "pad_launch_attempt_count": 69,
      "agency_launch_attempt_count": 55,
      "orbital_launch_attempt_count_year": 26,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "3d583be2-dfba-493c-b3ea-60ca4a122b64",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/3d583be2-dfba-493c-b3ea-60ca4a122b64/?format=api",
      "slug": "soyuz-u-pvb-yantar-4k2-79",
      "name": "Soyuz-U-PVB | Yantar-4K2 79",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T03:51:31Z",
      "net": "1999-08-18T18:00:01Z",
      "window_end": "1999-08-18T18:00:01Z",
      "window_start": "1999-08-18T18:00:01Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 270,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/270/?format=api",
        "name": "Strategic Rocket Forces",
        "type": "Government"
      },
      "rocket": {
        "id": 6935,
        "configuration": {
          "id": 378,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/378/?format=api",
          "name": "Soyuz-U-PVB",
          "family": "Soyuz",
          "full_name": "Soyuz-U-PVB",
          "variant": "U-PVB"
        }
      },
      "mission": {
        "id": 5325,
        "name": "Yantar-4K2 79",
        "description": "Film-return reconnaissance satellite",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 36,
        "url": "https://lldev.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://lldev.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-dev.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-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz-u_image_20191229074852.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4335,
      "location_launch_attempt_count": 1502,
      "pad_launch_attempt_count": 215,
      "agency_launch_attempt_count": 10,
      "orbital_launch_attempt_count_year": 46,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "3d4800c4-3e30-4121-a289-ae4e6bbf18c0",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/3d4800c4-3e30-4121-a289-ae4e6bbf18c0/?format=api",
      "slug": "falcon-9-block-5-nrol-96",
      "name": "Falcon 9 Block 5 | NROL-96",
      "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
      },
      "last_updated": "2025-04-09T19:01:58Z",
      "net": "2029-12-31T00:00:00Z",
      "window_end": "2029-12-31T00:00:00Z",
      "window_start": "2029-12-31T00:00:00Z",
      "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 121,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api",
        "name": "SpaceX",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8573,
        "configuration": {
          "id": 164,
          "url": "https://lldev.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": 7164,
        "name": "NROL-96",
        "description": "Classified payload for the US National Reconnaissance Office",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 25,
          "name": "Unknown",
          "abbrev": "N/A"
        },
        "agencies": [
          {
            "id": 181,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/181/?format=api",
            "name": "National Reconnaissance Office",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "NRO",
            "description": "The National Reconnaissance Office (NRO) is a member of the United States Intelligence Community and an agency of the United States Department of Defense which designs, builds, launches, and operates the reconnaissance satellites of the U.S. federal government, and provides satellite intelligence to several government agencies, particularly signals intelligence (SIGINT) to the NSA, imagery intelligence (IMINT) to the NGA, and measurement and signature intelligence (MASINT) to the DIA.",
            "administrator": "Director: Christopher Scolese",
            "founding_year": "1961",
            "launchers": "",
            "spacecraft": "",
            "launch_library_url": null,
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 0,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://www.nro.gov/",
            "wiki_url": "https://en.wikipedia.org/wiki/National_Reconnaissance_Office",
            "logo_url": null,
            "image_url": null,
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/national2520reconnaissance2520office_nation_20240228092125.png"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 16,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/16/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 4E",
        "description": "Space Launch Complex 4 East (SLC-4E) is a launch site at Vandenberg Space Force Base, California, U.S.\r\n\r\nThe pad was previously used by Atlas and Titan rockets between 1963 and 2005. The pad was built for use by Atlas-Agena rockets, but was later rebuilt to handle Titan rockets.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
        "map_url": "https://www.google.com/maps?q=34.632,-120.611",
        "latitude": "34.632",
        "longitude": "-120.611",
        "location": {
          "id": 11,
          "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
          "timezone_name": "America/Los_Angeles",
          "total_launch_count": 879,
          "total_landing_count": 33
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
        "total_launch_count": 263,
        "orbital_launch_attempt_count": 263
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7605,
      "location_launch_attempt_count": 923,
      "pad_launch_attempt_count": 296,
      "agency_launch_attempt_count": 789,
      "orbital_launch_attempt_count_year": 32,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 8,
      "type": "normal"
    },
    {
      "id": "3d4667c6-302b-4584-a03d-8c51d95ba24d",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/3d4667c6-302b-4584-a03d-8c51d95ba24d/?format=api",
      "slug": "h-1-kiku-5",
      "name": "H-1 | Kiku 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-07-07T13:09:02Z",
      "net": "1987-08-27T09:20:00Z",
      "window_end": "1987-08-27T09:20:00Z",
      "window_start": "1987-08-27T09:20:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 98,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "type": "Commercial"
      },
      "rocket": {
        "id": 5992,
        "configuration": {
          "id": 319,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/319/?format=api",
          "name": "H-1",
          "family": "",
          "full_name": "H-I",
          "variant": "I"
        }
      },
      "mission": {
        "id": 4385,
        "name": "Kiku 5",
        "description": "Japanese geostationary communications satellite",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 10,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/10/?format=api",
        "agency_id": 37,
        "name": "Osaki Launch Complex",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Tanegashima_Space_Center",
        "map_url": "https://www.google.com/maps?q=30.3993934,130.9702486",
        "latitude": "30.3993934",
        "longitude": "130.9702486",
        "location": {
          "id": 26,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/26/?format=api",
          "name": "Tanegashima Space Center, Japan",
          "country_code": "JPN",
          "description": "The Tanegashima Space Center is the largest rocket-launch complex in Japan. It is located on the southeastern tip of Tanegashima, an island located south of Kyushu, an island and region and Japan. It was established in 1969 when the National Space Development Agency of Japan (NASDA) was formed, and is now run by JAXA. The activities that take place at TNSC include assembly, testing, launching, and tracking satellites, as well as rocket engine firing tests.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
          "timezone_name": "Asia/Tokyo",
          "total_launch_count": 97,
          "total_landing_count": 0
        },
        "country_code": "JPN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_10_20200803143519.jpg",
        "total_launch_count": 24,
        "orbital_launch_attempt_count": 24
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-1_image_20240210175424.png",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 3213,
      "location_launch_attempt_count": 17,
      "pad_launch_attempt_count": 17,
      "agency_launch_attempt_count": 2,
      "orbital_launch_attempt_count_year": 74,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "3d42acef-c061-4c56-bdde-c2d041686224",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/3d42acef-c061-4c56-bdde-c2d041686224/?format=api",
      "slug": "soyuz-soyuz-17",
      "name": "Soyuz | Soyuz 17",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T08:38:51Z",
      "net": "1975-01-10T21:43:37Z",
      "window_end": "1975-01-10T21:43:37Z",
      "window_start": "1975-01-10T21:43:37Z",
      "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": 66,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 248,
        "configuration": {
          "id": 96,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/96/?format=api",
          "name": "Soyuz",
          "family": "Soyuz",
          "full_name": "Soyuz",
          "variant": ""
        }
      },
      "mission": {
        "id": 784,
        "name": "Soyuz 17",
        "description": "Soyuz 17 was the first of two long-duration missions to the Salyut-4 space station. The mission began on January 10, 1975, 21:43:37 UTC, launching commander Aleksei Gubarev and flight engineer Georgi Grechko into orbit. Spacecraft was manually docked with the station on January 12. During their stay on the station, crew performed an array of astrophysical experiments, including studying the Sun, planets and the stars in a wide electromagnetic spectrum. \nThe mission concluded after 29 days with a safe landing back on Earth on February 9, 1975, 11:03:22 UTC.",
        "launch_designator": null,
        "type": "Human Exploration",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 32,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/32/?format=api",
        "agency_id": null,
        "name": "1/5",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=45.92,63.342",
        "latitude": "45.92",
        "longitude": "63.342",
        "location": {
          "id": 15,
          "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1562,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
        "total_launch_count": 487,
        "orbital_launch_attempt_count": 487
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [
        {
          "id": 8,
          "url": "https://lldev.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://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            {
              "id": 66,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api",
              "name": "Soviet Space Program",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.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"
          }
        },
        {
          "id": 23,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/23/?format=api",
          "name": "Salyut",
          "description": "The Salyut programme was the first space station programme, undertaken by the Soviet Union. It involved a series of four crewed scientific research space stations and two crewed military reconnaissance space stations over a period of 15 years, from 1971 to 1986.",
          "agencies": [
            {
              "id": 66,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api",
              "name": "Soviet Space Program",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/salyut_program_20230506090532.png",
          "start_date": "1971-04-19T01:40:00Z",
          "end_date": "1986-07-16T12:34:05Z",
          "info_url": null,
          "wiki_url": "https://en.wikipedia.org/wiki/Salyut_programme",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": 1652,
      "location_launch_attempt_count": 416,
      "pad_launch_attempt_count": 146,
      "agency_launch_attempt_count": 887,
      "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": "3d416eb1-f8e6-4001-a6f1-639bf5f05c8d",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/3d416eb1-f8e6-4001-a6f1-639bf5f05c8d/?format=api",
      "slug": "proton-gorizont-24",
      "name": "Proton | Gorizont 24",
      "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:35:15Z",
      "net": "1991-10-23T15:25:00Z",
      "window_end": "1991-10-23T15:25:00Z",
      "window_start": "1991-10-23T15:25:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 6402,
        "configuration": {
          "id": 80,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/80/?format=api",
          "name": "Proton",
          "family": "Proton / UR-500",
          "full_name": "Proton K/DM-2",
          "variant": "K/DM-2"
        }
      },
      "mission": {
        "id": 4792,
        "name": "Gorizont 24",
        "description": "Geostationary communications satellite",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 15,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/15/?format=api",
        "agency_id": null,
        "name": "200/39 (200L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
        "latitude": "46.039984",
        "longitude": "63.032093",
        "location": {
          "id": 15,
          "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1562,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
        "total_launch_count": 167,
        "orbital_launch_attempt_count": 167
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 3674,
      "location_launch_attempt_count": 972,
      "pad_launch_attempt_count": 63,
      "agency_launch_attempt_count": 2449,
      "orbital_launch_attempt_count_year": 77,
      "location_launch_attempt_count_year": 20,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 54,
      "type": "normal"
    },
    {
      "id": "3d33e58c-1749-45ac-b938-9cf951c4579d",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/3d33e58c-1749-45ac-b938-9cf951c4579d/?format=api",
      "slug": "kosmos-11k63-ds-p1-yu-75",
      "name": "Kosmos 11K63 | DS-P1-Yu 75",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T03:31:50Z",
      "net": "1975-01-28T12:05:01Z",
      "window_end": "1975-01-28T12:05:01Z",
      "window_start": "1975-01-28T12:05:01Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 66,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api",
        "name": "Soviet Space Program",
        "type": "Government"
      },
      "rocket": {
        "id": 4545,
        "configuration": {
          "id": 327,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/327/?format=api",
          "name": "Kosmos 11K63",
          "family": "Kosmos",
          "full_name": "Kosmos 11K63",
          "variant": "11K63"
        }
      },
      "mission": {
        "id": 2963,
        "name": "DS-P1-Yu 75",
        "description": "The DS-P1-Yu series of satellites was used to calibrate space surveillance and early warning radars.",
        "launch_designator": null,
        "type": "Test Target",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 3,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/3/?format=api",
        "agency_id": 163,
        "name": "133/3 (133L)",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=62.886999,40.846984",
        "latitude": "62.886999",
        "longitude": "40.846984",
        "location": {
          "id": 6,
          "url": "https://lldev.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-dev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_3_20200803143438.jpg",
        "total_launch_count": 159,
        "orbital_launch_attempt_count": 159
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kosmos_11k63_image_20251104091702.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1657,
      "location_launch_attempt_count": 398,
      "pad_launch_attempt_count": 81,
      "agency_launch_attempt_count": 891,
      "orbital_launch_attempt_count_year": 6,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    },
    {
      "id": "3d2edf05-4744-4702-b69a-bc171b9cf821",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/3d2edf05-4744-4702-b69a-bc171b9cf821/?format=api",
      "slug": "delta-ii-gps-iir-14m",
      "name": "Delta II | GPS IIR-14(M)",
      "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-01-02T14:59:12Z",
      "net": "2005-09-26T03:37:00Z",
      "window_end": "2005-09-26T03:37:00Z",
      "window_start": "2005-09-26T03:37:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 7244,
        "configuration": {
          "id": 140,
          "url": "https://lldev.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": 5633,
        "name": "GPS IIR-14(M)",
        "description": "The GPS-IIR replenishment satellites are produced by General Electric Astrospace (later Martin Marietta and Lockheed Missiles & Space) under a contract issued in 1989, which included 21 satellites based on the commercial AS-4000 bus. These provided improved navigation accuracy and longer autonomous satellite operation than earlier model GPS satellites. The satellites were three-axis stabilized and operated at downlink frequencies of 1572.42 MHz and 1227.6 MHz (L-Band) and 2227.5 MHz (S-Band). Lockheed was responsible for launch and flight operations support of the GPS-IIR through 2006.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 14,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/14/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
        "map_url": "https://www.google.com/maps?q=28.4472,-80.565",
        "latitude": "28.4472",
        "longitude": "-80.565",
        "location": {
          "id": 12,
          "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1104,
          "total_landing_count": 72
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg",
        "total_launch_count": 145,
        "orbital_launch_attempt_count": 145
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/delta_ii_7925-9_image_20240312090356.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 29,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/29/?format=api",
          "name": "Global Positioning System",
          "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
          "agencies": [
            {
              "id": 1041,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1041/?format=api",
              "name": "United States Space Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
          "start_date": "1978-02-22T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.gps.gov/",
          "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System",
          "mission_patches": [],
          "type": {
            "id": 4,
            "name": "Navigation Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 4735,
      "location_launch_attempt_count": 637,
      "pad_launch_attempt_count": 136,
      "agency_launch_attempt_count": 1069,
      "orbital_launch_attempt_count_year": 41,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    },
    {
      "id": "3d1a381e-c4ad-4768-a129-9de405fae200",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/3d1a381e-c4ad-4768-a129-9de405fae200/?format=api",
      "slug": "soyuz-21a-soyuz-ms-14-uncrewed",
      "name": "Soyuz 2.1a | Soyuz MS-14 Uncrewed",
      "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:40:58Z",
      "net": "2019-08-22T03:38:31Z",
      "window_end": "2019-08-22T03:38:31Z",
      "window_start": "2019-08-22T03:38:31Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 63,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
        "name": "Russian Federal Space Agency (ROSCOSMOS)",
        "type": "Government"
      },
      "rocket": {
        "id": 2224,
        "configuration": {
          "id": 24,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/24/?format=api",
          "name": "Soyuz 2.1a",
          "family": "Soyuz",
          "full_name": "Soyuz 2.1a",
          "variant": ""
        }
      },
      "mission": {
        "id": 575,
        "name": "Soyuz MS-14 Uncrewed",
        "description": "Uncrewed Soyuz MS spacecraft to bring cargo to the space station. This demo flight tests a modified motion and navigation control system, as well as mating to Soyuz-2.1a rocket. The results will be used in development of an uncrewed cargo vehicle, based on Soyuz spacecraft.",
        "launch_designator": null,
        "type": "Resupply",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 20,
        "url": "https://lldev.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://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
          "timezone_name": "Asia/Qyzylorda",
          "total_launch_count": 1562,
          "total_landing_count": 0
        },
        "country_code": "KAZ",
        "map_image": "https://thespacedevs-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_image_20230805184309.jpg",
      "infographic": null,
      "program": [
        {
          "id": 8,
          "url": "https://lldev.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://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            },
            {
              "id": 66,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/66/?format=api",
              "name": "Soviet Space Program",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.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"
          }
        },
        {
          "id": 17,
          "url": "https://lldev.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://lldev.thespacedevs.com/2.2.0/agencies/16/?format=api",
              "name": "Canadian Space Agency",
              "type": "Government"
            },
            {
              "id": 27,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/27/?format=api",
              "name": "European Space Agency",
              "type": "Multinational"
            },
            {
              "id": 37,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api",
              "name": "Japan Aerospace Exploration Agency",
              "type": "Government"
            },
            {
              "id": 44,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/44/?format=api",
              "name": "National Aeronautics and Space Administration",
              "type": "Government"
            },
            {
              "id": 63,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api",
              "name": "Russian Federal Space Agency (ROSCOSMOS)",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
          "start_date": "1998-11-20T06:40:00Z",
          "end_date": null,
          "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
          "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": 5880,
      "location_launch_attempt_count": 1504,
      "pad_launch_attempt_count": 380,
      "agency_launch_attempt_count": 286,
      "orbital_launch_attempt_count_year": 60,
      "location_launch_attempt_count_year": 9,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    },
    {
      "id": "3d0a75ba-674a-4424-9554-21ef7933421d",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/3d0a75ba-674a-4424-9554-21ef7933421d/?format=api",
      "slug": "pslv-xl-cms-01-gsat-12r",
      "name": "PSLV-XL | CMS-01 (GSAT-12R)",
      "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:20:35Z",
      "net": "2020-12-17T10:11:00Z",
      "window_end": "2020-12-17T10:11:00Z",
      "window_start": "2020-12-17T10:11:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 31,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "type": "Government"
      },
      "rocket": {
        "id": 2745,
        "configuration": {
          "id": 38,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/38/?format=api",
          "name": "PSLV-XL",
          "family": "PSLV",
          "full_name": "PSLV XL",
          "variant": "XL"
        }
      },
      "mission": {
        "id": 1144,
        "name": "CMS-01 (GSAT-12R)",
        "description": "CMS-01, formerly also known as GSAT-12R, is an Indian geostationary telecommunications satellite. It's designed to last for 7 years and will provide services in Extended-C band across Indian mainland, Andaman-Nicobar & Lakshadweep Islands.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 50,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/50/?format=api",
        "agency_id": 31,
        "name": "Satish Dhawan Space Centre First Launch Pad",
        "description": "India has two launch pads at the site. The First Launch Pad, operational since 1993, is used for Polar Satellite Launch Vehicle, Small Satellite Launch Vehicle and formerly used by Geosynchronous Satellite Launch Vehicle.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad",
        "map_url": "https://www.google.com/maps?q=13.733,80.235",
        "latitude": "13.733",
        "longitude": "80.235",
        "location": {
          "id": 14,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/14/?format=api",
          "name": "Satish Dhawan Space Centre, India",
          "country_code": "IND",
          "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
          "timezone_name": "Asia/Kolkata",
          "total_launch_count": 103,
          "total_landing_count": 0
        },
        "country_code": "IND",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg",
        "total_launch_count": 63,
        "orbital_launch_attempt_count": 62
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pslv-xl252025_image_20201217073636.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6032,
      "location_launch_attempt_count": 77,
      "pad_launch_attempt_count": 49,
      "agency_launch_attempt_count": 73,
      "orbital_launch_attempt_count_year": 110,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    }
  ]
}