Launch List
Modes
Levels of detail in the response - list
, normal
, detailed
Example - /launches/?mode=list
Filters
Parameters - agency_launch_attempt_count
, agency_launch_attempt_count__gt
, agency_launch_attempt_count__gte
, agency_launch_attempt_count__lt
, agency_launch_attempt_count__lte
, agency_launch_attempt_count_year
, agency_launch_attempt_count_year__gt
, agency_launch_attempt_count_year__gte
, agency_launch_attempt_count_year__lt
, agency_launch_attempt_count_year__lte
, day
, id
, include_suborbital
, is_crewed
, last_updated__gte
, last_updated__lte
, launch_designator
, launcher_config__id
, location__ids
, location_launch_attempt_count
, location_launch_attempt_count__gt
, location_launch_attempt_count__gte
, location_launch_attempt_count__lt
, location_launch_attempt_count__lte
, location_launch_attempt_count_year
, location_launch_attempt_count_year__gt
, location_launch_attempt_count_year__gte
, location_launch_attempt_count_year__lt
, location_launch_attempt_count_year__lte
, lsp__id
, lsp__name
, mission__orbit__celestial_body__id
, mission__orbit__name
, mission__orbit__name__icontains
, month
, name
, net__gt
, net__gte
, net__lt
, net__lte
, orbital_launch_attempt_count
, orbital_launch_attempt_count__gt
, orbital_launch_attempt_count__gte
, orbital_launch_attempt_count__lt
, orbital_launch_attempt_count__lte
, orbital_launch_attempt_count_year
, orbital_launch_attempt_count_year__gt
, orbital_launch_attempt_count_year__gte
, orbital_launch_attempt_count_year__lt
, orbital_launch_attempt_count_year__lte
, pad
, pad__location
, pad__location__celestial_body__id
, pad_launch_attempt_count
, pad_launch_attempt_count__gt
, pad_launch_attempt_count__gte
, pad_launch_attempt_count__lt
, pad_launch_attempt_count__lte
, pad_launch_attempt_count_year
, pad_launch_attempt_count_year__gt
, pad_launch_attempt_count_year__gte
, pad_launch_attempt_count_year__lt
, pad_launch_attempt_count_year__lte
, program
, related_lsp__id
, related_lsp__name
, rocket__configuration__full_name
, rocket__configuration__full_name__icontains
, rocket__configuration__id
, rocket__configuration__manufacturer__name
, rocket__configuration__manufacturer__name__icontains
, rocket__configuration__name
, rocket__spacecraftflight__spacecraft__id
, rocket__spacecraftflight__spacecraft__name
, rocket__spacecraftflight__spacecraft__name__icontains
, serial_number
, slug
, spacecraft_config__ids
, status
, status__ids
, video_url
, window_end__gt
, window_end__gte
, window_end__lt
, window_end__lte
, window_start__gt
, window_start__gte
, window_start__lt
, window_start__lte
, year
Example - /launches/?pad__location=13
Search
Fields searched - launch_designator
, launch_service_provider__name
, mission__name
, name
, pad__location__name
, pad__name
, rocket__configuration__manufacturer__abbrev
, rocket__configuration__manufacturer__name
, rocket__configuration__name
, rocket__spacecraftflight__spacecraft__name
Example - /launches/?search=Starlink
Ordering
Fields - id
, last_updated
, name
, net
Example - /launches/?ordering=-last_updated
Number of results
Use limit
to control the number of objects in the response (max 100)
Example - /launches/?limit=2
Format
Switch to JSON output - /launches/?format=json
Help
Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs
GET /2.3.0/launches/?format=api&offset=7450&ordering=-net
https://ll.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=7460&ordering=-net", "previous": "https://ll.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=7440&ordering=-net", "results": [ { "id": "a87cf2ee-4169-4cdc-9fc4-8ff7ce8ebfea", "url": "https://ll.thespacedevs.com/2.3.0/launches/a87cf2ee-4169-4cdc-9fc4-8ff7ce8ebfea/?format=api", "name": "Thor Agena A | Discoverer 5", "response_mode": "normal", "slug": "thor-agena-a-discoverer-5", "launch_designator": "1959-005", "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-14T04:18:27Z", "net": "1959-08-13T19:00:08Z", "net_precision": null, "window_end": "1959-08-13T19:00:08Z", "window_start": "1959-08-13T19:00:08Z", "image": null, "infographic": null, "probability": null, "weather_concerns": null, "failreason": null, "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 161, "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api", "name": "United States Air Force", "abbrev": "USAF", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 3046, "configuration": { "response_mode": "list", "id": 392, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/392/?format=api", "name": "Thor Agena A", "families": [ { "response_mode": "list", "id": 73, "name": "Thor" }, { "response_mode": "list", "id": 193, "name": "Thor-Agena" } ], "full_name": "Thor Agena A", "variant": "Agena A" } }, "mission": { "id": 1468, "name": "Discoverer 5", "type": "Government/Top Secret", "description": "Discoverer 5 was the fifth in a series of reconnaissance satellites, however, it failed to return its capsule when it was accidentally sent into a higher orbit.", "image": null, "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 95, "url": "https://ll.thespacedevs.com/2.3.0/pads/95/?format=api", "active": false, "agencies": [ { "response_mode": "normal", "id": 161, "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api", "name": "United States Air Force", "abbrev": "USAF", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.", "administrator": "Commander-in-Chief: President of the US", "founding_year": 1947, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 193, "name": "[AUTO] United States Air Force - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 99, "name": "[AUTO] United States Air Force - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Space Launch Complex 1W", "image": null, "description": "Space Launch Complex 1 West (SLC-1W) was a launch pad at Vandenberg Space Force Base in California, United States. It was built in 1958 for the never activated 75th Strategic Missile Squadron for Thor Agena A launches.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=34.7572,-120.6303", "latitude": 34.7572, "longitude": -120.6303, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_95_20200803143209.jpg", "total_launch_count": 56, "orbital_launch_attempt_count": 56, "fastest_turnaround": "P13DT1H26M", "location": { "response_mode": "normal", "id": 11, "url": "https://ll.thespacedevs.com/2.3.0/locations/11/?format=api", "name": "Vandenberg SFB, CA, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7147, "successful_launches": 6604, "failed_launches": 543, "total_attempted_landings": 1101, "successful_landings": 1058, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "image": { "id": 2226, "name": "Vandenberg SFB imaged by Sentinel-2", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg", "credit": "Contains modified Copernicus Sentinel data 2020", "license": { "id": 33, "name": "Copernicus Image Use Policy", "priority": 0, "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "longitude": -120.52023, "latitude": 34.75133, "timezone_name": "America/Los_Angeles", "total_launch_count": 804, "total_landing_count": 26 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 44, "location_launch_attempt_count": 5, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 6, "orbital_launch_attempt_count_year": 13, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 6 }, { "id": "7ab310ea-28d5-4c58-9bfd-ae9aefc40c20", "url": "https://ll.thespacedevs.com/2.3.0/launches/7ab310ea-28d5-4c58-9bfd-ae9aefc40c20/?format=api", "name": "Thor Able III | Explorer 6", "response_mode": "normal", "slug": "thor-able-iii-explorer-6", "launch_designator": "1959-004", "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:14Z", "net": "1959-08-07T14:24:20Z", "net_precision": null, "window_end": "1959-08-07T14:24:20Z", "window_start": "1959-08-07T14:24:20Z", "image": null, "infographic": null, "probability": null, "weather_concerns": null, "failreason": null, "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 161, "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api", "name": "United States Air Force", "abbrev": "USAF", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 3045, "configuration": { "response_mode": "list", "id": 390, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/390/?format=api", "name": "Thor Able III", "families": [ { "response_mode": "list", "id": 73, "name": "Thor" }, { "response_mode": "list", "id": 191, "name": "Thor-Able" } ], "full_name": "Thor Able III", "variant": "Able III" } }, "mission": { "id": 1467, "name": "Explorer 6", "type": "Earth Science", "description": "Explorer 6 was an American satellite designed to study trapped radiation of various energies, galactic cosmic rays, geomagnetism, radio propagation and the flux of micrometeorites. It also tested a scanning device designed for photographing the Earth's cloud cover, and transmitted the first pictures of Earth from a satellite.", "image": null, "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 14, "url": "https://ll.thespacedevs.com/2.3.0/pads/14/?format=api", "active": true, "agencies": [], "name": "Space Launch Complex 17A", "image": { "id": 2246, "name": "Delta II liftoff from SLC-17A (Swift)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_ii_liftof_image_20240922114900.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_ii_liftof_image_thumbnail_20240922114900.jpeg", "credit": "NASA/KSC", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "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, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145, "fastest_turnaround": "P14DT5H46M", "location": { "response_mode": "normal", "id": 12, "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7147, "successful_launches": 6604, "failed_launches": 543, "total_attempted_landings": 1101, "successful_landings": 1058, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "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.", "image": { "id": 2200, "name": "Cape Canaveral & KSC seen from orbit (STS-43)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "longitude": -80.577778, "latitude": 28.488889, "timezone_name": "America/New_York", "total_launch_count": 1019, "total_landing_count": 64 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 43, "location_launch_attempt_count": 24, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 5, "orbital_launch_attempt_count_year": 12, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 5 }, { "id": "7e01bff4-1cb9-409e-838b-4433ded92b94", "url": "https://ll.thespacedevs.com/2.3.0/launches/7e01bff4-1cb9-409e-838b-4433ded92b94/?format=api", "name": "Juno II | NASA S-1", "response_mode": "normal", "slug": "juno-ii-nasa-s-1", "launch_designator": null, "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:42:44Z", "net": "1959-07-16T17:37:03Z", "net_precision": null, "window_end": "1959-07-16T17:37:03Z", "window_start": "1959-07-16T17:37:03Z", "image": { "id": 1753, "name": "[AUTO] Juno II - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/juno2520ii_image_20191201204701.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193656.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": null, "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 3044, "configuration": { "response_mode": "list", "id": 188, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/188/?format=api", "name": "Juno II", "families": [], "full_name": "Juno II", "variant": "" } }, "mission": { "id": 1466, "name": "NASA S-1", "type": "Earth Science", "description": "The S-1 satellite was a geoscience satellite equipped with a suite of scientific instruments to study the environment around the Earth. It was destroyed 5 seconds into launch when the launch vehicle exploded due to an issue with the launch vehicles power supply.", "image": null, "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 123, "url": "https://ll.thespacedevs.com/2.3.0/pads/123/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 161, "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api", "name": "United States Air Force", "abbrev": "USAF", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.", "administrator": "Commander-in-Chief: President of the US", "founding_year": 1947, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 193, "name": "[AUTO] United States Air Force - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 99, "name": "[AUTO] United States Air Force - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Launch Complex 5", "image": null, "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_5", "map_url": "https://www.google.com/maps?q=28.43942,-80.573301", "latitude": 28.43942, "longitude": -80.573301, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_123_20200803143235.jpg", "total_launch_count": 13, "orbital_launch_attempt_count": 7, "fastest_turnaround": "P28DT2H15M", "location": { "response_mode": "normal", "id": 12, "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7147, "successful_launches": 6604, "failed_launches": 543, "total_attempted_landings": 1101, "successful_landings": 1058, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "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.", "image": { "id": 2200, "name": "Cape Canaveral & KSC seen from orbit (STS-43)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "longitude": -80.577778, "latitude": 28.488889, "timezone_name": "America/New_York", "total_launch_count": 1019, "total_landing_count": 64 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 42, "location_launch_attempt_count": 23, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 3, "orbital_launch_attempt_count_year": 11, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2 }, { "id": "dbe9a4b7-8cf0-4c7f-a42f-a5f70d2702a6", "url": "https://ll.thespacedevs.com/2.3.0/launches/dbe9a4b7-8cf0-4c7f-a42f-a5f70d2702a6/?format=api", "name": "Thor Agena A | Discoverer 4", "response_mode": "normal", "slug": "thor-agena-a-discoverer-4", "launch_designator": null, "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-14T04:18:42Z", "net": "1959-06-25T22:47:45Z", "net_precision": null, "window_end": "1959-06-25T22:47:45Z", "window_start": "1959-06-25T22:47:45Z", "image": null, "infographic": null, "probability": null, "weather_concerns": null, "failreason": null, "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 161, "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api", "name": "United States Air Force", "abbrev": "USAF", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 3043, "configuration": { "response_mode": "list", "id": 392, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/392/?format=api", "name": "Thor Agena A", "families": [ { "response_mode": "list", "id": 73, "name": "Thor" }, { "response_mode": "list", "id": 193, "name": "Thor-Agena" } ], "full_name": "Thor Agena A", "variant": "Agena A" } }, "mission": { "id": 1465, "name": "Discoverer 4", "type": "Government/Top Secret", "description": "Discoverer 4 was the fourth in a series of reconnaissance satellites, however, it failed to reach orbit when the Agena engine underperformed and failed to place the capsule into orbit.", "image": null, "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 96, "url": "https://ll.thespacedevs.com/2.3.0/pads/96/?format=api", "active": false, "agencies": [ { "response_mode": "normal", "id": 161, "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api", "name": "United States Air Force", "abbrev": "USAF", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.", "administrator": "Commander-in-Chief: President of the US", "founding_year": 1947, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 193, "name": "[AUTO] United States Air Force - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 99, "name": "[AUTO] United States Air Force - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Space Launch Complex 1E", "image": { "id": 1990, "name": "Space Launch Complex 1 East (SLC-1E)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_launch_co_image_20240311085715.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_launch_co_image_thumbnail_20240311085716.jpeg", "credit": "Joseph T. Page II", "license": { "id": 21, "name": "CC BY-SA 3.0", "priority": 4, "link": "https://creativecommons.org/licenses/by-sa/3.0/deed.en" }, "single_use": true, "variants": [] }, "description": "Space Launch Complex 1 East (SLC-1E) was a launch pad at Vandenberg Space Force Base in California, United States. It was built in 1958 for the never activated 75th Strategic Missile Squadron for Thor Agena A launches.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=34.756,-120.6263", "latitude": 34.756, "longitude": -120.6263, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_96_20200803143221.jpg", "total_launch_count": 45, "orbital_launch_attempt_count": 45, "fastest_turnaround": "P27DT18H42M13S", "location": { "response_mode": "normal", "id": 11, "url": "https://ll.thespacedevs.com/2.3.0/locations/11/?format=api", "name": "Vandenberg SFB, CA, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7147, "successful_launches": 6604, "failed_launches": 543, "total_attempted_landings": 1101, "successful_landings": 1058, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "image": { "id": 2226, "name": "Vandenberg SFB imaged by Sentinel-2", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg", "credit": "Contains modified Copernicus Sentinel data 2020", "license": { "id": 33, "name": "Copernicus Image Use Policy", "priority": 0, "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "longitude": -120.52023, "latitude": 34.75133, "timezone_name": "America/Los_Angeles", "total_launch_count": 804, "total_landing_count": 26 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 41, "location_launch_attempt_count": 4, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 4, "orbital_launch_attempt_count_year": 10, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 4 }, { "id": "d00485ff-f5c5-4e6b-9aa5-a2928c079f41", "url": "https://ll.thespacedevs.com/2.3.0/launches/d00485ff-f5c5-4e6b-9aa5-a2928c079f41/?format=api", "name": "Vanguard | Vanguard", "response_mode": "normal", "slug": "vanguard-vanguard-9", "launch_designator": null, "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:42:58Z", "net": "1959-06-22T20:16:09Z", "net_precision": null, "window_end": "1959-06-22T20:16:09Z", "window_start": "1959-06-22T20:16:09Z", "image": { "id": 2067, "name": "Vanguard 1 on Pad LC-18A.", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_thumbnail_20240411114305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": null, "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 166, "url": "https://ll.thespacedevs.com/2.3.0/agencies/166/?format=api", "name": "US Navy", "abbrev": "USN", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 3042, "configuration": { "response_mode": "list", "id": 449, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/449/?format=api", "name": "Vanguard", "families": [], "full_name": "Vanguard", "variant": "" } }, "mission": { "id": 1464, "name": "Vanguard", "type": "Earth Science", "description": "Vanguard is a scientific satellite to measure the Earth's magnetic field, solar X-ray radiation and its effects on the Earth's atmosphere and the near-Earth micrometeoroid environment.", "image": null, "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 118, "url": "https://ll.thespacedevs.com/2.3.0/pads/118/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 166, "url": "https://ll.thespacedevs.com/2.3.0/agencies/166/?format=api", "name": "US Navy", "abbrev": "USN", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The Navy was competed with the Army to put the first American satellite into orbit. Their first two Vanguard missions failed, with the second being a highly publicized failure, as it exploded on the launchpad. They went on to put 3 satellites into orbit but did not beat the Army to be the first. Their work in space continues today largely on military satellites.", "administrator": null, "founding_year": 1963, "launchers": "", "spacecraft": "Vanguard 1-3 | Parker Solar Probe", "parent": null, "image": null, "logo": null, "social_logo": null } ], "name": "Launch Complex 18A", "image": null, "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18", "map_url": "https://www.google.com/maps?q=28.4493,-80.564494", "latitude": 28.4493, "longitude": -80.564494, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg", "total_launch_count": 18, "orbital_launch_attempt_count": 11, "fastest_turnaround": "P10DT2H1M6S", "location": { "response_mode": "normal", "id": 12, "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7147, "successful_launches": 6604, "failed_launches": 543, "total_attempted_landings": 1101, "successful_landings": 1058, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "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.", "image": { "id": 2200, "name": "Cape Canaveral & KSC seen from orbit (STS-43)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "longitude": -80.577778, "latitude": 28.488889, "timezone_name": "America/New_York", "total_launch_count": 1019, "total_landing_count": 64 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 40, "location_launch_attempt_count": 22, "pad_launch_attempt_count": 10, "agency_launch_attempt_count": 16, "orbital_launch_attempt_count_year": 9, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3 }, { "id": "c5b416c9-5e12-42b1-85db-e3f807906166", "url": "https://ll.thespacedevs.com/2.3.0/launches/c5b416c9-5e12-42b1-85db-e3f807906166/?format=api", "name": "Vostok-L 8K72 | Luna-2a", "response_mode": "normal", "slug": "vostok-l-8k72-luna-2a", "launch_designator": null, "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-14T03:48:38Z", "net": "1959-06-18T08:08:00Z", "net_precision": null, "window_end": "1959-06-18T08:08:00Z", "window_start": "1959-06-18T08:08:00Z", "image": null, "infographic": null, "probability": null, "weather_concerns": null, "failreason": null, "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 3041, "configuration": { "response_mode": "list", "id": 454, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/454/?format=api", "name": "Vostok-L 8K72", "families": [ { "response_mode": "list", "id": 169, "name": "Vostok" } ], "full_name": "Vostok-L 8K72", "variant": "L 8K72" } }, "mission": { "id": 1463, "name": "Luna-2a", "type": "Lunar Exploration", "description": "Luna E-1 number 5 was a Soviet spacecraft intended to impact the moon but was lost in a launch failure.", "image": null, "orbit": { "id": 10, "name": "Lunar Impactor", "abbrev": "Lunar Impactor", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.3.0/pads/32/?format=api", "active": true, "agencies": [], "name": "1/5", "image": null, "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": 45.92, "longitude": 63.342, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487, "fastest_turnaround": "PT23H32M33S", "location": { "response_mode": "normal", "id": 15, "url": "https://ll.thespacedevs.com/2.3.0/locations/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7147, "successful_launches": 6604, "failed_launches": 543, "total_attempted_landings": 1101, "successful_landings": 1058, "failed_landings": 43 }, "active": true, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "image": { "id": 2198, "name": "Soyuz launch pad at the Baikonur Cosmodrome", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "longitude": 63.305, "latitude": 45.965, "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 38, "url": "https://ll.thespacedevs.com/2.3.0/programs/38/?format=api", "name": "Luna", "image": { "id": 2173, "name": "Luna 1 impactor", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_1_impactor_image_20240813082956.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/luna_1_impactor_image_thumbnail_20240813082956.jpeg", "credit": "Александр Моклецов", "license": { "id": 21, "name": "CC BY-SA 3.0", "priority": 4, "link": "https://creativecommons.org/licenses/by-sa/3.0/deed.en" }, "single_use": false, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Luna_programme", "description": "The Luna program was a series of robotic spacecraft missions sent to the Moon by the Soviet Union between 1959 and 1976. The program accomplished many firsts in space exploration, including first flyby of the Moon, first impact of the Moon and first photos of the far side of the Moon. Each mission was designed as either an orbiter or lander. They also performed many experiments, studying the Moon's chemical composition, gravity, temperature, and radiation.", "agencies": [ { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } } ], "start_date": "1958-09-23T07:40:23Z", "end_date": "1976-08-22T17:55:00Z", "mission_patches": [], "type": { "id": 5, "name": "Exploration" } } ], "orbital_launch_attempt_count": 39, "location_launch_attempt_count": 9, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 9, "orbital_launch_attempt_count_year": 8, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2 }, { "id": "c4ef4614-99bb-4da4-ab0c-180ec2faf6cc", "url": "https://ll.thespacedevs.com/2.3.0/launches/c4ef4614-99bb-4da4-ab0c-180ec2faf6cc/?format=api", "name": "Thor Agena A | Discoverer 3", "response_mode": "normal", "slug": "thor-agena-a-discoverer-3", "launch_designator": null, "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-14T04:18:27Z", "net": "1959-06-03T20:09:20Z", "net_precision": null, "window_end": "1959-06-03T20:09:20Z", "window_start": "1959-06-03T20:09:20Z", "image": null, "infographic": null, "probability": null, "weather_concerns": null, "failreason": null, "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 161, "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api", "name": "United States Air Force", "abbrev": "USAF", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 3040, "configuration": { "response_mode": "list", "id": 392, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/392/?format=api", "name": "Thor Agena A", "families": [ { "response_mode": "list", "id": 73, "name": "Thor" }, { "response_mode": "list", "id": 193, "name": "Thor-Agena" } ], "full_name": "Thor Agena A", "variant": "Agena A" } }, "mission": { "id": 1462, "name": "Discoverer 3", "type": "Government/Top Secret", "description": "The Discoverer 3 reconnaissance satellite failed to reach orbit due to a failure of the Agena A upper stage.", "image": null, "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 95, "url": "https://ll.thespacedevs.com/2.3.0/pads/95/?format=api", "active": false, "agencies": [ { "response_mode": "normal", "id": 161, "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api", "name": "United States Air Force", "abbrev": "USAF", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.", "administrator": "Commander-in-Chief: President of the US", "founding_year": 1947, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 193, "name": "[AUTO] United States Air Force - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 99, "name": "[AUTO] United States Air Force - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Space Launch Complex 1W", "image": null, "description": "Space Launch Complex 1 West (SLC-1W) was a launch pad at Vandenberg Space Force Base in California, United States. It was built in 1958 for the never activated 75th Strategic Missile Squadron for Thor Agena A launches.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=34.7572,-120.6303", "latitude": 34.7572, "longitude": -120.6303, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_95_20200803143209.jpg", "total_launch_count": 56, "orbital_launch_attempt_count": 56, "fastest_turnaround": "P13DT1H26M", "location": { "response_mode": "normal", "id": 11, "url": "https://ll.thespacedevs.com/2.3.0/locations/11/?format=api", "name": "Vandenberg SFB, CA, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7147, "successful_launches": 6604, "failed_launches": 543, "total_attempted_landings": 1101, "successful_landings": 1058, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "image": { "id": 2226, "name": "Vandenberg SFB imaged by Sentinel-2", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg", "credit": "Contains modified Copernicus Sentinel data 2020", "license": { "id": 33, "name": "Copernicus Image Use Policy", "priority": 0, "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "longitude": -120.52023, "latitude": 34.75133, "timezone_name": "America/Los_Angeles", "total_launch_count": 804, "total_landing_count": 26 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 38, "location_launch_attempt_count": 3, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 3, "orbital_launch_attempt_count_year": 7, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3 }, { "id": "c3d28943-4905-47b6-89c7-13b8dce45eef", "url": "https://ll.thespacedevs.com/2.3.0/launches/c3d28943-4905-47b6-89c7-13b8dce45eef/?format=api", "name": "Vanguard | Vanguard", "response_mode": "normal", "slug": "vanguard-vanguard-8", "launch_designator": null, "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:42:59Z", "net": "1959-04-14T02:49:46Z", "net_precision": null, "window_end": "1959-04-14T02:49:46Z", "window_start": "1959-04-14T02:49:46Z", "image": { "id": 2067, "name": "Vanguard 1 on Pad LC-18A.", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_20240411114304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vanguard_1_on_p_image_thumbnail_20240411114305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": null, "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 166, "url": "https://ll.thespacedevs.com/2.3.0/agencies/166/?format=api", "name": "US Navy", "abbrev": "USN", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 3039, "configuration": { "response_mode": "list", "id": 449, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/449/?format=api", "name": "Vanguard", "families": [], "full_name": "Vanguard", "variant": "" } }, "mission": { "id": 1461, "name": "Vanguard", "type": "Earth Science", "description": "The Vanguard satellite was a 13 inch spherical satellite which contained a precise magnetometer to map the Earth's magnetic field. The satellite was lost together with the Vanguard Balloon when the Vanguard launch vehicle second stage was damaged during staging.", "image": null, "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 118, "url": "https://ll.thespacedevs.com/2.3.0/pads/118/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 166, "url": "https://ll.thespacedevs.com/2.3.0/agencies/166/?format=api", "name": "US Navy", "abbrev": "USN", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The Navy was competed with the Army to put the first American satellite into orbit. Their first two Vanguard missions failed, with the second being a highly publicized failure, as it exploded on the launchpad. They went on to put 3 satellites into orbit but did not beat the Army to be the first. Their work in space continues today largely on military satellites.", "administrator": null, "founding_year": 1963, "launchers": "", "spacecraft": "Vanguard 1-3 | Parker Solar Probe", "parent": null, "image": null, "logo": null, "social_logo": null } ], "name": "Launch Complex 18A", "image": null, "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_18", "map_url": "https://www.google.com/maps?q=28.4493,-80.564494", "latitude": 28.4493, "longitude": -80.564494, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_118_20200803143338.jpg", "total_launch_count": 18, "orbital_launch_attempt_count": 11, "fastest_turnaround": "P10DT2H1M6S", "location": { "response_mode": "normal", "id": 12, "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7147, "successful_launches": 6604, "failed_launches": 543, "total_attempted_landings": 1101, "successful_landings": 1058, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "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.", "image": { "id": 2200, "name": "Cape Canaveral & KSC seen from orbit (STS-43)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "longitude": -80.577778, "latitude": 28.488889, "timezone_name": "America/New_York", "total_launch_count": 1019, "total_landing_count": 64 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 37, "location_launch_attempt_count": 21, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 15, "orbital_launch_attempt_count_year": 6, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2 }, { "id": "e10a11fb-e3b9-4def-b281-c5602653b2dc", "url": "https://ll.thespacedevs.com/2.3.0/launches/e10a11fb-e3b9-4def-b281-c5602653b2dc/?format=api", "name": "Thor Agena A | Discoverer 2", "response_mode": "normal", "slug": "thor-agena-a-discoverer-2", "launch_designator": "1959-003", "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-14T04:18:29Z", "net": "1959-04-13T21:18:39Z", "net_precision": null, "window_end": "1959-04-13T21:18:39Z", "window_start": "1959-04-13T21:18:39Z", "image": null, "infographic": null, "probability": null, "weather_concerns": null, "failreason": null, "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 161, "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api", "name": "United States Air Force", "abbrev": "USAF", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 3038, "configuration": { "response_mode": "list", "id": 392, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/392/?format=api", "name": "Thor Agena A", "families": [ { "response_mode": "list", "id": 73, "name": "Thor" }, { "response_mode": "list", "id": 193, "name": "Thor-Agena" } ], "full_name": "Thor Agena A", "variant": "Agena A" } }, "mission": { "id": 1460, "name": "Discoverer 2", "type": "Government/Top Secret", "description": "Discoverer II successfully reached orbit and took photos of Earth. However, when the capsule with the data was ejected in order to re-enter the atmosphere there was a timer malfunction meaning it seperated too early and landed over the North Pole rather than the intended target of Hawaii. The capsule was never recovered.", "image": null, "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 95, "url": "https://ll.thespacedevs.com/2.3.0/pads/95/?format=api", "active": false, "agencies": [ { "response_mode": "normal", "id": 161, "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api", "name": "United States Air Force", "abbrev": "USAF", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.", "administrator": "Commander-in-Chief: President of the US", "founding_year": 1947, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 193, "name": "[AUTO] United States Air Force - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 99, "name": "[AUTO] United States Air Force - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Space Launch Complex 1W", "image": null, "description": "Space Launch Complex 1 West (SLC-1W) was a launch pad at Vandenberg Space Force Base in California, United States. It was built in 1958 for the never activated 75th Strategic Missile Squadron for Thor Agena A launches.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=34.7572,-120.6303", "latitude": 34.7572, "longitude": -120.6303, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_95_20200803143209.jpg", "total_launch_count": 56, "orbital_launch_attempt_count": 56, "fastest_turnaround": "P13DT1H26M", "location": { "response_mode": "normal", "id": 11, "url": "https://ll.thespacedevs.com/2.3.0/locations/11/?format=api", "name": "Vandenberg SFB, CA, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7147, "successful_launches": 6604, "failed_launches": 543, "total_attempted_landings": 1101, "successful_landings": 1058, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "image": { "id": 2226, "name": "Vandenberg SFB imaged by Sentinel-2", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_20240920082910.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vandenberg_sfb__image_thumbnail_20240920082910.jpeg", "credit": "Contains modified Copernicus Sentinel data 2020", "license": { "id": 33, "name": "Copernicus Image Use Policy", "priority": 0, "link": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32013R1159" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "longitude": -120.52023, "latitude": 34.75133, "timezone_name": "America/Los_Angeles", "total_launch_count": 804, "total_landing_count": 26 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 36, "location_launch_attempt_count": 2, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 5, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2 }, { "id": "5de0c176-20e0-4bb6-a576-2e093b79fd51", "url": "https://ll.thespacedevs.com/2.3.0/launches/5de0c176-20e0-4bb6-a576-2e093b79fd51/?format=api", "name": "Juno II | Pioneer 4", "response_mode": "normal", "slug": "juno-ii-pioneer-4", "launch_designator": "1959-013", "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:42:44Z", "net": "1959-03-03T05:10:56Z", "net_precision": null, "window_end": "1959-03-03T05:10:56Z", "window_start": "1959-03-03T05:10:56Z", "image": { "id": 1753, "name": "[AUTO] Juno II - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/juno2520ii_image_20191201204701.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193656.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": null, "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 44, "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "abbrev": "NASA", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 3037, "configuration": { "response_mode": "list", "id": 188, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/188/?format=api", "name": "Juno II", "families": [], "full_name": "Juno II", "variant": "" } }, "mission": { "id": 1459, "name": "Pioneer 4", "type": "Lunar Exploration", "description": "Pioneer 4 was a spin-stabilized spacecraft intended as a lunar probe and successfully performed a fly by of the moon at a height of 58983km. Unfortunately it didn't come close enough to trigger its photoelectric sensor.", "image": null, "orbit": { "id": 9, "name": "Lunar flyby", "abbrev": "Lunar flyby", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 123, "url": "https://ll.thespacedevs.com/2.3.0/pads/123/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 161, "url": "https://ll.thespacedevs.com/2.3.0/agencies/161/?format=api", "name": "United States Air Force", "abbrev": "USAF", "type": { "id": 1, "name": "Government" }, "featured": false, "country": [ { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" } ], "description": "The United States Air Force (USAF) is the air service branch of the United States Armed Forces, and is one of the eight uniformed services of the United States. Originally created on 1 August 1907, as a part of the United States Army Signal Corps, the USAF was established as a separate branch of the United States Armed Forces in 1947 with the enactment of the National Security Act of 1947.", "administrator": "Commander-in-Chief: President of the US", "founding_year": 1947, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 193, "name": "[AUTO] United States Air Force - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_logo_20230804084626.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185152.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 99, "name": "[AUTO] United States Air Force - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520air2520force_nation_20230804085132.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184855.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Launch Complex 5", "image": null, "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_5", "map_url": "https://www.google.com/maps?q=28.43942,-80.573301", "latitude": 28.43942, "longitude": -80.573301, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_123_20200803143235.jpg", "total_launch_count": 13, "orbital_launch_attempt_count": 7, "fastest_turnaround": "P28DT2H15M", "location": { "response_mode": "normal", "id": 12, "url": "https://ll.thespacedevs.com/2.3.0/locations/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7147, "successful_launches": 6604, "failed_launches": 543, "total_attempted_landings": 1101, "successful_landings": 1058, "failed_landings": 43 }, "active": true, "country": { "id": 2, "name": "United States of America", "alpha_2_code": "US", "alpha_3_code": "USA", "nationality_name": "American", "nationality_name_composed": "Americano" }, "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.", "image": { "id": 2200, "name": "Cape Canaveral & KSC seen from orbit (STS-43)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_20240918151615.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cape_canaveral__image_thumbnail_20240918151616.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "longitude": -80.577778, "latitude": 28.488889, "timezone_name": "America/New_York", "total_launch_count": 1019, "total_landing_count": 64 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 35, "location_launch_attempt_count": 20, "pad_launch_attempt_count": 5, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 4, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1 } ] }{ "count": 7494, "next": "