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=2710&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=2720&ordering=-last_updated",
  "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2700&ordering=-last_updated",
  "results": [
    {
      "id": "8d8ef2f5-0f5c-4f4a-ab2c-64ffc2b1c35a",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/8d8ef2f5-0f5c-4f4a-ab2c-64ffc2b1c35a/?format=api",
      "slug": "thor-delta-m6-imp-6",
      "name": "Thor Delta M6 | IMP 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:21Z",
      "net": "1971-03-13T16:15:00Z",
      "window_end": "1971-03-13T16:15:00Z",
      "window_start": "1971-03-13T16:15: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": 4111,
        "configuration": {
          "id": 410,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/410/?format=api",
          "name": "Thor Delta M6",
          "family": "Thor",
          "full_name": "Thor Delta M6",
          "variant": "Delta M6"
        }
      },
      "mission": {
        "id": 2529,
        "name": "IMP 6",
        "description": "Earth-orbiting satellite designed to study interplanetary and outer magnetospheric regions.",
        "launch_designator": null,
        "type": "Astrophysics",
        "orbit": {
          "id": 0,
          "name": "Elliptical Orbit",
          "abbrev": "Elliptical"
        },
        "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": 1106,
          "total_landing_count": 74
        },
        "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": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1194,
      "location_launch_attempt_count": 255,
      "pad_launch_attempt_count": 51,
      "agency_launch_attempt_count": 542,
      "orbital_launch_attempt_count_year": 23,
      "location_launch_attempt_count_year": 3,
      "pad_launch_attempt_count_year": 2,
      "agency_launch_attempt_count_year": 6,
      "type": "normal"
    },
    {
      "id": "5ff220fa-7ad2-4364-bf1b-911df491e1fd",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/5ff220fa-7ad2-4364-bf1b-911df491e1fd/?format=api",
      "slug": "thor-delta-m-intelsat-iii-f-8",
      "name": "Thor Delta M | INTELSAT III F-8",
      "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:21Z",
      "net": "1970-07-23T23:23:00Z",
      "window_end": "1970-07-23T23:23:00Z",
      "window_start": "1970-07-23T23:23: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": 4029,
        "configuration": {
          "id": 409,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/409/?format=api",
          "name": "Thor Delta M",
          "family": "Thor",
          "full_name": "Thor Delta M",
          "variant": "Delta M"
        }
      },
      "mission": {
        "id": 2447,
        "name": "INTELSAT III F-8",
        "description": "The Intelsat 3 spacecraft were used to relay commercial global telecommunications including live TV. Three of the 8 satellites in the series (F1, F5, F8) were unusable due to launch vehicle failures, and most of the remainder did not achieve their desired lifetimes.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "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": 1106,
          "total_landing_count": 74
        },
        "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/thor_delta_m_image_20251122093853.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1107,
      "location_launch_attempt_count": 248,
      "pad_launch_attempt_count": 48,
      "agency_launch_attempt_count": 525,
      "orbital_launch_attempt_count_year": 61,
      "location_launch_attempt_count_year": 6,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 16,
      "type": "normal"
    },
    {
      "id": "5408eda7-a3cc-48d2-9a62-e77a3cf86bc1",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/5408eda7-a3cc-48d2-9a62-e77a3cf86bc1/?format=api",
      "slug": "thor-able-i-able-i-pioneer",
      "name": "Thor Able I | Able I (Pioneer)",
      "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:20Z",
      "net": "1958-08-17T12:18:00Z",
      "window_end": "1958-08-17T12:18:00Z",
      "window_start": "1958-08-17T12:18:00Z",
      "net_precision": null,
      "probability": null,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": null,
      "hashtag": null,
      "launch_service_provider": {
        "id": 271,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/271/?format=api",
        "name": "Army Ballistic Missile Agency",
        "type": "Government"
      },
      "rocket": {
        "id": 3019,
        "configuration": {
          "id": 388,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/388/?format=api",
          "name": "Thor Able I",
          "family": "Thor",
          "full_name": "Thor Able I",
          "variant": "Able I"
        }
      },
      "mission": {
        "id": 1441,
        "name": "Able I (Pioneer)",
        "description": "The first pioneer orbiter, pioneer 0 was a lunar orbiter intended to enter a lunar orbit for observation. However, the mission failed 77 seconds into launch.",
        "launch_designator": null,
        "type": "Lunar Exploration",
        "orbit": {
          "id": 11,
          "name": "Lunar Orbit",
          "abbrev": "LO"
        },
        "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": 1106,
          "total_landing_count": 74
        },
        "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": null,
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 17,
      "location_launch_attempt_count": 11,
      "pad_launch_attempt_count": 1,
      "agency_launch_attempt_count": 5,
      "orbital_launch_attempt_count_year": 14,
      "location_launch_attempt_count_year": 10,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 5,
      "type": "normal"
    },
    {
      "id": "4d1c1c66-7fba-473f-8987-ff511887a854",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/4d1c1c66-7fba-473f-8987-ff511887a854/?format=api",
      "slug": "thor-delta-m-nato-iib",
      "name": "Thor Delta M | NATO IIB",
      "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:20Z",
      "net": "1971-02-03T01:41:40Z",
      "window_end": "1971-02-03T01:41:40Z",
      "window_start": "1971-02-03T01:41:40Z",
      "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": 4099,
        "configuration": {
          "id": 409,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/409/?format=api",
          "name": "Thor Delta M",
          "family": "Thor",
          "full_name": "Thor Delta M",
          "variant": "Delta M"
        }
      },
      "mission": {
        "id": 2517,
        "name": "NATO IIB",
        "description": "First generation satellite providing communications bezween officials of NATO nations.",
        "launch_designator": null,
        "type": "Government/Top Secret",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "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": 1106,
          "total_landing_count": 74
        },
        "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/thor_delta_m_image_20251122093853.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1180,
      "location_launch_attempt_count": 254,
      "pad_launch_attempt_count": 50,
      "agency_launch_attempt_count": 539,
      "orbital_launch_attempt_count_year": 9,
      "location_launch_attempt_count_year": 2,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 3,
      "type": "normal"
    },
    {
      "id": "09e45d9e-e140-4831-85a2-acd41b0f9777",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/09e45d9e-e140-4831-85a2-acd41b0f9777/?format=api",
      "slug": "delta-3914-ots-1",
      "name": "Delta 3914 | OTS 1",
      "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:20Z",
      "net": "1977-09-13T23:31:00Z",
      "window_end": "1977-09-13T23:31:00Z",
      "window_start": "1977-09-13T23:31: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": 4878,
        "configuration": {
          "id": 291,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/291/?format=api",
          "name": "Delta 3914",
          "family": "Delta",
          "full_name": "Delta 3914",
          "variant": "3914"
        }
      },
      "mission": {
        "id": 3295,
        "name": "OTS 1",
        "description": "Experimental communications satellite developed by ESRO and operated by ESA",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "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": 1106,
          "total_landing_count": 74
        },
        "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/delta_3910_image_20231231105538.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 2006,
      "location_launch_attempt_count": 331,
      "pad_launch_attempt_count": 61,
      "agency_launch_attempt_count": 696,
      "orbital_launch_attempt_count_year": 91,
      "location_launch_attempt_count_year": 14,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 16,
      "type": "normal"
    },
    {
      "id": "194d3b15-9ddf-455b-bb6d-f073e600c474",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/194d3b15-9ddf-455b-bb6d-f073e600c474/?format=api",
      "slug": "delta-ii-nato-4b",
      "name": "Delta II | NATO 4B",
      "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:20Z",
      "net": "1993-12-08T00:48:00Z",
      "window_end": "1993-12-08T00:48:00Z",
      "window_start": "1993-12-08T00:48: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": 6561,
        "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": 4951,
        "name": "NATO 4B",
        "description": "NATO-4 is the a communications satellite system serving the North Atlantic Treaty Organization (NATO) and British Ministry of Defense. NATO 4A was the first of two new-generation comsats offering secure military and diplomatic voice and data communications to NATO member nations and troops in the field. The satellites offered spot beam and global coverage to reach a wide range of ground stations and ships at sea.",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "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": 1106,
          "total_landing_count": 74
        },
        "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": [],
      "orbital_launch_attempt_count": 3865,
      "location_launch_attempt_count": 477,
      "pad_launch_attempt_count": 105,
      "agency_launch_attempt_count": 933,
      "orbital_launch_attempt_count_year": 80,
      "location_launch_attempt_count_year": 11,
      "pad_launch_attempt_count_year": 5,
      "agency_launch_attempt_count_year": 13,
      "type": "normal"
    },
    {
      "id": "04604499-6230-4cb1-99a0-3e68c0f5edef",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/04604499-6230-4cb1-99a0-3e68c0f5edef/?format=api",
      "slug": "thor-delta-tiros-5",
      "name": "Thor Delta | Tiros 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:20Z",
      "net": "1962-06-19T12:19:01Z",
      "window_end": "1962-06-19T12:19:01Z",
      "window_start": "1962-06-19T12:19: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": 3132,
        "configuration": {
          "id": 398,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/398/?format=api",
          "name": "Thor Delta",
          "family": "Thor",
          "full_name": "Thor Delta",
          "variant": "Delta"
        }
      },
      "mission": {
        "id": 1554,
        "name": "Tiros 5",
        "description": "NASA's TIROS (Television & Infra-Red Observation Satellite) program was the first experimental weathersatellite program.",
        "launch_designator": null,
        "type": "Earth Science",
        "orbit": {
          "id": 17,
          "name": "Sun-Synchronous Orbit",
          "abbrev": "SSO"
        },
        "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": 1106,
          "total_landing_count": 74
        },
        "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/thor-delta_laun_image_20251123094044.jpg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 174,
      "location_launch_attempt_count": 83,
      "pad_launch_attempt_count": 17,
      "agency_launch_attempt_count": 93,
      "orbital_launch_attempt_count_year": 32,
      "location_launch_attempt_count_year": 11,
      "pad_launch_attempt_count_year": 4,
      "agency_launch_attempt_count_year": 22,
      "type": "normal"
    },
    {
      "id": "1e09e9a1-e369-4982-9eae-55d9de896412",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/1e09e9a1-e369-4982-9eae-55d9de896412/?format=api",
      "slug": "delta-2914-symphonie-2",
      "name": "Delta 2914 | Symphonie 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:20Z",
      "net": "1975-08-27T01:42:00Z",
      "window_end": "1975-08-27T01:42:00Z",
      "window_start": "1975-08-27T01:42: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": 4615,
        "configuration": {
          "id": 287,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/287/?format=api",
          "name": "Delta 2914",
          "family": "Delta",
          "full_name": "Delta 2914",
          "variant": "2914"
        }
      },
      "mission": {
        "id": 3033,
        "name": "Symphonie 2",
        "description": "French-German geostationary communications satellite",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "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": 1106,
          "total_landing_count": 74
        },
        "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/delta_2910_image_20231231105214.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 1732,
      "location_launch_attempt_count": 298,
      "pad_launch_attempt_count": 53,
      "agency_launch_attempt_count": 646,
      "orbital_launch_attempt_count_year": 81,
      "location_launch_attempt_count_year": 9,
      "pad_launch_attempt_count_year": 1,
      "agency_launch_attempt_count_year": 17,
      "type": "normal"
    },
    {
      "id": "156a0ad7-7b0c-4b95-a7af-7461e8884d53",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/156a0ad7-7b0c-4b95-a7af-7461e8884d53/?format=api",
      "slug": "delta-3910pam-satcom-3r",
      "name": "Delta 3910/PAM | Satcom 3R",
      "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:19Z",
      "net": "1981-11-20T01:37:00Z",
      "window_end": "1981-11-20T01:37:00Z",
      "window_start": "1981-11-20T01:37: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": 5344,
        "configuration": {
          "id": 289,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/289/?format=api",
          "name": "Delta 3910/PAM",
          "family": "Delta",
          "full_name": "Delta 3910/PAM",
          "variant": "3910/PAM"
        }
      },
      "mission": {
        "id": 3752,
        "name": "Satcom 3R",
        "description": "First generation geostationary communication satellite built for RCA Americom",
        "launch_designator": null,
        "type": "Communications",
        "orbit": {
          "id": 1,
          "name": "Geostationary Orbit",
          "abbrev": "Direct-GEO"
        },
        "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": 1106,
          "total_landing_count": 74
        },
        "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/delta_3910_image_20231231105538.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 2507,
      "location_launch_attempt_count": 377,
      "pad_launch_attempt_count": 74,
      "agency_launch_attempt_count": 778,
      "orbital_launch_attempt_count_year": 116,
      "location_launch_attempt_count_year": 8,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 14,
      "type": "normal"
    },
    {
      "id": "cf94e217-5960-4549-9eb3-83ea85a28b43",
      "url": "https://ll.thespacedevs.com/2.2.0/launch/cf94e217-5960-4549-9eb3-83ea85a28b43/?format=api",
      "slug": "delta-ii-7925-95-gps-iir-m-5-usa-199",
      "name": "Delta II 7925-9.5 | GPS IIR-M-5 (USA-199)",
      "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:19Z",
      "net": "2007-12-20T20:04:00Z",
      "window_end": "2007-12-20T20:04:00Z",
      "window_start": "2007-12-20T20:04:00Z",
      "net_precision": null,
      "probability": 0,
      "weather_concerns": null,
      "holdreason": "",
      "failreason": "",
      "hashtag": "",
      "launch_service_provider": {
        "id": 124,
        "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
        "name": "United Launch Alliance",
        "type": "Commercial"
      },
      "rocket": {
        "id": 1387,
        "configuration": {
          "id": 140,
          "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/140/?format=api",
          "name": "Delta II",
          "family": "Delta",
          "full_name": "Delta II 7925-9.5",
          "variant": "7925-9.5"
        }
      },
      "mission": {
        "id": 531,
        "name": "GPS IIR-M-5 (USA-199)",
        "description": "A satellite forming part of the Global Positioning 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": 1106,
          "total_landing_count": 74
        },
        "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/delta_ii_7925-9_image_20240312090356.jpeg",
      "infographic": null,
      "program": [],
      "orbital_launch_attempt_count": 4882,
      "location_launch_attempt_count": 654,
      "pad_launch_attempt_count": 142,
      "agency_launch_attempt_count": 15,
      "orbital_launch_attempt_count_year": 65,
      "location_launch_attempt_count_year": 10,
      "pad_launch_attempt_count_year": 3,
      "agency_launch_attempt_count_year": 13,
      "type": "normal"
    }
  ]
}