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

{
  "count": 7859,
  "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2970&ordering=-last_updated",
  "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2950&ordering=-last_updated",
  "results": [
    {
      "id": "3e0631aa-57a7-400e-9db5-ea01c3239e89",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/3e0631aa-57a7-400e-9db5-ea01c3239e89/?format=api",
      "slug": "atlas-centaur-d-surveyor-model-3",
      "name": "Atlas Centaur D | Surveyor Model 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:39:55Z",
      "net": "1966-10-26T11:12:02Z",
      "window_end": "1966-10-26T11:12:02Z",
      "window_start": "1966-10-26T11:12:02Z",
      "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": 3584,
        "configuration": {
          "id": 236,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/236/?format=api",
          "name": "Atlas Centaur D",
          "family": "Atlas",
          "full_name": "Atlas LV-3C Centaur D",
          "variant": "Centaur D"
        }
      },
      "mission": {
        "id": 2003,
        "name": "Surveyor Model 3",
        "description": "Dummy payload",
        "launch_designator": null,
        "type": "Test Flight",
        "orbit": {
          "id": 8,
          "name": "Low Earth Orbit",
          "abbrev": "LEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "location": {
          "id": 12,
          "url": "https://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": 1106,
          "total_landing_count": 74
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76,
        "orbital_launch_attempt_count": 76
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 622,
      "location_launch_attempt_count": 185,
      "pad_launch_attempt_count": 3,
      "agency_launch_attempt_count": 357,
      "orbital_launch_attempt_count_year": 105,
      "location_launch_attempt_count_year": 26,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 58,
      "type": "normal"
    },
    {
      "id": "7cc15314-42f5-4342-9582-db68cf6793c6",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/7cc15314-42f5-4342-9582-db68cf6793c6/?format=api",
      "slug": "atlas-uhf-fo-f11",
      "name": "Atlas | UHF F/O F11",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T17:39:55Z",
      "net": "2003-12-18T02:30:00Z",
      "window_end": "2003-12-18T02:30:00Z",
      "window_start": "2003-12-18T02:30:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": null,
      "launch_service_provider": {
        "id": 82,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/82/?format=api",
        "name": "Lockheed Martin",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7163,
        "configuration": {
          "id": 472,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/472/?format=api",
          "name": "Atlas IIIB",
          "family": "Atlas",
          "full_name": "Atlas IIIB",
          "variant": "IIIB"
        }
      },
      "mission": {
        "id": 5552,
        "name": "UHF F/O F11",
        "description": "Ultra-high frequency (UHF) satellite communications network.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "location": {
          "id": 12,
          "url": "https://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": 1106,
          "total_landing_count": 74
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76,
        "orbital_launch_attempt_count": 76
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_iiia_image_20210901074920.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4635,
      "location_launch_attempt_count": 617,
      "pad_launch_attempt_count": 73,
      "agency_launch_attempt_count": 70,
      "orbital_launch_attempt_count_year": 59,
      "location_launch_attempt_count_year": 13,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    },
    {
      "id": "30d2cf7b-1a41-4887-88c7-c5559be70c33",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/30d2cf7b-1a41-4887-88c7-c5559be70c33/?format=api",
      "slug": "atlas-slv-3d-centaur-mariner-10",
      "name": "Atlas SLV-3D Centaur | Mariner 10",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T17:39:55Z",
      "net": "1973-11-03T05:45:00Z",
      "window_end": "1973-11-03T05:45:00Z",
      "window_start": "1973-11-03T05:45: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": 4415,
        "configuration": {
          "id": 261,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/261/?format=api",
          "name": "Atlas SLV-3D Centaur",
          "family": "Atlas",
          "full_name": "Atlas SLV-3D Centaur",
          "variant": "SLV-3D Centaur"
        }
      },
      "mission": {
        "id": 2833,
        "name": "Mariner 10",
        "description": "Venus and Mercury fly-by probe",
        "launch_designator": null,
        "type": "Robotic Exploration",
        "orbit": {
          "id": 24,
          "name": "Mercury flyby",
          "abbrev": "Mercury flyby"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "location": {
          "id": 12,
          "url": "https://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": 1106,
          "total_landing_count": 74
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76,
        "orbital_launch_attempt_count": 76
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_slv-3d_li_image_20251103141732.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1514,
      "location_launch_attempt_count": 278,
      "pad_launch_attempt_count": 15,
      "agency_launch_attempt_count": 608,
      "orbital_launch_attempt_count_year": 92,
      "location_launch_attempt_count_year": 8,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 17,
      "type": "normal"
    },
    {
      "id": "6d4bbfad-eb2a-4626-b62f-65cf4f8accb4",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/6d4bbfad-eb2a-4626-b62f-65cf4f8accb4/?format=api",
      "slug": "atlas-g-centaur-intelsat-510",
      "name": "Atlas G Centaur | Intelsat 510",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T17:39:55Z",
      "net": "1985-03-22T23:55:00Z",
      "window_end": "1985-03-22T23:55:00Z",
      "window_start": "1985-03-22T23:55: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": 5733,
        "configuration": {
          "id": 250,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/250/?format=api",
          "name": "Atlas G Centaur",
          "family": "Atlas",
          "full_name": "Atlas G Centaur",
          "variant": "G Centaur"
        }
      },
      "mission": {
        "id": 4133,
        "name": "Intelsat 510",
        "description": "Geostationary communications satellite",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "location": {
          "id": 12,
          "url": "https://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": 1106,
          "total_landing_count": 74
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76,
        "orbital_launch_attempt_count": 76
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/launch_of_an_at_image_20251205044820.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 2929,
      "location_launch_attempt_count": 403,
      "pad_launch_attempt_count": 31,
      "agency_launch_attempt_count": 833,
      "orbital_launch_attempt_count_year": 25,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 3,
      "type": "normal"
    },
    {
      "id": "25161436-122b-46bc-86fb-b72d33c29378",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/25161436-122b-46bc-86fb-b72d33c29378/?format=api",
      "slug": "atlas-iias-echostar-iii",
      "name": "Atlas IIAS | Echostar III",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T17:39:55Z",
      "net": "1997-10-05T21:01:01Z",
      "window_end": "1997-10-05T21:01:01Z",
      "window_start": "1997-10-05T21:01:01Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 82,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/82/?format=api",
        "name": "Lockheed Martin",
        "type": "Commercial"
      },
      "rocket": {
        "id": 6809,
        "configuration": {
          "id": 255,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/255/?format=api",
          "name": "Atlas IIAS",
          "family": "Atlas",
          "full_name": "Atlas IIAS",
          "variant": "IIAS"
        }
      },
      "mission": {
        "id": 5199,
        "name": "Echostar III",
        "description": "EchoStar 3 was originaly ordered as DBSC 1 by DBSC (Direct Broadcast Satellite Corporation) which merged with a subsidiary of EchoStar in late 1995. The merger was approved by the FCC in August 1996. EchoStar is only authorized to operate 11 transponders from 61.5°W but was granted in Mar 1998 a special authorization to use the full frequency space at that location.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "location": {
          "id": 12,
          "url": "https://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": 1106,
          "total_landing_count": 74
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76,
        "orbital_launch_attempt_count": 76
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4179,
      "location_launch_attempt_count": 534,
      "pad_launch_attempt_count": 61,
      "agency_launch_attempt_count": 28,
      "orbital_launch_attempt_count_year": 61,
      "location_launch_attempt_count_year": 11,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 6,
      "type": "normal"
    },
    {
      "id": "3f32490d-32cd-4bcb-9017-e5fd76cfafff",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/3f32490d-32cd-4bcb-9017-e5fd76cfafff/?format=api",
      "slug": "atlas-slv-3c-centaur-surveyor-6",
      "name": "Atlas SLV-3C Centaur | Surveyor 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:39:54Z",
      "net": "1967-11-07T07:39:01Z",
      "window_end": "1967-11-07T07:39:01Z",
      "window_start": "1967-11-07T07:39: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": 3728,
        "configuration": {
          "id": 260,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/260/?format=api",
          "name": "Atlas SLV-3C Centaur",
          "family": "Atlas",
          "full_name": "Atlas SLV-3C Centaur",
          "variant": "SLV-3C Centaur"
        }
      },
      "mission": {
        "id": 2146,
        "name": "Surveyor 6",
        "description": "Lunar probe which successfully landed on November 10. It transmitted 30,027 pictures.",
        "launch_designator": null,
        "type": "Lunar Exploration",
        "orbit": {
          "id": 10,
          "name": "Lunar Impactor",
          "abbrev": "Lunar Impactor"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "location": {
          "id": 12,
          "url": "https://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": 1106,
          "total_landing_count": 74
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76,
        "orbital_launch_attempt_count": 76
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_slv-3c_li_image_20251103141951.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 772,
      "location_launch_attempt_count": 213,
      "pad_launch_attempt_count": 6,
      "agency_launch_attempt_count": 427,
      "orbital_launch_attempt_count_year": 124,
      "location_launch_attempt_count_year": 21,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 55,
      "type": "normal"
    },
    {
      "id": "72cf1d0b-6145-4b79-88d0-7f206d1b0ed5",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/72cf1d0b-6145-4b79-88d0-7f206d1b0ed5/?format=api",
      "slug": "atlas-centaur-d-surveyor-3",
      "name": "Atlas Centaur D | Surveyor 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:39:54Z",
      "net": "1967-04-17T07:05:01Z",
      "window_end": "1967-04-17T07:05:01Z",
      "window_start": "1967-04-17T07:05: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": 3645,
        "configuration": {
          "id": 236,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/236/?format=api",
          "name": "Atlas Centaur D",
          "family": "Atlas",
          "full_name": "Atlas LV-3C Centaur D",
          "variant": "Centaur D"
        }
      },
      "mission": {
        "id": 2063,
        "name": "Surveyor 3",
        "description": "Lunar probe which successfully landed on the surface on April 20. It transmitted 6,300 photos and was visited by the crew of Apollo 12 which returned parts to Earth.",
        "launch_designator": null,
        "type": "Lunar Exploration",
        "orbit": {
          "id": 10,
          "name": "Lunar Impactor",
          "abbrev": "Lunar Impactor"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "location": {
          "id": 12,
          "url": "https://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": 1106,
          "total_landing_count": 74
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76,
        "orbital_launch_attempt_count": 76
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 687,
      "location_launch_attempt_count": 200,
      "pad_launch_attempt_count": 4,
      "agency_launch_attempt_count": 389,
      "orbital_launch_attempt_count_year": 39,
      "location_launch_attempt_count_year": 8,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 17,
      "type": "normal"
    },
    {
      "id": "3d71da48-caa8-4814-8a81-0f8db71d591e",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/3d71da48-caa8-4814-8a81-0f8db71d591e/?format=api",
      "slug": "atlas-iias-ico-f2",
      "name": "Atlas IIAS | ICO F2",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T17:39:54Z",
      "net": "2001-06-19T04:41:02Z",
      "window_end": "2001-06-19T04:41:02Z",
      "window_start": "2001-06-19T04:41:02Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 82,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/82/?format=api",
        "name": "Lockheed Martin",
        "type": "Commercial"
      },
      "rocket": {
        "id": 7046,
        "configuration": {
          "id": 255,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/255/?format=api",
          "name": "Atlas IIAS",
          "family": "Atlas",
          "full_name": "Atlas IIAS",
          "variant": "IIAS"
        }
      },
      "mission": {
        "id": 5435,
        "name": "ICO F2",
        "description": "The ICO-2 satellite was launched by British New ICO (formerly ICO Global Communications) to provide mobile communications and data/Internet services at S-band, supporting 4500 simultaneous calls.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 3,
          "name": "Geosynchronous Orbit",
          "abbrev": "GSO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "location": {
          "id": 12,
          "url": "https://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": 1106,
          "total_landing_count": 74
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76,
        "orbital_launch_attempt_count": 76
      },
      "webcast_live": false,
      "image": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4478,
      "location_launch_attempt_count": 591,
      "pad_launch_attempt_count": 69,
      "agency_launch_attempt_count": 55,
      "orbital_launch_attempt_count_year": 26,
      "location_launch_attempt_count_year": 5,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 1,
      "type": "normal"
    },
    {
      "id": "4807039f-7f54-4327-832b-3cded9cf8927",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/4807039f-7f54-4327-832b-3cded9cf8927/?format=api",
      "slug": "atlas-slv-3c-centaur-mariner-9",
      "name": "Atlas SLV-3C Centaur | Mariner 9",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T17:39:54Z",
      "net": "1971-05-30T22:23:04Z",
      "window_end": "1971-05-30T22:23:04Z",
      "window_start": "1971-05-30T22:23:04Z",
      "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": 4143,
        "configuration": {
          "id": 260,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/260/?format=api",
          "name": "Atlas SLV-3C Centaur",
          "family": "Atlas",
          "full_name": "Atlas SLV-3C Centaur",
          "variant": "SLV-3C Centaur"
        }
      },
      "mission": {
        "id": 2561,
        "name": "Mariner 9",
        "description": "Mars orbiter designed to map 70% of the Martian surface and study temporal changes in the Martian atmosphere and surface.",
        "launch_designator": null,
        "type": "Robotic Exploration",
        "orbit": {
          "id": 19,
          "name": "Mars Orbit",
          "abbrev": "Mars"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "location": {
          "id": 12,
          "url": "https://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": 1106,
          "total_landing_count": 74
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76,
        "orbital_launch_attempt_count": 76
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_slv-3c_li_image_20251103141951.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1227,
      "location_launch_attempt_count": 258,
      "pad_launch_attempt_count": 10,
      "agency_launch_attempt_count": 549,
      "orbital_launch_attempt_count_year": 56,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 13,
      "type": "normal"
    },
    {
      "id": "099c5087-5b4d-440e-8257-2356a2c9d0a3",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/099c5087-5b4d-440e-8257-2356a2c9d0a3/?format=api",
      "slug": "atlas-slv-3c-centaur-intelsat-iv-f4",
      "name": "Atlas SLV-3C Centaur | INTELSAT IV F4",
      "status": {
        "id": 3,
        "name": "Launch Successful",
        "abbrev": "Success",
        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
      },
      "last_updated": "2023-06-14T17:39:54Z",
      "net": "1972-01-23T00:12:04Z",
      "window_end": "1972-01-23T00:12:04Z",
      "window_start": "1972-01-23T00:12:04Z",
      "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": 4222,
        "configuration": {
          "id": 260,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/260/?format=api",
          "name": "Atlas SLV-3C Centaur",
          "family": "Atlas",
          "full_name": "Atlas SLV-3C Centaur",
          "variant": "SLV-3C Centaur"
        }
      },
      "mission": {
        "id": 2640,
        "name": "INTELSAT IV F4",
        "description": "Geostationary communications satellite developed by Hughes Aircraft Company",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "agencies": [],
        "info_urls": [],
        "vid_urls": []
      },
      "pad": {
        "id": 122,
        "url": "https://ll.thespacedevs.com/2.2.0/pad/122/?format=api",
        "agency_id": 161,
        "name": "Launch Complex 36B",
        "description": null,
        "info_url": null,
        "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
        "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
        "latitude": "28.4705556",
        "longitude": "-80.542194",
        "location": {
          "id": 12,
          "url": "https://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": 1106,
          "total_landing_count": 74
        },
        "country_code": "USA",
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
        "total_launch_count": 76,
        "orbital_launch_attempt_count": 76
      },
      "webcast_live": false,
      "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_slv-3c_li_image_20251103141951.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1309,
      "location_launch_attempt_count": 263,
      "pad_launch_attempt_count": 11,
      "agency_launch_attempt_count": 566,
      "orbital_launch_attempt_count_year": 3,
      "location_launch_attempt_count_year": 1,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 2,
      "type": "normal"
    }
  ]
}