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=6710&ordering=-name
https://ll.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=6720&ordering=-name", "previous": "https://ll.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=6700&ordering=-name", "results": [ { "id": "5ebb7b50-eda8-45f4-9d42-e6888d585b08", "url": "https://ll.thespacedevs.com/2.3.0/launches/5ebb7b50-eda8-45f4-9d42-e6888d585b08/?format=api", "name": "Blue Scout Jr | O-1", "response_mode": "normal", "slug": "blue-scout-jr-o-1", "launch_designator": null, "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:59Z", "net": "1961-08-17T14:29:00Z", "net_precision": null, "window_end": "1961-08-17T14:29:00Z", "window_start": "1961-08-17T14:29:00Z", "image": { "id": 2054, "name": "Blue Scout Junior at Pad 18, 28 January 1965", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_20240411084702.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_thumbnail_20240411084703.png", "credit": "U.S. Air Force", "license": { "id": 17, "name": "Department of Defense Image Use Policy", "priority": 6, "link": "https://www.dimoc.mil/resources/limitations/" }, "single_use": true, "variants": [] }, "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": 3098, "configuration": { "response_mode": "list", "id": 265, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/265/?format=api", "name": "Blue Scout Jr", "families": [ { "response_mode": "list", "id": 68, "name": "Blue Scout" } ], "full_name": "Blue Scout Jr", "variant": "Jr" } }, "mission": { "id": 1520, "name": "O-1", "type": "Earth Science", "description": "A flight to measure particle densities in the Van Allen belts.", "image": null, "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub", "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": 7162, "successful_launches": 6618, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "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": 1023, "total_landing_count": 64 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 65, "pad_launch_attempt_count": 13, "agency_launch_attempt_count": 55, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 17 }, { "id": "66201539-d2d1-402f-80fc-2314a936ad35", "url": "https://ll.thespacedevs.com/2.3.0/launches/66201539-d2d1-402f-80fc-2314a936ad35/?format=api", "name": "Blue Scout Jr | Blue Scout Jr. O-2", "response_mode": "normal", "slug": "blue-scout-jr-blue-scout-jr-o-2", "launch_designator": null, "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:29:27Z", "net": "1961-12-04T04:00:16Z", "net_precision": null, "window_end": "1961-12-04T04:00:16Z", "window_start": "1961-12-04T04:00:16Z", "image": { "id": 2054, "name": "Blue Scout Junior at Pad 18, 28 January 1965", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_20240411084702.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_thumbnail_20240411084703.png", "credit": "U.S. Air Force", "license": { "id": 17, "name": "Department of Defense Image Use Policy", "priority": 6, "link": "https://www.dimoc.mil/resources/limitations/" }, "single_use": true, "variants": [] }, "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": 3101, "configuration": { "response_mode": "list", "id": 265, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/265/?format=api", "name": "Blue Scout Jr", "families": [ { "response_mode": "list", "id": 68, "name": "Blue Scout" } ], "full_name": "Blue Scout Jr", "variant": "Jr" } }, "mission": { "id": 1523, "name": "Blue Scout Jr. O-2", "type": "Earth Science", "description": "A flight carrying particle detectors. It was the only completely successful flight of the initial Blue Scout Junior program.", "image": null, "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 169, "url": "https://ll.thespacedevs.com/2.3.0/pads/169/?format=api", "active": false, "agencies": [], "name": "Launch Complex A", "image": null, "description": "PALC-A at the Vandenberg Air Force Base, is a launch complex that was used for a number of sounding rocket launches between 1959 and 1966.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/List_of_Vandenberg_Air_Force_Base_launch_facilities", "map_url": "https://www.google.com/maps?q=34.663800,-120.602200", "latitude": 34.6638, "longitude": -120.6022, "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_169_20200803143430.jpg", "total_launch_count": 1, "orbital_launch_attempt_count": 0, "fastest_turnaround": null, "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": 7162, "successful_launches": 6618, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "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": 807, "total_landing_count": 26 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 42, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 69, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 22, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 31 }, { "id": "ada5068a-c2e0-4c0e-9167-402536f4af37", "url": "https://ll.thespacedevs.com/2.3.0/launches/ada5068a-c2e0-4c0e-9167-402536f4af37/?format=api", "name": "Blue Scout Jr | Blue Scout D-1", "response_mode": "normal", "slug": "blue-scout-jr-blue-scout-d-1", "launch_designator": null, "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:43:00Z", "net": "1960-09-21T13:01:53Z", "net_precision": null, "window_end": "1960-09-21T13:01:53Z", "window_start": "1960-09-21T13:01:53Z", "image": { "id": 2054, "name": "Blue Scout Junior at Pad 18, 28 January 1965", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_20240411084702.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_juni_image_thumbnail_20240411084703.png", "credit": "U.S. Air Force", "license": { "id": 17, "name": "Department of Defense Image Use Policy", "priority": 6, "link": "https://www.dimoc.mil/resources/limitations/" }, "single_use": true, "variants": [] }, "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": 3079, "configuration": { "response_mode": "list", "id": 265, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/265/?format=api", "name": "Blue Scout Jr", "families": [ { "response_mode": "list", "id": 68, "name": "Blue Scout" } ], "full_name": "Blue Scout Jr", "variant": "Jr" } }, "mission": { "id": 1501, "name": "Blue Scout D-1", "type": "Earth Science", "description": "The flight planned to make radiation and magnetic field measurements at 26700km from Earth. While the rocket achieved this altitude the telemetry system failed so no data was received.", "image": null, "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub", "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": 7162, "successful_launches": 6618, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "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": 1023, "total_landing_count": 64 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 42, "pad_launch_attempt_count": 12, "agency_launch_attempt_count": 28, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 17 }, { "id": "5b288b8a-3861-4114-828f-8b1a363c6b73", "url": "https://ll.thespacedevs.com/2.3.0/launches/5b288b8a-3861-4114-828f-8b1a363c6b73/?format=api", "name": "Blue Scout II | Mercury-Scout 1", "response_mode": "normal", "slug": "blue-scout-ii-mercury-scout-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:39:58Z", "net": "1961-11-01T15:32:00Z", "net_precision": null, "window_end": "1961-11-01T15:32:00Z", "window_start": "1961-11-01T15:32:00Z", "image": { "id": 2055, "name": "Blue Scout II", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_ii_image_20240411085341.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue_scout_ii_image_thumbnail_20240411085341.png", "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": "", "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": 7443, "configuration": { "response_mode": "list", "id": 264, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/264/?format=api", "name": "Blue Scout II", "families": [ { "response_mode": "list", "id": 68, "name": "Blue Scout" } ], "full_name": "Blue Scout II", "variant": "II" } }, "mission": { "id": 5834, "name": "Mercury-Scout 1", "type": "Communications", "description": "Mercury-Scout 1, or MS-1, was a United States spacecraft intended to test tracking stations for Project Mercury flights. The launch of Mercury-Scout 1 on November 1, 1961 was unsuccessful, and the satellite failed to achieve orbit.", "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": 119, "url": "https://ll.thespacedevs.com/2.3.0/pads/119/?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 18B", "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_119_20200803143226.jpg", "total_launch_count": 1, "orbital_launch_attempt_count": 1, "fastest_turnaround": null, "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": 7162, "successful_launches": 6618, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "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": 1023, "total_landing_count": 64 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 2, "url": "https://ll.thespacedevs.com/2.3.0/programs/2/?format=api", "name": "Mercury", "image": { "id": 1880, "name": "[AUTO] Mercury - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520mer_program_20200820194755.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194025.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://www.nasa.gov/mission_pages/mercury/missions/program-toc.html", "wiki_url": "https://en.wikipedia.org/wiki/Project_Mercury", "description": "Project Mercury was the first human spaceflight program of the United States, running from 1958 through 1963.", "agencies": [ { "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" } } ], "start_date": "1958-10-07T00:00:00Z", "end_date": "1963-05-16T23:24:02Z", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 132, "location_launch_attempt_count": 69, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 35, "orbital_launch_attempt_count_year": 39, "location_launch_attempt_count_year": 19, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 16 }, { "id": "7533059e-732d-4ee5-9f5d-2974f85b9e88", "url": "https://ll.thespacedevs.com/2.3.0/launches/7533059e-732d-4ee5-9f5d-2974f85b9e88/?format=api", "name": "Black Brant IX | XQC", "response_mode": "normal", "slug": "black-brant-ix-xqc", "launch_designator": null, "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:31:06Z", "net": "2022-06-26T14:30:00Z", "net_precision": null, "window_end": "2022-06-26T16:14:00Z", "window_start": "2022-06-26T13:14:00Z", "image": { "id": 1707, "name": "[AUTO] Black Brant IX - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/black_brant_ix_image_20220625190201.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193539.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 1038, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1038/?format=api", "name": "Equatorial Launch Australia", "abbrev": "ELA", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 7610, "configuration": { "response_mode": "list", "id": 481, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/481/?format=api", "name": "Black Brant IX", "families": [], "full_name": "Black Brant IX", "variant": "IX" } }, "mission": { "id": 6096, "name": "XQC", "type": "Astrophysics", "description": "The X-ray Quantum Calorimeter Experiment (XQC) is a payload from the University of Wisconsin. Its objective is to measure X-rays with unprecedented precision to better understand the interstellar medium and its influence on the structure and evolution of galaxies and stars.", "image": null, "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 202, "url": "https://ll.thespacedevs.com/2.3.0/pads/202/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 1038, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1038/?format=api", "name": "Equatorial Launch Australia", "abbrev": "ELA", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" } ], "description": "Equatorial Launch Australia (ELA) is an Australian startup founded in 2015 to provide commercial space launches from the Arnhem Land spaceport.", "administrator": "CEO: Michael Jones", "founding_year": 2015, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 129, "name": "[AUTO] Equatorial Launch Australia - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/equatorial2520launch2520australia_logo_20220912001304.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184945.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 54, "name": "[AUTO] Equatorial Launch Australia - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/equatorial2520launch2520australia_nation_20220622154855.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184752.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Suborbital Launch Ramp", "image": null, "description": null, "info_url": "https://ela.space/arnhem-space-centre/", "wiki_url": "https://en.wikipedia.org/wiki/Arnhem_Land#Economy", "map_url": "https://www.google.com/maps?q=-12.3892948,136.7903215", "latitude": -12.3892948, "longitude": 136.7903215, "country": { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_suborbital_launch_ramp_20220625184504.jpg", "total_launch_count": 3, "orbital_launch_attempt_count": 0, "fastest_turnaround": "P4DT21H7M", "location": { "response_mode": "normal", "id": 160, "url": "https://ll.thespacedevs.com/2.3.0/locations/160/?format=api", "name": "Arnhem Space Centre", "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": 7162, "successful_launches": 6618, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": false, "country": { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" }, "description": "The Arnhem Space Centre was Australia's first commercial spaceport, located near Nhulunbuy, in Arnhem Land, Australia. It was owned and operated by Equatorial Launch Australia (ELA), and was the site of NASA's first non-orbital sounding rocket launch from a commercial port outside the United States on 27 June 2022.", "image": { "id": 2197, "name": "Arnhem Space Centre", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arnhem_space_ce_image_20240918150330.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arnhem_space_ce_image_thumbnail_20240918150331.jpeg", "credit": "Equatorial Launch Australia", "license": { "id": 29, "name": "ELA Image Use Policy", "priority": 8, "link": "https://ela.space/website-disclaimer" }, "single_use": false, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_arnhem_space_centre_20220622160552.jpg", "longitude": 136.813889, "latitude": -12.381389, "timezone_name": "Australia/Darwin", "total_launch_count": 3, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 1, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1 }, { "id": "055fa36b-74c4-4fc5-809e-d123f7781df8", "url": "https://ll.thespacedevs.com/2.3.0/launches/055fa36b-74c4-4fc5-809e-d123f7781df8/?format=api", "name": "Black Brant IX | SISTINE", "response_mode": "normal", "slug": "black-brant-ix-sistine", "launch_designator": null, "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:31:05Z", "net": "2022-07-06T13:54:00Z", "net_precision": null, "window_end": "2022-07-06T13:54:00Z", "window_start": "2022-07-06T13:54:00Z", "image": { "id": 1707, "name": "[AUTO] Black Brant IX - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/black_brant_ix_image_20220625190201.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193539.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 1038, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1038/?format=api", "name": "Equatorial Launch Australia", "abbrev": "ELA", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 7611, "configuration": { "response_mode": "list", "id": 481, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/481/?format=api", "name": "Black Brant IX", "families": [], "full_name": "Black Brant IX", "variant": "IX" } }, "mission": { "id": 6097, "name": "SISTINE", "type": "Astrophysics", "description": "The Suborbital Imaging Spectrograph for Transition region Irradiance from Nearby Exoplanet host stars (SISTINE) is a payload from the University of Colorado. Its objective is to study how light from stars affects the atmospheres of the planets around them, including the gases thought to be signs of life. For this flight, it will measure the ultraviolet light output from α Centauri A and B, two stars of the three-star α Centauri system that are the closest stars to our Sun.", "image": null, "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 202, "url": "https://ll.thespacedevs.com/2.3.0/pads/202/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 1038, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1038/?format=api", "name": "Equatorial Launch Australia", "abbrev": "ELA", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" } ], "description": "Equatorial Launch Australia (ELA) is an Australian startup founded in 2015 to provide commercial space launches from the Arnhem Land spaceport.", "administrator": "CEO: Michael Jones", "founding_year": 2015, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 129, "name": "[AUTO] Equatorial Launch Australia - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/equatorial2520launch2520australia_logo_20220912001304.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184945.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 54, "name": "[AUTO] Equatorial Launch Australia - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/equatorial2520launch2520australia_nation_20220622154855.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184752.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Suborbital Launch Ramp", "image": null, "description": null, "info_url": "https://ela.space/arnhem-space-centre/", "wiki_url": "https://en.wikipedia.org/wiki/Arnhem_Land#Economy", "map_url": "https://www.google.com/maps?q=-12.3892948,136.7903215", "latitude": -12.3892948, "longitude": 136.7903215, "country": { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_suborbital_launch_ramp_20220625184504.jpg", "total_launch_count": 3, "orbital_launch_attempt_count": 0, "fastest_turnaround": "P4DT21H7M", "location": { "response_mode": "normal", "id": 160, "url": "https://ll.thespacedevs.com/2.3.0/locations/160/?format=api", "name": "Arnhem Space Centre", "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": 7162, "successful_launches": 6618, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": false, "country": { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" }, "description": "The Arnhem Space Centre was Australia's first commercial spaceport, located near Nhulunbuy, in Arnhem Land, Australia. It was owned and operated by Equatorial Launch Australia (ELA), and was the site of NASA's first non-orbital sounding rocket launch from a commercial port outside the United States on 27 June 2022.", "image": { "id": 2197, "name": "Arnhem Space Centre", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arnhem_space_ce_image_20240918150330.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arnhem_space_ce_image_thumbnail_20240918150331.jpeg", "credit": "Equatorial Launch Australia", "license": { "id": 29, "name": "ELA Image Use Policy", "priority": 8, "link": "https://ela.space/website-disclaimer" }, "single_use": false, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_arnhem_space_centre_20220622160552.jpg", "longitude": 136.813889, "latitude": -12.381389, "timezone_name": "Australia/Darwin", "total_launch_count": 3, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 2, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2 }, { "id": "82e754cc-c893-4992-a992-c1b3db972c80", "url": "https://ll.thespacedevs.com/2.3.0/launches/82e754cc-c893-4992-a992-c1b3db972c80/?format=api", "name": "Black Brant IX | DEUCE", "response_mode": "normal", "slug": "black-brant-ix-deuce", "launch_designator": null, "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:31:05Z", "net": "2022-07-11T11:01:00Z", "net_precision": null, "window_end": "2022-07-11T14:45:00Z", "window_start": "2022-07-11T10:57:00Z", "image": { "id": 1707, "name": "[AUTO] Black Brant IX - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/black_brant_ix_image_20220625190201.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193539.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 1038, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1038/?format=api", "name": "Equatorial Launch Australia", "abbrev": "ELA", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 7612, "configuration": { "response_mode": "list", "id": 481, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/481/?format=api", "name": "Black Brant IX", "families": [], "full_name": "Black Brant IX", "variant": "IX" } }, "mission": { "id": 6098, "name": "DEUCE", "type": "Astrophysics", "description": "The Dual-channel Extreme Ultraviolet Continuum Experiment (DEUCE) is a payload from the University of Colorado. its objective is to observe α Centauri A & B and measure a so-far unstudied part of their extreme ultraviolet light spectrum. These measurements are needed to model stars similar to and smaller than our Sun, as well as understand their effects on planetary atmospheres.", "image": null, "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 202, "url": "https://ll.thespacedevs.com/2.3.0/pads/202/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 1038, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1038/?format=api", "name": "Equatorial Launch Australia", "abbrev": "ELA", "type": { "id": 3, "name": "Commercial" }, "featured": false, "country": [ { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" } ], "description": "Equatorial Launch Australia (ELA) is an Australian startup founded in 2015 to provide commercial space launches from the Arnhem Land spaceport.", "administrator": "CEO: Michael Jones", "founding_year": 2015, "launchers": "", "spacecraft": "", "parent": null, "image": null, "logo": { "id": 129, "name": "[AUTO] Equatorial Launch Australia - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/equatorial2520launch2520australia_logo_20220912001304.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184945.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 54, "name": "[AUTO] Equatorial Launch Australia - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/equatorial2520launch2520australia_nation_20220622154855.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184752.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Suborbital Launch Ramp", "image": null, "description": null, "info_url": "https://ela.space/arnhem-space-centre/", "wiki_url": "https://en.wikipedia.org/wiki/Arnhem_Land#Economy", "map_url": "https://www.google.com/maps?q=-12.3892948,136.7903215", "latitude": -12.3892948, "longitude": 136.7903215, "country": { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_suborbital_launch_ramp_20220625184504.jpg", "total_launch_count": 3, "orbital_launch_attempt_count": 0, "fastest_turnaround": "P4DT21H7M", "location": { "response_mode": "normal", "id": 160, "url": "https://ll.thespacedevs.com/2.3.0/locations/160/?format=api", "name": "Arnhem Space Centre", "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": 7162, "successful_launches": 6618, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": false, "country": { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" }, "description": "The Arnhem Space Centre was Australia's first commercial spaceport, located near Nhulunbuy, in Arnhem Land, Australia. It was owned and operated by Equatorial Launch Australia (ELA), and was the site of NASA's first non-orbital sounding rocket launch from a commercial port outside the United States on 27 June 2022.", "image": { "id": 2197, "name": "Arnhem Space Centre", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arnhem_space_ce_image_20240918150330.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arnhem_space_ce_image_thumbnail_20240918150331.jpeg", "credit": "Equatorial Launch Australia", "license": { "id": 29, "name": "ELA Image Use Policy", "priority": 8, "link": "https://ela.space/website-disclaimer" }, "single_use": false, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_arnhem_space_centre_20220622160552.jpg", "longitude": 136.813889, "latitude": -12.381389, "timezone_name": "Australia/Darwin", "total_launch_count": 3, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 3, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 3, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3 }, { "id": "2d1a819f-e800-4db2-b4a8-23b77d5f63f7", "url": "https://ll.thespacedevs.com/2.3.0/launches/2d1a819f-e800-4db2-b4a8-23b77d5f63f7/?format=api", "name": "Black Arrow | X-2", "response_mode": "normal", "slug": "black-arrow-x-2", "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:29:57Z", "net": "1970-09-02T00:34:05Z", "net_precision": null, "window_end": "1970-09-02T00:34:05Z", "window_start": "1970-09-02T00:34:05Z", "image": { "id": 2012, "name": "Black Arrow in the rocket park at Woomera", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/black_arrow_in__image_20240314095415.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/black_arrow_in__image_thumbnail_20240314095416.jpeg", "credit": "artq55", "license": { "id": 18, "name": "CC BY-SA 2.0", "priority": 3, "link": "https://creativecommons.org/licenses/by-sa/2.0/" }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": null, "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 1005, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1005/?format=api", "name": "Royal Aircraft Establishment", "abbrev": "", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 4044, "configuration": { "response_mode": "list", "id": 263, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/263/?format=api", "name": "Black Arrow", "families": [], "full_name": "Black Arrow", "variant": "" } }, "mission": { "id": 2462, "name": "X-2", "type": "Test Flight", "description": "Uninstrumented spherical satellite meant to enable atmospheric density measurements by observing its orbital decay. It was destroyed in the failure of the first Black Arrow orbital launch failure.", "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": 179, "url": "https://ll.thespacedevs.com/2.3.0/pads/179/?format=api", "active": true, "agencies": [], "name": "Launch Area 5B", "image": null, "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/RAAF_Woomera_Range_Complex", "map_url": "https://www.google.com/maps?q=-30.9552778,136.5300282", "latitude": -30.9552778, "longitude": 136.5300282, "country": { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_179_20200803143455.jpg", "total_launch_count": 2, "orbital_launch_attempt_count": 2, "fastest_turnaround": "P421DT3H35M24S", "location": { "response_mode": "normal", "id": 152, "url": "https://ll.thespacedevs.com/2.3.0/locations/152/?format=api", "name": "RAAF Woomera Range Complex", "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": 7162, "successful_launches": 6618, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": true, "country": { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" }, "description": "The RAAF Woomera Range Complex (WRC) is a major Australian military and civil aerospace facility and operation located in South Australia, approximately 450 km (280 mi) north-west of Adelaide. The WRC is operated by the Royal Australian Air Force (RAAF), a Service of the Australian Defence Force (ADF). The complex has a land area of 122,188 km2 (47,177 sq mi) or roughly the size of North Korea or Pennsylvania. The airspace above the area is restricted and controlled by the RAAF for safety and security. The WRC is a highly specialised ADF test and evaluation capability operated by the RAAF for the purposes of testing defence materiel.", "image": { "id": 2208, "name": "Europa I on Launch Area 6A", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/europa_i_on_lau_image_20240918171901.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/europa_i_on_lau_image_thumbnail_20240918171901.jpeg", "credit": "ELDO", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_152_20200803142502.jpg", "longitude": 136.5322, "latitude": -30.9553, "timezone_name": "Australia/Adelaide", "total_launch_count": 6, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 1122, "location_launch_attempt_count": 5, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 76, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1 }, { "id": "454b8835-f615-41c5-8078-380fffb265fc", "url": "https://ll.thespacedevs.com/2.3.0/launches/454b8835-f615-41c5-8078-380fffb265fc/?format=api", "name": "Black Arrow | Prospero", "response_mode": "normal", "slug": "black-arrow-prospero", "launch_designator": "1971-093", "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:29:57Z", "net": "1971-10-28T04:09:29Z", "net_precision": null, "window_end": "1971-10-28T04:09:29Z", "window_start": "1971-10-28T04:09:29Z", "image": { "id": 2012, "name": "Black Arrow in the rocket park at Woomera", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/black_arrow_in__image_20240314095415.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/black_arrow_in__image_thumbnail_20240314095416.jpeg", "credit": "artq55", "license": { "id": 18, "name": "CC BY-SA 2.0", "priority": 3, "link": "https://creativecommons.org/licenses/by-sa/2.0/" }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": null, "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 1005, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1005/?format=api", "name": "Royal Aircraft Establishment", "abbrev": "", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 4188, "configuration": { "response_mode": "list", "id": 263, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/263/?format=api", "name": "Black Arrow", "families": [], "full_name": "Black Arrow", "variant": "" } }, "mission": { "id": 2606, "name": "Prospero", "type": "Test Flight", "description": "British scientific satellite used to demonstrate technologies needed for communication satellites.", "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": 179, "url": "https://ll.thespacedevs.com/2.3.0/pads/179/?format=api", "active": true, "agencies": [], "name": "Launch Area 5B", "image": null, "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/RAAF_Woomera_Range_Complex", "map_url": "https://www.google.com/maps?q=-30.9552778,136.5300282", "latitude": -30.9552778, "longitude": 136.5300282, "country": { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_179_20200803143455.jpg", "total_launch_count": 2, "orbital_launch_attempt_count": 2, "fastest_turnaround": "P421DT3H35M24S", "location": { "response_mode": "normal", "id": 152, "url": "https://ll.thespacedevs.com/2.3.0/locations/152/?format=api", "name": "RAAF Woomera Range Complex", "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": 7162, "successful_launches": 6618, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": true, "country": { "id": 34, "name": "Australia", "alpha_2_code": "AU", "alpha_3_code": "AUS", "nationality_name": "Australian", "nationality_name_composed": "Australo" }, "description": "The RAAF Woomera Range Complex (WRC) is a major Australian military and civil aerospace facility and operation located in South Australia, approximately 450 km (280 mi) north-west of Adelaide. The WRC is operated by the Royal Australian Air Force (RAAF), a Service of the Australian Defence Force (ADF). The complex has a land area of 122,188 km2 (47,177 sq mi) or roughly the size of North Korea or Pennsylvania. The airspace above the area is restricted and controlled by the RAAF for safety and security. The WRC is a highly specialised ADF test and evaluation capability operated by the RAAF for the purposes of testing defence materiel.", "image": { "id": 2208, "name": "Europa I on Launch Area 6A", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/europa_i_on_lau_image_20240918171901.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/europa_i_on_lau_image_thumbnail_20240918171901.jpeg", "credit": "ELDO", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_152_20200803142502.jpg", "longitude": 136.5322, "latitude": -30.9553, "timezone_name": "Australia/Adelaide", "total_launch_count": 6, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 1275, "location_launch_attempt_count": 6, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 104, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1 }, { "id": "366dce38-e39c-4358-8b11-40c97b6e282b", "url": "https://ll.thespacedevs.com/2.3.0/launches/366dce38-e39c-4358-8b11-40c97b6e282b/?format=api", "name": "Atlas V N22 | Starliner-6", "response_mode": "normal", "slug": "atlas-v-n22-starliner-6", "launch_designator": null, "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2023-06-14T17:42:34Z", "net": "2028-09-30T00:00:00Z", "net_precision": null, "window_end": "2028-09-30T00:00:00Z", "window_start": "2028-09-30T00:00:00Z", "image": { "id": 1706, "name": "[AUTO] Atlas V N22 - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_v_n22_image_20210813082339.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193538.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 124, "url": "https://ll.thespacedevs.com/2.3.0/agencies/124/?format=api", "name": "United Launch Alliance", "abbrev": "ULA", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 120, "configuration": { "response_mode": "list", "id": 166, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/166/?format=api", "name": "Atlas V N22", "families": [ { "response_mode": "list", "id": 66, "name": "Atlas" }, { "response_mode": "list", "id": 174, "name": "Atlas V" } ], "full_name": "Atlas V N22", "variant": "V N22" } }, "mission": { "id": 5991, "name": "Starliner-6", "type": "Human Exploration", "description": "Starliner-6 is the sixth crewed operational flight of a Starliner spacecraft to the International Space Station as part of NASA's Commercial Crew Program.", "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": 29, "url": "https://ll.thespacedevs.com/2.3.0/pads/29/?format=api", "active": true, "agencies": [], "name": "Space Launch Complex 41", "image": { "id": 1394, "name": "Atlas V 541 on the pad (Mars 2020/Perseverance rover & Ingenuity helicopter)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas2520v252_image_20200729144937.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192627.jpeg", "credit": "United Launch Alliance", "license": { "id": 10, "name": "ULA Image Use Policy", "priority": 3, "link": "https://www.ulalaunch.com/terms-and-conditions" }, "single_use": false, "variants": [] }, "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": 28.58341025, "longitude": -80.58303644, "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_29_20200803143528.jpg", "total_launch_count": 115, "orbital_launch_attempt_count": 115, "fastest_turnaround": "P15DT22H26M17S", "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": 7162, "successful_launches": 6618, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "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": 1023, "total_landing_count": 64 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 5, "url": "https://ll.thespacedevs.com/2.3.0/programs/5/?format=api", "name": "Commercial Crew Program", "image": { "id": 1869, "name": "Commercial Crew Program logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194004.png", "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": [] }, "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program", "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.", "agencies": [ { "response_mode": "list", "id": 80, "url": "https://ll.thespacedevs.com/2.3.0/agencies/80/?format=api", "name": "Boeing", "abbrev": "BA", "type": { "id": 3, "name": "Commercial" } }, { "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" } }, { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } } ], "start_date": "2011-04-18T00:00:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } }, { "response_mode": "normal", "id": 17, "url": "https://ll.thespacedevs.com/2.3.0/programs/17/?format=api", "name": "International Space Station", "image": { "id": 1874, "name": "[AUTO] International Space Station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194014.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme", "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.", "agencies": [ { "response_mode": "list", "id": 16, "url": "https://ll.thespacedevs.com/2.3.0/agencies/16/?format=api", "name": "Canadian Space Agency", "abbrev": "CSA", "type": { "id": 1, "name": "Government" } }, { "response_mode": "list", "id": 27, "url": "https://ll.thespacedevs.com/2.3.0/agencies/27/?format=api", "name": "European Space Agency", "abbrev": "ESA", "type": { "id": 2, "name": "Multinational" } }, { "response_mode": "list", "id": 37, "url": "https://ll.thespacedevs.com/2.3.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA", "type": { "id": 1, "name": "Government" } }, { "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" } }, { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } } ], "start_date": "1998-11-20T06:40:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 7255, "location_launch_attempt_count": 1127, "pad_launch_attempt_count": 151, "agency_launch_attempt_count": 207, "orbital_launch_attempt_count_year": 5, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1 } ] }{ "count": 7514, "next": "