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=430&ordering=name
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=440&ordering=name",
  "previous": "https://lldev.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=420&ordering=name",
  "results": [
    {
      "id": "2e3e33a1-b87d-4d52-a7e7-8cc5a28046fd",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/2e3e33a1-b87d-4d52-a7e7-8cc5a28046fd/?format=api",
      "slug": "long-march-8a-satnet-leo-group-20",
      "name": "Long March 8A | SatNet LEO Group 20",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2026-03-14T04:31:29Z",
      "net": "2026-03-12T19:48:00Z",
      "window_end": "2026-03-12T20:05:00Z",
      "window_start": "2026-03-12T19:40:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "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": 8933,
        "configuration": {
          "id": 518,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/518/?format=api",
          "name": "Long March 8A",
          "family": "Long March",
          "full_name": "Long March 8A",
          "variant": "A"
        }
      },
      "mission": {
        "id": 7528,
        "name": "SatNet LEO Group 20",
        "description": "A batch of 9 Low Earth Orbit communication satellites for the Chinese state owned SatNet constellation operated by the China Satellite Network Group.\r\n\r\nThe constellation will eventually consists of 13000 satellites.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 218,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/218/?format=api",
        "agency_id": null,
        "name": "Commercial LC-1",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Commercial_Space_Launch_Site",
        "map_url": "https://www.google.com/maps?q=19.597275,110.930753",
        "latitude": "19.597275",
        "longitude": "110.930753",
        "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_commercial_lc-1_20231225074041.jpg",
        "total_launch_count": 8,
        "orbital_launch_attempt_count": 8
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-8a_launch_2_image_20251206093107.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7224,
      "location_launch_attempt_count": 58,
      "pad_launch_attempt_count": 8,
      "agency_launch_attempt_count": 578,
      "orbital_launch_attempt_count_year": 51,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 8,
      "type": "normal"
    },
    {
      "id": "4dac3740-b75f-4d76-b702-5967d09085d8",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/4dac3740-b75f-4d76-b702-5967d09085d8/?format=api",
      "slug": "long-march-8-unknown-payload",
      "name": "Long March 8 | Unknown Payload",
      "status": {
        "id": 1,
        "name": "Go for Launch",
        "abbrev": "Go",
        "description": "Current T-0 confirmed by official or reliable sources."
      },
      "last_updated": "2026-04-02T03:18:16Z",
      "net": "2026-04-07T13:30:00Z",
      "window_end": "2026-04-07T13:47:00Z",
      "window_start": "2026-04-07T13:24:00Z",
      "net_precision": {
        "id": 2,
        "name": "Hour",
        "abbrev": "HR",
        "description": "The T-0 is accurate to the hour."
      },
      "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": 8955,
        "configuration": {
          "id": 462,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/462/?format=api",
          "name": "Long March 8",
          "family": "Long March",
          "full_name": "Long March 8",
          "variant": ""
        }
      },
      "mission": {
        "id": 7550,
        "name": "Unknown Payload",
        "description": "Details TBD.",
        "launch_designator": null,
        "type": "Unknown",
        "orbit": {
          "id": 25,
          "name": "Unknown",
          "abbrev": "N/A"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 218,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/218/?format=api",
        "agency_id": null,
        "name": "Commercial LC-1",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Commercial_Space_Launch_Site",
        "map_url": "https://www.google.com/maps?q=19.597275,110.930753",
        "latitude": "19.597275",
        "longitude": "110.930753",
        "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_commercial_lc-1_20231225074041.jpg",
        "total_launch_count": 8,
        "orbital_launch_attempt_count": 8
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cz-8_liftoff_2_image_20240315183218.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7253,
      "location_launch_attempt_count": 59,
      "pad_launch_attempt_count": 9,
      "agency_launch_attempt_count": 583,
      "orbital_launch_attempt_count_year": 80,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 13,
      "type": "normal"
    },
    {
      "id": "1c040590-5157-4850-86e2-f878dd7d49d4",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/1c040590-5157-4850-86e2-f878dd7d49d4/?format=api",
      "slug": "lvm-3-bluebird-block-2-1",
      "name": "LVM-3 | BlueBird Block 2 #1",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-12-24T12:54:02Z",
      "net": "2025-12-24T03:25:30Z",
      "window_end": "2025-12-24T06:50:00Z",
      "window_start": "2025-12-24T02:50:00Z",
      "net_precision": {
        "id": 0,
        "name": "Second",
        "abbrev": "SEC",
        "description": "The T-0 is accurate to the second."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 31,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/31/?format=api",
        "name": "Indian Space Research Organization",
        "type": "Government"
      },
      "rocket": {
        "id": 8407,
        "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": 6995,
        "name": "BlueBird Block 2 #1",
        "description": "AST SpaceMobile’s Block 2 BlueBird satellites are designed to deliver up to 10 times the bandwidth capacity of the BlueBird Block 1 satellites, required to achieve 24/7 continuous cellular broadband service coverage in the United States, with beams designed to support a capacity of up to 40 MHz, enabling peak data transmission speeds up to 120 Mbps, supporting voice, full data and video applications. The Block 2 BlueBirds, featuring as large as 2400 square foot communications arrays, will be the largest satellites ever commercially deployed in Low Earth orbit once launched.\r\n\r\nThis launch will feature a single satellite.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "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": [],
      "orbital_launch_attempt_count": 7167,
      "location_launch_attempt_count": 102,
      "pad_launch_attempt_count": 32,
      "agency_launch_attempt_count": 98,
      "orbital_launch_attempt_count_year": 318,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    },
    {
      "id": "05c00251-c8db-4922-9244-d1e407427962",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/05c00251-c8db-4922-9244-d1e407427962/?format=api",
      "slug": "lvm-3-cms-03-gsat-7r",
      "name": "LVM-3 | CMS-03 (GSAT-7R)",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-11-06T04:21:10Z",
      "net": "2025-11-02T11:56:00Z",
      "window_end": "2025-11-02T11:56:00Z",
      "window_start": "2025-11-02T11:56:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "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": 2176,
        "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": 6522,
        "name": "CMS-03 (GSAT-7R)",
        "description": "Communications Satellite for the Indian Navy, replacing GSAT-7 for secure real-time links between Indian warships, submarines, aircraft, and shore-based command centers across the Indian Ocean.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 2,
          "name": "Geostationary Transfer Orbit",
          "abbrev": "GTO"
        },
        "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": [],
      "orbital_launch_attempt_count": 7104,
      "location_launch_attempt_count": 101,
      "pad_launch_attempt_count": 31,
      "agency_launch_attempt_count": 97,
      "orbital_launch_attempt_count_year": 255,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    },
    {
      "id": "dfac5ab7-7017-454f-b6cf-eeed277a97b5",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/dfac5ab7-7017-454f-b6cf-eeed277a97b5/?format=api",
      "slug": "lvm-3-gaganyaan-1",
      "name": "LVM-3 | Gaganyaan-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": "2026-01-23T17:06:56Z",
      "net": "2026-12-31T00:00:00Z",
      "window_end": "2026-12-31T00:00:00Z",
      "window_start": "2026-12-31T00:00:00Z",
      "net_precision": {
        "id": 13,
        "name": "Year Half 2",
        "abbrev": "H2",
        "description": "The T-0 is expected in the second half of 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": 7522,
        "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": 5940,
        "name": "Gaganyaan-1",
        "description": "First uncrewed orbital test flight of the Gaganyaan capsule.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "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": "ca680864-788f-4096-93e2-c09f1b2193c9",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/ca680864-788f-4096-93e2-c09f1b2193c9/?format=api",
      "slug": "lvm-3-gaganyaan-2",
      "name": "LVM-3 | Gaganyaan-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-05-06T20:51:01Z",
      "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": 7523,
        "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": 5941,
        "name": "Gaganyaan-2",
        "description": "Second uncrewed orbital test flight of the Gaganyaan capsule.",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "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": "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": "6addcdf6-7fe3-4972-b738-b96069295422",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/6addcdf6-7fe3-4972-b738-b96069295422/?format=api",
      "slug": "lvm-3-gaganyaan-4",
      "name": "LVM-3 | Gaganyaan-4",
      "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-06T20:54:19Z",
      "net": "2027-03-31T00:00:00Z",
      "window_end": "2027-03-31T00:00:00Z",
      "window_start": "2027-03-31T00:00:00Z",
      "net_precision": {
        "id": 8,
        "name": "Quarter 1",
        "abbrev": "Q1",
        "description": "The T-0 is expected in the first quarter of 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": 7524,
        "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": 5942,
        "name": "Gaganyaan-4",
        "description": "First crewed flight of the Gaganyaan capsule.",
        "launch_designator": null,
        "type": "Human Exploration",
        "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": 7453,
      "location_launch_attempt_count": 117,
      "pad_launch_attempt_count": 41,
      "agency_launch_attempt_count": 112,
      "orbital_launch_attempt_count_year": 12,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "63b7d43c-2711-4191-aa1e-344f9339ff34",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/63b7d43c-2711-4191-aa1e-344f9339ff34/?format=api",
      "slug": "minotaur-iv-ews-od-1",
      "name": "Minotaur IV | EWS OD-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-09-14T15:54:06Z",
      "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": 257,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/257/?format=api",
        "name": "Northrop Grumman Space Systems",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8171,
        "configuration": {
          "id": 52,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/52/?format=api",
          "name": "Minotaur IV",
          "family": "Minotaur",
          "full_name": "Minotaur IV",
          "variant": ""
        }
      },
      "mission": {
        "id": 6738,
        "name": "EWS OD-1",
        "description": "The Electro-Optical/Infrared Weather System (EWS) Operational Demonstration-1 (OD-1) is a weather satellite for the United States Space Force. It is a prototype satellite made by General Atomics that will be place in LEO for a three-year demonstration mission of new EO/IR sensor technologies to various US military branches, and to act as a stop-gap for Defense Department needs for weather data.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 8,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/8/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 8",
        "description": "Space Launch Complex 8 (SLC-8), is a launch pad at Vandenberg Space Force Base in California, United States. It is used by Minotaur rockets. It was originally part of the California Spaceport, and was known as the Commercial Launch Facility (CLF) or Space Launch Facility (SLF).",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_8",
        "map_url": "https://www.google.com/maps?q=34.57635,-120.63245",
        "latitude": "34.57635",
        "longitude": "-120.63245",
        "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_8_20200803143300.jpg",
        "total_launch_count": 9,
        "orbital_launch_attempt_count": 9
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_20240307170209.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 7441,
      "location_launch_attempt_count": 910,
      "pad_launch_attempt_count": 11,
      "agency_launch_attempt_count": 19,
      "orbital_launch_attempt_count_year": 268,
      "location_launch_attempt_count_year": 58,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    },
    {
      "id": "18aeb565-fc14-402e-be79-c8b141db209f",
      "url": "https://lldev.thespacedevs.com/2.2.0/launch/18aeb565-fc14-402e-be79-c8b141db209f/?format=api",
      "slug": "minotaur-iv-nrol-174",
      "name": "Minotaur IV | NROL-174",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2025-04-17T01:33:15Z",
      "net": "2025-04-16T19:33:00Z",
      "window_end": "2025-04-16T21:26:00Z",
      "window_start": "2025-04-16T19:00:00Z",
      "net_precision": {
        "id": 1,
        "name": "Minute",
        "abbrev": "MIN",
        "description": "The T-0 is accurate to the minute."
      },
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 257,
        "url": "https://lldev.thespacedevs.com/2.2.0/agencies/257/?format=api",
        "name": "Northrop Grumman Space Systems",
        "type": "Commercial"
      },
      "rocket": {
        "id": 8170,
        "configuration": {
          "id": 52,
          "url": "https://lldev.thespacedevs.com/2.2.0/config/launcher/52/?format=api",
          "name": "Minotaur IV",
          "family": "Minotaur",
          "full_name": "Minotaur IV",
          "variant": ""
        }
      },
      "mission": {
        "id": 6737,
        "name": "NROL-174",
        "description": "Classified payload for the U.S. 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": 8,
        "url": "https://lldev.thespacedevs.com/2.2.0/pad/8/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 8",
        "description": "Space Launch Complex 8 (SLC-8), is a launch pad at Vandenberg Space Force Base in California, United States. It is used by Minotaur rockets. It was originally part of the California Spaceport, and was known as the Commercial Launch Facility (CLF) or Space Launch Facility (SLF).",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_8",
        "map_url": "https://www.google.com/maps?q=34.57635,-120.63245",
        "latitude": "34.57635",
        "longitude": "-120.63245",
        "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_8_20200803143300.jpg",
        "total_launch_count": 9,
        "orbital_launch_attempt_count": 9
      },
      "webcast_live": false,
      "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_20240307170209.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 6928,
      "location_launch_attempt_count": 801,
      "pad_launch_attempt_count": 9,
      "agency_launch_attempt_count": 15,
      "orbital_launch_attempt_count_year": 79,
      "location_launch_attempt_count_year": 15,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    }
  ]
}