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

{
  "count": 549,
  "next": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=70&ordering=-net",
  "previous": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=50&ordering=-net",
  "results": [
    {
      "id": "71df1dd0-d658-4762-b0bc-0fca6886aea7",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/71df1dd0-d658-4762-b0bc-0fca6886aea7/?format=api",
      "slug": "falcon-9-block-5-sda-tranche-2-transport-layer-d",
      "name": "Falcon 9 Block 5 | SDA Tranche 2 Transport Layer D",
      "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": "2026-02-24T17:08:45Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 7,
        "name": "Month",
        "abbrev": "M",
        "description": "The T-0 is expected in the given month."
      },
      "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": 8582,
        "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": 7174,
        "name": "SDA Tranche 2 Transport Layer D",
        "description": "Classified mission launched by the Space Development Agency (SDA) for Tranche 2 Transport Layer.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO"
        },
        "agencies": [
          {
            "id": 1056,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1056/?format=api",
            "name": "Space Development Agency",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "SDA",
            "description": "The Space Development Agency (SDA) is a United States Space Force direct-reporting unit tasked with deploying disruptive space technology. A primary focus is space-based missile defense using large global satellite constellations made up of industry-procured low-cost satellites.",
            "administrator": "Director: Derek Tournear",
            "founding_year": "2019",
            "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.sda.mil/",
            "wiki_url": "https://en.wikipedia.org/wiki/Space_Development_Agency",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/space2520development2520agency_logo_20230806170522.jpg",
            "image_url": null,
            "nation_url": null
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 72,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/72/?format=api",
        "agency_id": null,
        "name": "Unknown Pad",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=28.458,-80.528",
        "latitude": "28.458",
        "longitude": "-80.528",
        "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": 1100,
          "total_landing_count": 71
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 1159,
      "pad_launch_attempt_count": 28,
      "agency_launch_attempt_count": 722,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 83,
      "pad_launch_attempt_count_year": 28,
      "agency_launch_attempt_count_year": 103,
      "type": "normal"
    },
    {
      "id": "98b905bb-4060-40a2-b299-2773b6883203",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/98b905bb-4060-40a2-b299-2773b6883203/?format=api",
      "slug": "falcon-9-block-5-telesat-lightspeed-5",
      "name": "Falcon 9 Block 5 | Telesat Lightspeed 5",
      "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": "2023-09-11T12:41:58Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-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": 8008,
        "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": 6544,
        "name": "Telesat Lightspeed 5",
        "description": "Up to 18 satellites manufactured by MDA for Canadian satellite operator Telesat's Lightspeed constellation.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 208,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/208/?format=api",
            "name": "Telesat",
            "featured": false,
            "type": "Commercial",
            "country_code": "CAN",
            "abbrev": "TELE",
            "description": "Telesat, formerly Telesat Canada, is a Canadian satellite communications company founded on May 2, 1969.",
            "administrator": null,
            "founding_year": null,
            "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.telesat.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Telesat",
            "logo_url": null,
            "image_url": null,
            "nation_url": null
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 72,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/72/?format=api",
        "agency_id": null,
        "name": "Unknown Pad",
        "description": null,
        "info_url": null,
        "wiki_url": "",
        "map_url": "https://www.google.com/maps?q=28.458,-80.528",
        "latitude": "28.458",
        "longitude": "-80.528",
        "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": 1100,
          "total_landing_count": 71
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 1159,
      "pad_launch_attempt_count": 28,
      "agency_launch_attempt_count": 722,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 83,
      "pad_launch_attempt_count_year": 28,
      "agency_launch_attempt_count_year": 103,
      "type": "normal"
    },
    {
      "id": "9d402fb6-9115-424d-b6f0-bd3b13ee310e",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/9d402fb6-9115-424d-b6f0-bd3b13ee310e/?format=api",
      "slug": "long-march-5-change-7",
      "name": "Long March 5 | Chang'e 7",
      "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": "2024-08-02T16:22:58Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-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": 88,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/88/?format=api",
        "name": "China Aerospace Science and Technology Corporation",
        "type": "Government"
      },
      "rocket": {
        "id": 2738,
        "configuration": {
          "id": 128,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/128/?format=api",
          "name": "Long March 5",
          "family": "Long March",
          "full_name": "Long March 5",
          "variant": ""
        }
      },
      "mission": {
        "id": 6586,
        "name": "Chang'e 7",
        "description": "Chang'e 7/CE-7 is scheduled to launch in 2026, including an orbiter, a lander, a mini-hopping probe, and a rover. The mission will land in the South Pole regions of the Moon to study lunar surface environment around the South Pole, especially in looking for water ice in lunar soil.",
        "launch_designator": null,
        "type": "Planetary Science",
        "orbit": {
          "id": 11,
          "name": "Lunar Orbit",
          "abbrev": "LO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 175,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/175/?format=api",
        "agency_id": null,
        "name": "101",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
        "map_url": "https://www.google.com/maps?q=19.614334,110.951011",
        "latitude": "19.614334",
        "longitude": "110.951011",
        "location": {
          "id": 8,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/8/?format=api",
          "name": "Wenchang Space Launch Site, People's Republic of China",
          "country_code": "CHN",
          "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
          "timezone_name": "Asia/Shanghai",
          "total_launch_count": 58,
          "total_landing_count": 0
        },
        "country_code": "CHN",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_175_20200803143424.jpg",
        "total_launch_count": 17,
        "orbital_launch_attempt_count": 17
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20201119165033.png",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 64,
      "pad_launch_attempt_count": 18,
      "agency_launch_attempt_count": 591,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 9,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 21,
      "type": "normal"
    },
    {
      "id": "dfd444f9-ddda-4b35-8f51-cda7cd801809",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/dfd444f9-ddda-4b35-8f51-cda7cd801809/?format=api",
      "slug": "falcon-9-block-5-rivada-1",
      "name": "Falcon 9 Block 5 | Rivada 1",
      "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-11-14T13:55:36Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-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": 7799,
        "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": 6567,
        "name": "Rivada 1",
        "description": "24 satellites for Rivada's internet constellation.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO"
        },
        "agencies": [
          {
            "id": 1076,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1076/?format=api",
            "name": "Rivada Space Networks",
            "featured": false,
            "type": "Commercial",
            "country_code": "DEU",
            "abbrev": "RivadaSpace",
            "description": "In March 2022, Rivada announced the formation of Rivada Space Networks GmbH, a wholly owned subsidiary that was land to launch 600 low earth orbit satellites interconnected with laser links to form a single global mesh network in space.",
            "administrator": "CEO: Declan Ganley",
            "founding_year": "2022",
            "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://rivadaspace.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Rivada_Networks",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rivada2520space2520networks_logo_20230921195723.png",
            "image_url": null,
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rivada2520space2520networks_nation_20230921195724.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": 872,
          "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": 257,
        "orbital_launch_attempt_count": 257
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 910,
      "pad_launch_attempt_count": 283,
      "agency_launch_attempt_count": 722,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 58,
      "pad_launch_attempt_count_year": 45,
      "agency_launch_attempt_count_year": 103,
      "type": "normal"
    },
    {
      "id": "f2b6ed2a-0f6a-4d19-a436-d387319ff52d",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/f2b6ed2a-0f6a-4d19-a436-d387319ff52d/?format=api",
      "slug": "lvm-3-gaganyaan-3",
      "name": "LVM-3 | Gaganyaan-3",
      "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-05-06T21:01:56Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-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": 31,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "type": "Government"
      },
      "rocket": {
        "id": 8603,
        "configuration": {
          "id": 172,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/172/?format=api",
          "name": "LVM-3 (GSLV Mk III)",
          "family": "GSLV",
          "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)",
          "variant": ""
        }
      },
      "mission": {
        "id": 7195,
        "name": "Gaganyaan-3",
        "description": "Third uncrewed orbital test flight of the Gaganyaan capsule.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 31,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api",
            "name": "Indian Space Research Organization",
            "featured": true,
            "type": "Government",
            "country_code": "IND",
            "abbrev": "ISRO",
            "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
            "administrator": "Chairman: V. Narayanan",
            "founding_year": "1969",
            "launchers": "PSLV | GSLV",
            "spacecraft": "Gaganyaan",
            "launch_library_url": null,
            "total_launch_count": 99,
            "consecutive_successful_launches": 0,
            "successful_launches": 84,
            "failed_launches": 15,
            "pending_launches": 17,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://www.isro.gov.in/",
            "wiki_url": "https://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
            "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 82,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/82/?format=api",
        "agency_id": 31,
        "name": "Satish Dhawan Space Centre Second Launch Pad",
        "description": "The second launch pad was built between 1999 and 2003.  It became functional in 2005 and has since been used for various rockets. This launch pad supports missions by PSLV, GSLV, LVM3 rockets and is even envisioned for India's future crewed spaceflight.",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad",
        "map_url": "https://www.google.com/maps?q=13.7199,80.2304",
        "latitude": "13.7199",
        "longitude": "80.2304",
        "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_82_20200803143602.jpg",
        "total_launch_count": 32,
        "orbital_launch_attempt_count": 31
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg",
      "infographic": null,
      "program": [
        {
          "id": 21,
          "url": "https://lldev.thespacedevs.com/2.2.0/program/21/?format=api",
          "name": "Gaganyaan",
          "description": "Gaganyaan is India's first human spaceflight program.",
          "agencies": [
            {
              "id": 31,
              "url": "https://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api",
              "name": "Indian Space Research Organization",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gaganyaan_program_20220120151540.jpg",
          "start_date": "2018-08-15T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.isro.gov.in/frequently-asked-questions/gaganyaan",
          "wiki_url": "https://en.wikipedia.org/wiki/Gaganyaan",
          "mission_patches": [],
          "type": {
            "id": 2,
            "name": "Human Spaceflight"
          }
        }
      ],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 116,
      "pad_launch_attempt_count": 40,
      "agency_launch_attempt_count": 111,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 14,
      "pad_launch_attempt_count_year": 8,
      "agency_launch_attempt_count_year": 13,
      "type": "normal"
    },
    {
      "id": "ac92d963-ebfb-4d18-b48c-04102d8dce8e",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/ac92d963-ebfb-4d18-b48c-04102d8dce8e/?format=api",
      "slug": "vulcan-nrol-64",
      "name": "Vulcan | NROL-64",
      "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": "2026-03-17T13:57:44Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-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": 124,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7897,
        "configuration": {
          "id": 200,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/200/?format=api",
          "name": "Vulcan",
          "family": "Vulcan",
          "full_name": "Vulcan",
          "variant": "Vulcan"
        }
      },
      "mission": {
        "id": 6406,
        "name": "NROL-64",
        "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": 29,
        "url": "https://lldev.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://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": 1100,
          "total_landing_count": 71
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
        "total_launch_count": 122,
        "orbital_launch_attempt_count": 122
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 1159,
      "pad_launch_attempt_count": 142,
      "agency_launch_attempt_count": 199,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 83,
      "pad_launch_attempt_count_year": 22,
      "agency_launch_attempt_count_year": 29,
      "type": "normal"
    },
    {
      "id": "a8c191e1-b231-4b2e-aefd-5e8ad55c7a82",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/a8c191e1-b231-4b2e-aefd-5e8ad55c7a82/?format=api",
      "slug": "miura-5-maiden-flight",
      "name": "Miura 5 | Maiden Flight",
      "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-11-14T14:01:24Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-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": 1051,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1051/?format=api",
        "name": "Payload Aerospace S.L.",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8207,
        "configuration": {
          "id": 509,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/509/?format=api",
          "name": "Miura 5",
          "family": "Miura",
          "full_name": "Miura 5",
          "variant": ""
        }
      },
      "mission": {
        "id": 6779,
        "name": "Maiden Flight",
        "description": "First flight of the Miura 5 launch vehicle.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [
          {
            "id": 1051,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1051/?format=api",
            "name": "Payload Aerospace S.L.",
            "featured": false,
            "type": "Commercial",
            "country_code": "ESP",
            "abbrev": "PLD Space",
            "description": "Payload Aerospace S.L. is a Spanish company developing two partially-reusable launch vehicles called Miura 1 and Miura 5.",
            "administrator": "CEO: Raúl Torres",
            "founding_year": "2011",
            "launchers": "Miura 1 | Miura 5",
            "spacecraft": "",
            "launch_library_url": null,
            "total_launch_count": 1,
            "consecutive_successful_launches": 1,
            "successful_launches": 1,
            "failed_launches": 0,
            "pending_launches": 2,
            "consecutive_successful_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "attempted_landings": 0,
            "info_url": "https://www.pldspace.com/en/",
            "wiki_url": "https://en.wikipedia.org/wiki/PLD_Space",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/payload2520aerospace2520s.l._logo_20230530095525.png",
            "image_url": null,
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pld_space_socia_image_20260217091104.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 125,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/125/?format=api",
        "agency_id": 46,
        "name": "Diamant Launch Area",
        "description": "",
        "info_url": null,
        "wiki_url": null,
        "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051",
        "latitude": "5.2222222",
        "longitude": "-52.7758051",
        "location": {
          "id": 13,
          "url": "https://lldev.thespacedevs.com/2.2.0/location/13/?format=api",
          "name": "Guiana Space Centre, French Guiana",
          "country_code": "GUF",
          "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.",
          "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
          "timezone_name": "America/Cayenne",
          "total_launch_count": 331,
          "total_landing_count": 0
        },
        "country_code": "GUF",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg",
        "total_launch_count": 8,
        "orbital_launch_attempt_count": 8
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 345,
      "pad_launch_attempt_count": 10,
      "agency_launch_attempt_count": 2,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 15,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "ac02da00-6e8b-45a0-b829-09d614891e6a",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/ac02da00-6e8b-45a0-b829-09d614891e6a/?format=api",
      "slug": "h3-22-ets-9",
      "name": "H3-22 | ETS-9",
      "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": "2024-12-10T14:11:51Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-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": 98,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/98/?format=api",
        "name": "Mitsubishi Heavy Industries",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7786,
        "configuration": {
          "id": 486,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/486/?format=api",
          "name": "H3-22",
          "family": "H3",
          "full_name": "H3-22",
          "variant": "22"
        }
      },
      "mission": {
        "id": 6303,
        "name": "ETS-9",
        "description": "The Engineering Test Satellite 9 (ETS-9) is a JAXA project aimed to develop an advanced satellite bus, or common model, for various high-throughput satellites (HTS) for communications. \r\n\r\nThe new satellite bus by Mitsubishi Electric will focus specifically on advanced communication needs:\r\n- Up to 25kW of power to support HTS communications\r\n- Light mass, all-electric bus system achieved with 6kW high-power Hall thrusters (Japan-made).\r\n- High-power Hall thrusters significantly shorten delivery of orbiting satellite compared to other manufacturer’s 4.5kW-class electric-propulsion bus systems\r\n- The first Japanese geostationary satellite equipped with GPS receivers (Japan-made) for laborsaving autonomous orbital transfer and orbital maneuvering.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 209,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/209/?format=api",
        "agency_id": 37,
        "name": "Yoshinobu Launch Complex LP-2",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
        "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
        "latitude": "30.400938",
        "longitude": "130.97564",
        "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_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
        "total_launch_count": 16,
        "orbital_launch_attempt_count": 16
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h3-22_liftoff__image_20251028183835.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 104,
      "pad_launch_attempt_count": 23,
      "agency_launch_attempt_count": 63,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 7,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    },
    {
      "id": "87ecb84a-5680-418f-9a1b-0466b8dfe7ff",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/87ecb84a-5680-418f-9a1b-0466b8dfe7ff/?format=api",
      "slug": "vulcan-stp-5",
      "name": "Vulcan | STP-5",
      "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": "2023-10-31T19:36:54Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-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": 124,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8063,
        "configuration": {
          "id": 200,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/200/?format=api",
          "name": "Vulcan",
          "family": "Vulcan",
          "full_name": "Vulcan",
          "variant": "Vulcan"
        }
      },
      "mission": {
        "id": 6616,
        "name": "STP-5",
        "description": "Two satellites in support of the US Department of Defense Strategic Capabilities Office.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [
          {
            "id": 1041,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1041/?format=api",
            "name": "United States Space Force",
            "featured": false,
            "type": "Government",
            "country_code": "USA",
            "abbrev": "USSF",
            "description": "The United States Space Force (USSF) is the space service branch of the U.S. Armed Forces, one of the eight U.S. uniformed services.",
            "administrator": null,
            "founding_year": "2019",
            "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.spaceforce.mil/",
            "wiki_url": "https://en.wikipedia.org/wiki/United_States_Space_Force",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united2520states2520space2520force_logo_20221102113048.png",
            "image_url": null,
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/united_states_s_image_20250916065613.jpg"
          }
        ],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 29,
        "url": "https://lldev.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://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": 1100,
          "total_landing_count": 71
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg",
        "total_launch_count": 122,
        "orbital_launch_attempt_count": 122
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 1159,
      "pad_launch_attempt_count": 142,
      "agency_launch_attempt_count": 199,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 83,
      "pad_launch_attempt_count_year": 22,
      "agency_launch_attempt_count_year": 29,
      "type": "normal"
    },
    {
      "id": "20fa8dc4-8cab-41cf-b452-98a2620f7e86",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/20fa8dc4-8cab-41cf-b452-98a2620f7e86/?format=api",
      "slug": "falcon-9-block-5-rivada-2",
      "name": "Falcon 9 Block 5 | Rivada 2",
      "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-11-14T13:55:53Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-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": 7800,
        "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": 6568,
        "name": "Rivada 2",
        "description": "24 satellites for Rivada's internet constellation.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 13,
          "name": "Polar Orbit",
          "abbrev": "PO"
        },
        "agencies": [
          {
            "id": 1076,
            "url": "https://lldev.thespacedevs.com/2.2.0/agencies/1076/?format=api",
            "name": "Rivada Space Networks",
            "featured": false,
            "type": "Commercial",
            "country_code": "DEU",
            "abbrev": "RivadaSpace",
            "description": "In March 2022, Rivada announced the formation of Rivada Space Networks GmbH, a wholly owned subsidiary that was land to launch 600 low earth orbit satellites interconnected with laser links to form a single global mesh network in space.",
            "administrator": "CEO: Declan Ganley",
            "founding_year": "2022",
            "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://rivadaspace.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Rivada_Networks",
            "logo_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rivada2520space2520networks_logo_20230921195723.png",
            "image_url": null,
            "nation_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/rivada2520space2520networks_nation_20230921195724.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": 872,
          "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": 257,
        "orbital_launch_attempt_count": 257
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 910,
      "pad_launch_attempt_count": 283,
      "agency_launch_attempt_count": 722,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 58,
      "pad_launch_attempt_count_year": 45,
      "agency_launch_attempt_count_year": 103,
      "type": "normal"
    }
  ]
}