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

{
  "count": 7947,
  "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=580&ordering=name",
  "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=560&ordering=name",
  "results": [
    {
      "id": "c21ca775-3002-42b5-a784-a72a2f9137c7",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/c21ca775-3002-42b5-a784-a72a2f9137c7/?format=api",
      "slug": "atlas-slv-3a-agena-d-aquacade-3",
      "name": "Atlas SLV-3A Agena D | Aquacade 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": "2023-06-14T17:40:24Z",
      "net": "1977-12-11T22:45:01Z",
      "window_end": "1977-12-11T22:45:01Z",
      "window_start": "1977-12-11T22:45:01Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 4905,
        "configuration": {
          "id": 259,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/259/?format=api",
          "name": "Atlas SLV-3A Agena D",
          "family": "Atlas",
          "full_name": "Atlas SLV-3A Agena D",
          "variant": "SLV-3A Agena D"
        }
      },
      "mission": {
        "id": 3321,
        "name": "Aquacade 3",
        "description": "Geostationary signals intelligence satellite (TELINT).",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 117,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/117/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 13",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
        "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
        "latitude": "28.4859",
        "longitude": "-80.546594",
        "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": 1124,
          "total_landing_count": 76
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_117_20200803143223.jpg",
        "total_launch_count": 21,
        "orbital_launch_attempt_count": 21
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3a_age_image_20251204210844.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 2035,
      "location_launch_attempt_count": 335,
      "pad_launch_attempt_count": 20,
      "agency_launch_attempt_count": 703,
      "orbital_launch_attempt_count_year": 120,
      "location_launch_attempt_count_year": 18,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 23,
      "type": "normal"
    },
    {
      "id": "7cbc0ab5-cb32-447a-a4d9-313ec37e2eed",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/7cbc0ab5-cb32-447a-a4d9-313ec37e2eed/?format=api",
      "slug": "atlas-slv-3a-agena-d-aquacade-4",
      "name": "Atlas SLV-3A Agena D | Aquacade 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": "2023-06-14T17:40:25Z",
      "net": "1978-04-07T00:45:01Z",
      "window_end": "1978-04-07T00:45:01Z",
      "window_start": "1978-04-07T00:45:01Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 4950,
        "configuration": {
          "id": 259,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/259/?format=api",
          "name": "Atlas SLV-3A Agena D",
          "family": "Atlas",
          "full_name": "Atlas SLV-3A Agena D",
          "variant": "SLV-3A Agena D"
        }
      },
      "mission": {
        "id": 3366,
        "name": "Aquacade 4",
        "description": "Geostationary signals intelligence satellite (TELINT).",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 117,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/117/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 13",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
        "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
        "latitude": "28.4859",
        "longitude": "-80.546594",
        "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": 1124,
          "total_landing_count": 76
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_117_20200803143223.jpg",
        "total_launch_count": 21,
        "orbital_launch_attempt_count": 21
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3a_age_image_20251204210844.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 2084,
      "location_launch_attempt_count": 342,
      "pad_launch_attempt_count": 21,
      "agency_launch_attempt_count": 714,
      "orbital_launch_attempt_count_year": 39,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 10,
      "type": "normal"
    },
    {
      "id": "ededcfa7-40cb-4cd9-b3a9-c807ed186805",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/ededcfa7-40cb-4cd9-b3a9-c807ed186805/?format=api",
      "slug": "atlas-slv-3a-agena-d-canyon-1",
      "name": "Atlas SLV-3A Agena D | Canyon 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": "2023-06-14T17:40:24Z",
      "net": "1968-08-06T11:08:00Z",
      "window_end": "1968-08-06T11:08:00Z",
      "window_start": "1968-08-06T11:08:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3807,
        "configuration": {
          "id": 259,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/259/?format=api",
          "name": "Atlas SLV-3A Agena D",
          "family": "Atlas",
          "full_name": "Atlas SLV-3A Agena D",
          "variant": "SLV-3A Agena D"
        }
      },
      "mission": {
        "id": 2225,
        "name": "Canyon 1",
        "description": "Canyon was the first series of NRO's near geostationary ELINT/SIGINT satellites launched under the designation AFP-827 or Program 7500 for NRO's Program A. They were focussed on communications intelligence (COMINT).",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 117,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/117/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 13",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
        "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
        "latitude": "28.4859",
        "longitude": "-80.546594",
        "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": 1124,
          "total_landing_count": 76
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_117_20200803143223.jpg",
        "total_launch_count": 21,
        "orbital_launch_attempt_count": 21
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3a_age_image_20251204210844.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 860,
      "location_launch_attempt_count": 219,
      "pad_launch_attempt_count": 11,
      "agency_launch_attempt_count": 453,
      "orbital_launch_attempt_count_year": 72,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 20,
      "type": "normal"
    },
    {
      "id": "80a09bb9-cde0-411b-9ed8-d6dcf1f0388c",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/80a09bb9-cde0-411b-9ed8-d6dcf1f0388c/?format=api",
      "slug": "atlas-slv-3a-agena-d-canyon-2",
      "name": "Atlas SLV-3A Agena D | Canyon 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": "2023-06-14T17:40:24Z",
      "net": "1969-04-13T02:30:00Z",
      "window_end": "1969-04-13T02:30:00Z",
      "window_start": "1969-04-13T02:30:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3898,
        "configuration": {
          "id": 259,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/259/?format=api",
          "name": "Atlas SLV-3A Agena D",
          "family": "Atlas",
          "full_name": "Atlas SLV-3A Agena D",
          "variant": "SLV-3A Agena D"
        }
      },
      "mission": {
        "id": 2316,
        "name": "Canyon 2",
        "description": "Canyon was the first series of NRO's near geostationary ELINT/SIGINT satellites launched under the designation AFP-827 or Program 7500 for NRO's Program A. They were focussed on communications intelligence (COMINT).",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 117,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/117/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 13",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
        "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
        "latitude": "28.4859",
        "longitude": "-80.546594",
        "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": 1124,
          "total_landing_count": 76
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_117_20200803143223.jpg",
        "total_launch_count": 21,
        "orbital_launch_attempt_count": 21
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3a_age_image_20251204210844.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 962,
      "location_launch_attempt_count": 234,
      "pad_launch_attempt_count": 12,
      "agency_launch_attempt_count": 487,
      "orbital_launch_attempt_count_year": 43,
      "location_launch_attempt_count_year": 7,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 13,
      "type": "normal"
    },
    {
      "id": "d076ab0b-5a35-4aa5-8b22-dc56ae603efa",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/d076ab0b-5a35-4aa5-8b22-dc56ae603efa/?format=api",
      "slug": "atlas-slv-3a-agena-d-canyon-3",
      "name": "Atlas SLV-3A Agena D | Canyon 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": "2023-06-14T17:40:24Z",
      "net": "1970-09-01T01:00:00Z",
      "window_end": "1970-09-01T01:00:00Z",
      "window_start": "1970-09-01T01:00:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 4043,
        "configuration": {
          "id": 259,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/259/?format=api",
          "name": "Atlas SLV-3A Agena D",
          "family": "Atlas",
          "full_name": "Atlas SLV-3A Agena D",
          "variant": "SLV-3A Agena D"
        }
      },
      "mission": {
        "id": 2461,
        "name": "Canyon 3",
        "description": "Canyon was the first series of NRO's near geostationary ELINT/SIGINT satellites launched under the designation AFP-827 or Program 7500 for NRO's Program A. They were focussed on communications intelligence (COMINT).",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 117,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/117/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 13",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
        "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
        "latitude": "28.4859",
        "longitude": "-80.546594",
        "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": 1124,
          "total_landing_count": 76
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_117_20200803143223.jpg",
        "total_launch_count": 21,
        "orbital_launch_attempt_count": 21
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3a_age_image_20251204210844.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1121,
      "location_launch_attempt_count": 250,
      "pad_launch_attempt_count": 14,
      "agency_launch_attempt_count": 530,
      "orbital_launch_attempt_count_year": 75,
      "location_launch_attempt_count_year": 8,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 21,
      "type": "normal"
    },
    {
      "id": "1af93428-ea94-4197-bf22-c5b4b1a8bb55",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/1af93428-ea94-4197-bf22-c5b4b1a8bb55/?format=api",
      "slug": "atlas-slv-3a-agena-d-canyon-4",
      "name": "Atlas SLV-3A Agena D | Canyon 4",
      "status": {
        "id": 4,
        "name": "Launch Failure",
        "abbrev": "Failure",
        "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
      },
      "last_updated": "2023-06-14T17:40:23Z",
      "net": "1971-12-04T22:33:00Z",
      "window_end": "1971-12-04T22:33:00Z",
      "window_start": "1971-12-04T22:33:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 4204,
        "configuration": {
          "id": 259,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/259/?format=api",
          "name": "Atlas SLV-3A Agena D",
          "family": "Atlas",
          "full_name": "Atlas SLV-3A Agena D",
          "variant": "SLV-3A Agena D"
        }
      },
      "mission": {
        "id": 2622,
        "name": "Canyon 4",
        "description": "Canyon was the first series of NRO's near geostationary ELINT/SIGINT satellites launched under the designation AFP-827 or Program 7500 for NRO's Program A. They were focussed on communications intelligence (COMINT).",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 117,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/117/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 13",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
        "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
        "latitude": "28.4859",
        "longitude": "-80.546594",
        "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": 1124,
          "total_landing_count": 76
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_117_20200803143223.jpg",
        "total_launch_count": 21,
        "orbital_launch_attempt_count": 21
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3a_age_image_20251204210844.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1291,
      "location_launch_attempt_count": 261,
      "pad_launch_attempt_count": 15,
      "agency_launch_attempt_count": 562,
      "orbital_launch_attempt_count_year": 120,
      "location_launch_attempt_count_year": 9,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 26,
      "type": "normal"
    },
    {
      "id": "8b07779e-8e95-44ed-9d4c-b82d32fc7888",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/8b07779e-8e95-44ed-9d4c-b82d32fc7888/?format=api",
      "slug": "atlas-slv-3a-agena-d-canyon-5",
      "name": "Atlas SLV-3A Agena D | Canyon 5",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T17:40:23Z",
      "net": "1972-12-20T22:20:00Z",
      "window_end": "1972-12-20T22:20:00Z",
      "window_start": "1972-12-20T22:20:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 4323,
        "configuration": {
          "id": 259,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/259/?format=api",
          "name": "Atlas SLV-3A Agena D",
          "family": "Atlas",
          "full_name": "Atlas SLV-3A Agena D",
          "variant": "SLV-3A Agena D"
        }
      },
      "mission": {
        "id": 2741,
        "name": "Canyon 5",
        "description": "Canyon was the first series of NRO's near geostationary ELINT/SIGINT satellites launched under the designation AFP-827 or Program 7500 for NRO's Program A. They were focussed on communications intelligence (COMINT).",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 117,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/117/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 13",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
        "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
        "latitude": "28.4859",
        "longitude": "-80.546594",
        "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": 1124,
          "total_landing_count": 76
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_117_20200803143223.jpg",
        "total_launch_count": 21,
        "orbital_launch_attempt_count": 21
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3a_age_image_20251204210844.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1417,
      "location_launch_attempt_count": 270,
      "pad_launch_attempt_count": 16,
      "agency_launch_attempt_count": 590,
      "orbital_launch_attempt_count_year": 111,
      "location_launch_attempt_count_year": 8,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 26,
      "type": "normal"
    },
    {
      "id": "6cfce97e-34aa-4e9f-942b-1595b8623d06",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/6cfce97e-34aa-4e9f-942b-1595b8623d06/?format=api",
      "slug": "atlas-slv-3a-agena-d-canyon-6",
      "name": "Atlas SLV-3A Agena D | Canyon 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": "2023-06-14T17:40:24Z",
      "net": "1975-06-18T09:00:00Z",
      "window_end": "1975-06-18T09:00:00Z",
      "window_start": "1975-06-18T09:00:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 4596,
        "configuration": {
          "id": 259,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/259/?format=api",
          "name": "Atlas SLV-3A Agena D",
          "family": "Atlas",
          "full_name": "Atlas SLV-3A Agena D",
          "variant": "SLV-3A Agena D"
        }
      },
      "mission": {
        "id": 3014,
        "name": "Canyon 6",
        "description": "Canyon was the first series of NRO's near geostationary ELINT/SIGINT satellites launched under the designation AFP-827 or Program 7500 for NRO's Program A. They were focussed on communications intelligence (COMINT).",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 117,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/117/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 13",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
        "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
        "latitude": "28.4859",
        "longitude": "-80.546594",
        "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": 1124,
          "total_landing_count": 76
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_117_20200803143223.jpg",
        "total_launch_count": 21,
        "orbital_launch_attempt_count": 21
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3a_age_image_20251204210844.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1710,
      "location_launch_attempt_count": 295,
      "pad_launch_attempt_count": 18,
      "agency_launch_attempt_count": 643,
      "orbital_launch_attempt_count_year": 59,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 14,
      "type": "normal"
    },
    {
      "id": "957a7ced-7d93-45fa-b0d1-ab59932d045f",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/957a7ced-7d93-45fa-b0d1-ab59932d045f/?format=api",
      "slug": "atlas-slv-3a-agena-d-canyon-7",
      "name": "Atlas SLV-3A Agena D | Canyon 7",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T17:40:24Z",
      "net": "1977-05-23T18:13:00Z",
      "window_end": "1977-05-23T18:13:00Z",
      "window_start": "1977-05-23T18:13:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 4828,
        "configuration": {
          "id": 259,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/259/?format=api",
          "name": "Atlas SLV-3A Agena D",
          "family": "Atlas",
          "full_name": "Atlas SLV-3A Agena D",
          "variant": "SLV-3A Agena D"
        }
      },
      "mission": {
        "id": 3245,
        "name": "Canyon 7",
        "description": "Canyon was the first series of NRO's near geostationary ELINT/SIGINT satellites launched under the designation AFP-827 or Program 7500 for NRO's Program A. They were focussed on communications intelligence (COMINT).",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 117,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/117/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 13",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
        "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
        "latitude": "28.4859",
        "longitude": "-80.546594",
        "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": 1124,
          "total_landing_count": 76
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_117_20200803143223.jpg",
        "total_launch_count": 21,
        "orbital_launch_attempt_count": 21
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3a_age_image_20251204210844.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1954,
      "location_launch_attempt_count": 323,
      "pad_launch_attempt_count": 19,
      "agency_launch_attempt_count": 687,
      "orbital_launch_attempt_count_year": 39,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    },
    {
      "id": "86afc689-3a53-458c-ace7-0967bf4c7bfd",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/86afc689-3a53-458c-ace7-0967bf4c7bfd/?format=api",
      "slug": "atlas-slv-3a-agena-d-ogo-5",
      "name": "Atlas SLV-3A Agena D | OGO 5",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T17:40:25Z",
      "net": "1968-03-04T13:06:01Z",
      "window_end": "1968-03-04T13:06:01Z",
      "window_start": "1968-03-04T13:06:01Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 161,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api",
        "name": "United States Air Force",
        "type": "Government"
      },
      "rocket": {
        "id": 3755,
        "configuration": {
          "id": 259,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/259/?format=api",
          "name": "Atlas SLV-3A Agena D",
          "family": "Atlas",
          "full_name": "Atlas SLV-3A Agena D",
          "variant": "SLV-3A Agena D"
        }
      },
      "mission": {
        "id": 2173,
        "name": "OGO 5",
        "description": "The OGO (Orbiting Geophysical Observatory) series was a series of large, complex research satellites.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 117,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/117/?format=api",
        "agency_id": 161,
        "name": "Space Launch Complex 13",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13",
        "map_url": "https://www.google.com/maps?q=28.4859,-80.546594",
        "latitude": "28.4859",
        "longitude": "-80.546594",
        "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": 1124,
          "total_landing_count": 76
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_117_20200803143223.jpg",
        "total_launch_count": 21,
        "orbital_launch_attempt_count": 21
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3a_age_image_20251204210844.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 803,
      "location_launch_attempt_count": 217,
      "pad_launch_attempt_count": 10,
      "agency_launch_attempt_count": 440,
      "orbital_launch_attempt_count_year": 15,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 7,
      "type": "normal"
    }
  ]
}