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

{
  "count": 7846,
  "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6810&ordering=-name",
  "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6790&ordering=-name",
  "results": [
    {
      "id": "17a40a1b-0ad2-43d6-9602-61dfb790c5f4",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/17a40a1b-0ad2-43d6-9602-61dfb790c5f4/?format=api",
      "slug": "delta-ii-gps-iia-6",
      "name": "Delta II | GPS IIA-6",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-01-02T15:18:18Z",
      "net": "1992-09-09T08:57:00Z",
      "window_end": "1992-09-09T08:57:00Z",
      "window_start": "1992-09-09T08:57:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 6464,
        "configuration": {
          "id": 159,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api",
          "name": "Delta II",
          "family": "Delta",
          "full_name": "Delta II 7925",
          "variant": "7925"
        }
      },
      "mission": {
        "id": 4854,
        "name": "GPS IIA-6",
        "description": "GPS-2A (Global Positioning System) or Navstar-2A (Navigation System using Timing And ranging) are improved satellites of the second generation of the GPS navigation system.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 14,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
        "map_url": "https://www.google.com/maps?q=28.4472,-80.565",
        "latitude": "28.4472",
        "longitude": "-80.565",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1102,
          "total_landing_count": 72
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg",
        "total_launch_count": 145,
        "orbital_launch_attempt_count": 145
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 29,
          "url": "https://ll.thespacedevs.com/2.2.0/program/29/?format=api",
          "name": "Global Positioning System",
          "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
          "agencies": [
            {
              "id": 1041,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api",
              "name": "United States Space Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
          "start_date": "1978-02-22T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.gps.gov/",
          "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System",
          "mission_patches": [],
          "type": {
            "id": 4,
            "name": "Navigation Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 3748,
      "location_launch_attempt_count": 462,
      "pad_launch_attempt_count": 99,
      "agency_launch_attempt_count": 915,
      "orbital_launch_attempt_count_year": 60,
      "location_launch_attempt_count_year": 13,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 12,
      "type": "normal"
    },
    {
      "id": "27e77ed0-a6ed-4de5-83ca-e484470e428e",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/27e77ed0-a6ed-4de5-83ca-e484470e428e/?format=api",
      "slug": "delta-ii-gps-iia-5",
      "name": "Delta II | GPS IIA-5",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-01-02T15:18:25Z",
      "net": "1992-07-07T09:20:01Z",
      "window_end": "1992-07-07T09:20:01Z",
      "window_start": "1992-07-07T09:20:01Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 6447,
        "configuration": {
          "id": 159,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api",
          "name": "Delta II",
          "family": "Delta",
          "full_name": "Delta II 7925",
          "variant": "7925"
        }
      },
      "mission": {
        "id": 4837,
        "name": "GPS IIA-5",
        "description": "GPS-2A (Global Positioning System) or Navstar-2A (Navigation System using Timing And ranging) are improved satellites of the second generation of the GPS navigation system.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 1,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17B",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
        "map_url": "https://www.google.com/maps?q=28.4458,-80.5657",
        "latitude": "28.4458",
        "longitude": "-80.5657",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1102,
          "total_landing_count": 72
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg",
        "total_launch_count": 132,
        "orbital_launch_attempt_count": 132
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 29,
          "url": "https://ll.thespacedevs.com/2.2.0/program/29/?format=api",
          "name": "Global Positioning System",
          "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
          "agencies": [
            {
              "id": 1041,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api",
              "name": "United States Space Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
          "start_date": "1978-02-22T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.gps.gov/",
          "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System",
          "mission_patches": [],
          "type": {
            "id": 4,
            "name": "Navigation Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 3728,
      "location_launch_attempt_count": 458,
      "pad_launch_attempt_count": 92,
      "agency_launch_attempt_count": 912,
      "orbital_launch_attempt_count_year": 40,
      "location_launch_attempt_count_year": 9,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 9,
      "type": "normal"
    },
    {
      "id": "7e298bc4-a121-45b4-b07e-39f8d89c66f3",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/7e298bc4-a121-45b4-b07e-39f8d89c66f3/?format=api",
      "slug": "delta-ii-gps-iia-4",
      "name": "Delta II | GPS IIA-4",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-01-02T15:18:35Z",
      "net": "1992-04-10T03:20:00Z",
      "window_end": "1992-04-10T03:20:00Z",
      "window_start": "1992-04-10T03:20:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 6431,
        "configuration": {
          "id": 159,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api",
          "name": "Delta II",
          "family": "Delta",
          "full_name": "Delta II 7925",
          "variant": "7925"
        }
      },
      "mission": {
        "id": 4821,
        "name": "GPS IIA-4",
        "description": "GPS-2A (Global Positioning System) or Navstar-2A (Navigation System using Timing And ranging) are improved satellites of the second generation of the GPS navigation system.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 1,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17B",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
        "map_url": "https://www.google.com/maps?q=28.4458,-80.5657",
        "latitude": "28.4458",
        "longitude": "-80.5657",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1102,
          "total_landing_count": 72
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg",
        "total_launch_count": 132,
        "orbital_launch_attempt_count": 132
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 29,
          "url": "https://ll.thespacedevs.com/2.2.0/program/29/?format=api",
          "name": "Global Positioning System",
          "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
          "agencies": [
            {
              "id": 1041,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api",
              "name": "United States Space Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
          "start_date": "1978-02-22T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.gps.gov/",
          "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System",
          "mission_patches": [],
          "type": {
            "id": 4,
            "name": "Navigation Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 3708,
      "location_launch_attempt_count": 453,
      "pad_launch_attempt_count": 90,
      "agency_launch_attempt_count": 906,
      "orbital_launch_attempt_count_year": 20,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 3,
      "type": "normal"
    },
    {
      "id": "02b90728-1193-4646-81c3-30ce1ebbbcff",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/02b90728-1193-4646-81c3-30ce1ebbbcff/?format=api",
      "slug": "delta-ii-gps-iia-3",
      "name": "Delta II | GPS IIA-3",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-01-02T15:18:50Z",
      "net": "1992-02-23T22:29:00Z",
      "window_end": "1992-02-23T22:29:00Z",
      "window_start": "1992-02-23T22:29:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 6423,
        "configuration": {
          "id": 159,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api",
          "name": "Delta II",
          "family": "Delta",
          "full_name": "Delta II 7925",
          "variant": "7925"
        }
      },
      "mission": {
        "id": 4813,
        "name": "GPS IIA-3",
        "description": "GPS-2A (Global Positioning System) or Navstar-2A (Navigation System using Timing And ranging) are improved satellites of the second generation of the GPS navigation system.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 1,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17B",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
        "map_url": "https://www.google.com/maps?q=28.4458,-80.5657",
        "latitude": "28.4458",
        "longitude": "-80.5657",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1102,
          "total_landing_count": 72
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg",
        "total_launch_count": 132,
        "orbital_launch_attempt_count": 132
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 29,
          "url": "https://ll.thespacedevs.com/2.2.0/program/29/?format=api",
          "name": "Global Positioning System",
          "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
          "agencies": [
            {
              "id": 1041,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api",
              "name": "United States Space Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
          "start_date": "1978-02-22T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.gps.gov/",
          "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System",
          "mission_patches": [],
          "type": {
            "id": 4,
            "name": "Navigation Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 3698,
      "location_launch_attempt_count": 451,
      "pad_launch_attempt_count": 89,
      "agency_launch_attempt_count": 905,
      "orbital_launch_attempt_count_year": 10,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    },
    {
      "id": "f31158bc-1a89-4a72-b521-627d6e5ab5b8",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/f31158bc-1a89-4a72-b521-627d6e5ab5b8/?format=api",
      "slug": "delta-ii-gps-iia-2",
      "name": "Delta II | GPS IIA-2",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-01-02T15:18:57Z",
      "net": "1991-07-04T02:32:00Z",
      "window_end": "1991-07-04T02:32:00Z",
      "window_start": "1991-07-04T02:32:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 6380,
        "configuration": {
          "id": 159,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api",
          "name": "Delta II",
          "family": "Delta",
          "full_name": "Delta II 7925",
          "variant": "7925"
        }
      },
      "mission": {
        "id": 4770,
        "name": "GPS IIA-2",
        "description": "GPS-2A (Global Positioning System) or Navstar-2A (Navigation System using Timing And ranging) are improved satellites of the second generation of the GPS navigation system.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 14,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
        "map_url": "https://www.google.com/maps?q=28.4472,-80.565",
        "latitude": "28.4472",
        "longitude": "-80.565",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1102,
          "total_landing_count": 72
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg",
        "total_launch_count": 145,
        "orbital_launch_attempt_count": 145
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 29,
          "url": "https://ll.thespacedevs.com/2.2.0/program/29/?format=api",
          "name": "Global Positioning System",
          "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
          "agencies": [
            {
              "id": 1041,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api",
              "name": "United States Space Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
          "start_date": "1978-02-22T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.gps.gov/",
          "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System",
          "mission_patches": [],
          "type": {
            "id": 4,
            "name": "Navigation Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 3646,
      "location_launch_attempt_count": 448,
      "pad_launch_attempt_count": 96,
      "agency_launch_attempt_count": 900,
      "orbital_launch_attempt_count_year": 49,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 8,
      "type": "normal"
    },
    {
      "id": "86aaa87c-c1e8-42a3-84e7-426de32afb7e",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/86aaa87c-c1e8-42a3-84e7-426de32afb7e/?format=api",
      "slug": "delta-ii-gps-iia-19",
      "name": "Delta II | GPS IIA-19",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-01-02T15:02:08Z",
      "net": "1997-11-06T00:30:00Z",
      "window_end": "1997-11-06T00:30:00Z",
      "window_start": "1997-11-06T00:30:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 6815,
        "configuration": {
          "id": 159,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api",
          "name": "Delta II",
          "family": "Delta",
          "full_name": "Delta II 7925",
          "variant": "7925"
        }
      },
      "mission": {
        "id": 5205,
        "name": "GPS IIA-19",
        "description": "GPS-2A (Global Positioning System) or Navstar-2A (Navigation System using Timing And ranging) are improved satellites of the second generation of the GPS navigation system.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 14,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
        "map_url": "https://www.google.com/maps?q=28.4472,-80.565",
        "latitude": "28.4472",
        "longitude": "-80.565",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1102,
          "total_landing_count": 72
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg",
        "total_launch_count": 145,
        "orbital_launch_attempt_count": 145
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 29,
          "url": "https://ll.thespacedevs.com/2.2.0/program/29/?format=api",
          "name": "Global Positioning System",
          "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
          "agencies": [
            {
              "id": 1041,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api",
              "name": "United States Space Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
          "start_date": "1978-02-22T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.gps.gov/",
          "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System",
          "mission_patches": [],
          "type": {
            "id": 4,
            "name": "Navigation Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 4188,
      "location_launch_attempt_count": 537,
      "pad_launch_attempt_count": 115,
      "agency_launch_attempt_count": 984,
      "orbital_launch_attempt_count_year": 70,
      "location_launch_attempt_count_year": 14,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 12,
      "type": "normal"
    },
    {
      "id": "d052276c-21ce-45ae-b426-26db8718e606",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/d052276c-21ce-45ae-b426-26db8718e606/?format=api",
      "slug": "delta-ii-gps-iia-18",
      "name": "Delta II | GPS IIA-18",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-01-02T15:02:32Z",
      "net": "1996-09-12T08:49:00Z",
      "window_end": "1996-09-12T08:49:00Z",
      "window_start": "1996-09-12T08:49:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 6750,
        "configuration": {
          "id": 159,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api",
          "name": "Delta II",
          "family": "Delta",
          "full_name": "Delta II 7925",
          "variant": "7925"
        }
      },
      "mission": {
        "id": 5140,
        "name": "GPS IIA-18",
        "description": "GPS-2A (Global Positioning System) or Navstar-2A (Navigation System using Timing And ranging) are improved satellites of the second generation of the GPS navigation system.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 14,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
        "map_url": "https://www.google.com/maps?q=28.4472,-80.565",
        "latitude": "28.4472",
        "longitude": "-80.565",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1102,
          "total_landing_count": 72
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg",
        "total_launch_count": 145,
        "orbital_launch_attempt_count": 145
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 29,
          "url": "https://ll.thespacedevs.com/2.2.0/program/29/?format=api",
          "name": "Global Positioning System",
          "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
          "agencies": [
            {
              "id": 1041,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api",
              "name": "United States Space Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
          "start_date": "1978-02-22T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.gps.gov/",
          "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System",
          "mission_patches": [],
          "type": {
            "id": 4,
            "name": "Navigation Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 4101,
      "location_launch_attempt_count": 519,
      "pad_launch_attempt_count": 109,
      "agency_launch_attempt_count": 969,
      "orbital_launch_attempt_count_year": 60,
      "location_launch_attempt_count_year": 13,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 11,
      "type": "normal"
    },
    {
      "id": "c57ab457-3ac9-480c-add8-cfabece08ed4",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/c57ab457-3ac9-480c-add8-cfabece08ed4/?format=api",
      "slug": "delta-ii-gps-iia-17",
      "name": "Delta II | GPS IIA-17",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-01-02T15:02:36Z",
      "net": "1996-07-16T00:50:00Z",
      "window_end": "1996-07-16T00:50:00Z",
      "window_start": "1996-07-16T00:50:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 6738,
        "configuration": {
          "id": 159,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api",
          "name": "Delta II",
          "family": "Delta",
          "full_name": "Delta II 7925",
          "variant": "7925"
        }
      },
      "mission": {
        "id": 5128,
        "name": "GPS IIA-17",
        "description": "GPS-2A (Global Positioning System) or Navstar-2A (Navigation System using Timing And ranging) are improved satellites of the second generation of the GPS navigation system.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 14,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
        "map_url": "https://www.google.com/maps?q=28.4472,-80.565",
        "latitude": "28.4472",
        "longitude": "-80.565",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1102,
          "total_landing_count": 72
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg",
        "total_launch_count": 145,
        "orbital_launch_attempt_count": 145
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 29,
          "url": "https://ll.thespacedevs.com/2.2.0/program/29/?format=api",
          "name": "Global Positioning System",
          "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
          "agencies": [
            {
              "id": 1041,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api",
              "name": "United States Space Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
          "start_date": "1978-02-22T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.gps.gov/",
          "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System",
          "mission_patches": [],
          "type": {
            "id": 4,
            "name": "Navigation Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 4086,
      "location_launch_attempt_count": 516,
      "pad_launch_attempt_count": 108,
      "agency_launch_attempt_count": 968,
      "orbital_launch_attempt_count_year": 45,
      "location_launch_attempt_count_year": 10,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 10,
      "type": "normal"
    },
    {
      "id": "4faa625a-739b-45a8-a57f-eab19a29f09e",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/4faa625a-739b-45a8-a57f-eab19a29f09e/?format=api",
      "slug": "delta-ii-gps-iia-16",
      "name": "Delta II | GPS IIA-16",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-01-02T15:03:16Z",
      "net": "1996-03-28T00:21:00Z",
      "window_end": "1996-03-28T00:21:00Z",
      "window_start": "1996-03-28T00:21:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 6719,
        "configuration": {
          "id": 159,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api",
          "name": "Delta II",
          "family": "Delta",
          "full_name": "Delta II 7925",
          "variant": "7925"
        }
      },
      "mission": {
        "id": 5109,
        "name": "GPS IIA-16",
        "description": "GPS-2A (Global Positioning System) or Navstar-2A (Navigation System using Timing And ranging) are improved satellites of the second generation of the GPS navigation system.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 1,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17B",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
        "map_url": "https://www.google.com/maps?q=28.4458,-80.5657",
        "latitude": "28.4458",
        "longitude": "-80.5657",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1102,
          "total_landing_count": 72
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg",
        "total_launch_count": 132,
        "orbital_launch_attempt_count": 132
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 29,
          "url": "https://ll.thespacedevs.com/2.2.0/program/29/?format=api",
          "name": "Global Positioning System",
          "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
          "agencies": [
            {
              "id": 1041,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api",
              "name": "United States Space Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
          "start_date": "1978-02-22T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.gps.gov/",
          "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System",
          "mission_patches": [],
          "type": {
            "id": 4,
            "name": "Navigation Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 4061,
      "location_launch_attempt_count": 510,
      "pad_launch_attempt_count": 103,
      "agency_launch_attempt_count": 962,
      "orbital_launch_attempt_count_year": 20,
      "location_launch_attempt_count_year": 4,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    },
    {
      "id": "03ae1bb3-6844-46a3-8046-75a63d91fb0b",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/03ae1bb3-6844-46a3-8046-75a63d91fb0b/?format=api",
      "slug": "delta-ii-gps-iia-15",
      "name": "Delta II | GPS IIA-15",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2024-01-02T15:03:24Z",
      "net": "1994-03-10T03:40:01Z",
      "window_end": "1994-03-10T03:40:01Z",
      "window_start": "1994-03-10T03:40:01Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 6577,
        "configuration": {
          "id": 159,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api",
          "name": "Delta II",
          "family": "Delta",
          "full_name": "Delta II 7925",
          "variant": "7925"
        }
      },
      "mission": {
        "id": 4967,
        "name": "GPS IIA-15",
        "description": "GPS-2A (Global Positioning System) or Navstar-2A (Navigation System using Timing And ranging) are improved satellites of the second generation of the GPS navigation system.",
        "launch_designator": null,
        "type": "Navigation",
        "orbit": {
          "id": 12,
          "name": "Medium Earth Orbit",
          "abbrev": "MEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 14,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api",
        "agency_id": null,
        "name": "Space Launch Complex 17A",
        "description": "",
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
        "map_url": "https://www.google.com/maps?q=28.4472,-80.565",
        "latitude": "28.4472",
        "longitude": "-80.565",
        "location": {
          "id": 12,
          "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
          "name": "Cape Canaveral SFS, FL, USA",
          "country_code": "USA",
          "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.",
          "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
          "timezone_name": "America/New_York",
          "total_launch_count": 1102,
          "total_landing_count": 72
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg",
        "total_launch_count": 145,
        "orbital_launch_attempt_count": 145
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg",
      "infographic": null,
      "program": [
        {
          "id": 29,
          "url": "https://ll.thespacedevs.com/2.2.0/program/29/?format=api",
          "name": "Global Positioning System",
          "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
          "agencies": [
            {
              "id": 1041,
              "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api",
              "name": "United States Space Force",
              "type": "Government"
            }
          ],
          "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
          "start_date": "1978-02-22T00:00:00Z",
          "end_date": null,
          "info_url": "https://www.gps.gov/",
          "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System",
          "mission_patches": [],
          "type": {
            "id": 4,
            "name": "Navigation Constellation"
          }
        }
      ],
      "orbital_launch_attempt_count": 3885,
      "location_launch_attempt_count": 481,
      "pad_launch_attempt_count": 106,
      "agency_launch_attempt_count": 938,
      "orbital_launch_attempt_count_year": 17,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 4,
      "type": "normal"
    }
  ]
}