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=7490&ordering=net
{ "count": 7502, "next": "https://ll.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=7500&ordering=net", "previous": "https://ll.thespacedevs.com/2.3.0/launches/?format=api&limit=10&offset=7480&ordering=net", "results": [ { "id": "a5556e79-a01f-48c6-b822-69bbadb4460d", "url": "https://ll.thespacedevs.com/2.3.0/launches/a5556e79-a01f-48c6-b822-69bbadb4460d/?format=api", "name": "Falcon 9 Block 5 | Crew-14", "response_mode": "normal", "slug": "falcon-9-block-5-crew-14", "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": "2024-04-18T08:15:41Z", "net": "2031-03-31T00:00:00Z", "net_precision": null, "window_end": "2031-03-31T00:00:00Z", "window_start": "2031-03-31T00:00:00Z", "image": { "id": 1385, "name": "Crew Dragon at sunset", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20220301072106.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192609.jpeg", "credit": "SpaceX", "license": { "id": 5, "name": "CC BY-NC 2.0", "priority": 1, "link": "https://creativecommons.org/licenses/by-nc/2.0/" }, "single_use": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "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" } }, "rocket": { "id": 7601, "configuration": { "response_mode": "list", "id": 164, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/164/?format=api", "name": "Falcon 9", "families": [ { "response_mode": "list", "id": 1, "name": "Falcon" }, { "response_mode": "list", "id": 176, "name": "Falcon 9" } ], "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 6044, "name": "Crew-14", "type": "Human Exploration", "description": "SpaceX Crew-14 is the fourteenth crewed operational flight of a Crew Dragon 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": 72, "url": "https://ll.thespacedevs.com/2.3.0/pads/72/?format=api", "active": true, "agencies": [], "name": "Unknown Pad", "image": null, "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=28.458,-80.528", "latitude": 28.458, "longitude": -80.528, "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_72_20200803143403.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0, "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": 7150, "successful_launches": 6607, "failed_launches": 543, "total_attempted_landings": 1104, "successful_landings": 1061, "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": 1021, "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": 7270, "location_launch_attempt_count": 1136, "pad_launch_attempt_count": 65, "agency_launch_attempt_count": 627, "orbital_launch_attempt_count_year": 1, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1 }, { "id": "724dd8ce-78ec-4dad-b17c-ff66c257fab7", "url": "https://ll.thespacedevs.com/2.3.0/launches/724dd8ce-78ec-4dad-b17c-ff66c257fab7/?format=api", "name": "SLS Block 1B | Artemis VII", "response_mode": "normal", "slug": "sls-block-1b-artemis-vii", "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-14T03:32:09Z", "net": "2031-09-30T00:00:00Z", "net_precision": null, "window_end": "2031-09-30T00:00:00Z", "window_start": "2031-09-30T00:00:00Z", "image": { "id": 1837, "name": "[AUTO] Space Launch System (SLS) - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sls_block_1b_image_20200905100013.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193911.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "infographic": null, "probability": -1, "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": 2548, "configuration": { "response_mode": "list", "id": 205, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/205/?format=api", "name": "Space Launch System (SLS)", "families": [ { "response_mode": "list", "id": 149, "name": "Space Launch System" } ], "full_name": "Space Launch System Block 1B", "variant": "Block 1B" } }, "mission": null, "pad": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/pads/4/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "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" }, "featured": 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": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": 1958, "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image": { "id": 19, "name": "[AUTO] National Aeronautics and Space Administration - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 161, "name": "[AUTO] National Aeronautics and Space Administration - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 76, "name": "[AUTO] National Aeronautics and Space Administration - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Launch Complex 39B", "image": null, "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B", "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503", "latitude": 28.62711233, "longitude": -80.62101503, "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_4_20200803143518.jpg", "total_launch_count": 58, "orbital_launch_attempt_count": 57, "fastest_turnaround": "P28DT11H55M4S", "location": { "response_mode": "normal", "id": 27, "url": "https://ll.thespacedevs.com/2.3.0/locations/27/?format=api", "name": "Kennedy Space Center, 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": 7150, "successful_launches": 6607, "failed_launches": 543, "total_attempted_landings": 1104, "successful_landings": 1061, "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": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).", "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_27_20200803142447.jpg", "longitude": -80.650833, "latitude": 28.524167, "timezone_name": "America/New_York", "total_launch_count": 264, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 15, "url": "https://ll.thespacedevs.com/2.3.0/programs/15/?format=api", "name": "Artemis", "image": { "id": 1884, "name": "[AUTO] Artemis - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194033.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://www.nasa.gov/specials/artemis/", "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program", "description": "The Artemis program is a US government-funded crewed spaceflight program that has the goal of landing \"the first woman and the next man\" on the Moon, specifically at the lunar south pole region by 2024.", "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": "2017-12-11T00:00:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 7271, "location_launch_attempt_count": 286, "pad_launch_attempt_count": 64, "agency_launch_attempt_count": 147, "orbital_launch_attempt_count_year": 7271, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1 }, { "id": "0ffd7efb-7577-4aab-99da-fd1f6f4606c2", "url": "https://ll.thespacedevs.com/2.3.0/launches/0ffd7efb-7577-4aab-99da-fd1f6f4606c2/?format=api", "name": "Ariane 64 | EnVision", "response_mode": "normal", "slug": "ariane-64-envision", "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": "2024-11-27T13:27:13Z", "net": "2031-12-31T00:00:00Z", "net_precision": { "id": 7, "name": "Month", "abbrev": "M", "description": "The T-0 is expected in the given month." }, "window_end": "2031-12-31T00:00:00Z", "window_start": "2031-12-31T00:00:00Z", "image": { "id": 1691, "name": "Ariane 6 combined tests static fire", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193513.jpeg", "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin", "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": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 8180, "configuration": { "response_mode": "list", "id": 116, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/116/?format=api", "name": "Ariane 64", "families": [ { "response_mode": "list", "id": 59, "name": "Ariane" }, { "response_mode": "list", "id": 62, "name": "Ariane 6" } ], "full_name": "Ariane 64", "variant": "64" } }, "mission": { "id": 6747, "name": "EnVision", "type": "Planetary Science", "description": "European Space Agency mission to study Venus' atmosphere, geological activity, and climate.", "image": null, "orbit": { "id": 20, "name": "Venus Orbit", "abbrev": "Venus", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "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" }, "featured": false, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" }, { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" }, { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" }, { "id": 7, "name": "Spain", "alpha_2_code": "ES", "alpha_3_code": "ESP", "nationality_name": "Spanish", "nationality_name_composed": "Hispano" }, { "id": 8, "name": "Switzerland", "alpha_2_code": "CH", "alpha_3_code": "CHE", "nationality_name": "Swiss", "nationality_name_composed": "Swiss" }, { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" }, { "id": 11, "name": "Austria", "alpha_2_code": "AT", "alpha_3_code": "AUT", "nationality_name": "Austrian", "nationality_name_composed": "Austro" }, { "id": 15, "name": "Sweden", "alpha_2_code": "SE", "alpha_3_code": "SWE", "nationality_name": "Swedish", "nationality_name_composed": "Swedo" }, { "id": 23, "name": "Portugal", "alpha_2_code": "PT", "alpha_3_code": "PRT", "nationality_name": "Portuguese", "nationality_name_composed": "Luso" }, { "id": 27, "name": "Netherlands", "alpha_2_code": "NL", "alpha_3_code": "NLD", "nationality_name": "Dutch", "nationality_name_composed": "Dutch" }, { "id": 31, "name": "Hungary", "alpha_2_code": "HU", "alpha_3_code": "HUN", "nationality_name": "Hungarian", "nationality_name_composed": "Hungarian" }, { "id": 39, "name": "Poland", "alpha_2_code": "PL", "alpha_3_code": "POL", "nationality_name": "Polish", "nationality_name_composed": "Polono" }, { "id": 45, "name": "Denmark", "alpha_2_code": "DK", "alpha_3_code": "DNK", "nationality_name": "Danish", "nationality_name_composed": "Dano" }, { "id": 46, "name": "Czechia", "alpha_2_code": "CZ", "alpha_3_code": "CZE", "nationality_name": "Czech", "nationality_name_composed": "Czech" }, { "id": 47, "name": "Romania", "alpha_2_code": "RO", "alpha_3_code": "ROU", "nationality_name": "Romanian", "nationality_name_composed": "Romanian" }, { "id": 49, "name": "Norway", "alpha_2_code": "NO", "alpha_3_code": "NOR", "nationality_name": "Norwegian", "nationality_name_composed": "Norwegian" }, { "id": 77, "name": "Finland", "alpha_2_code": "FI", "alpha_3_code": "FIN", "nationality_name": "Finnish", "nationality_name_composed": "Finno" }, { "id": 78, "name": "Greece", "alpha_2_code": "GR", "alpha_3_code": "GRC", "nationality_name": "Greek", "nationality_name_composed": "Greco" }, { "id": 80, "name": "Estonia", "alpha_2_code": "EE", "alpha_3_code": "EST", "nationality_name": "Estonian", "nationality_name_composed": "Estonian" }, { "id": 81, "name": "Ireland", "alpha_2_code": "IE", "alpha_3_code": "IRL", "nationality_name": "Irish", "nationality_name_composed": "Irish" }, { "id": 85, "name": "Luxembourg", "alpha_2_code": "LU", "alpha_3_code": "LUX", "nationality_name": "Luxembourger", "nationality_name_composed": "Luxembourgish" }, { "id": 20, "name": "Belgium", "alpha_2_code": "BE", "alpha_3_code": "BEL", "nationality_name": "Belgian", "nationality_name_composed": "Belgo" }, { "id": 86, "name": "Slovenia", "alpha_2_code": "SI", "alpha_3_code": "SVN", "nationality_name": "Slovenian", "nationality_name_composed": "Slovenian" } ], "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.", "administrator": "Director General: Josef Aschbacher", "founding_year": 1975, "launchers": "Ariane | Vega", "spacecraft": "Space Rider", "parent": null, "image": { "id": 2324, "name": "ESA patch floating in the ISS Cupola", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_thumbnail_20250211192110.png", "credit": "ESA", "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": false, "variants": [] }, "logo": { "id": 130, "name": "European Space Agency logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png", "credit": "ESA", "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": [] }, "social_logo": { "id": 130, "name": "European Space Agency logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png", "credit": "ESA", "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": [] }, "total_launch_count": 7, "consecutive_successful_launches": 5, "successful_launches": 6, "failed_launches": 1, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "successful_landings_spacecraft": 0, "failed_landings_spacecraft": 0, "attempted_landings_spacecraft": 0, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "http://www.esa.int/", "wiki_url": "http://en.wikipedia.org/wiki/European_Space_Agency", "social_media_links": [ { "id": 242, "social_media": { "id": 3, "name": "Homepage", "url": null, "logo": null }, "url": "https://www.esa.int/" }, { "id": 243, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/company/european-space-agency/" }, { "id": 244, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/europeanspaceagency/" }, { "id": 245, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://x.com/esa" }, { "id": 246, "social_media": { "id": 5, "name": "Bluesky", "url": "https://bsky.app/", "logo": { "id": 2323, "name": "Bluesky logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bluesky_logo_image_20250211191214.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bluesky_logo_image_thumbnail_20250211191214.png", "credit": "Bluesky", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://bsky.app/profile/esa.int" } ] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 67, "url": "https://ll.thespacedevs.com/2.3.0/pads/67/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.", "administrator": "CEO: David Cavaillolès", "founding_year": 1980, "launchers": "Ariane | Vega", "spacecraft": "", "parent": "ArianeGroup", "image": { "id": 1692, "name": "Ariane 62 on ELA-4 (Maiden Flight)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg", "credit": "ESA/L. Bourgeon", "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": false, "variants": [] }, "logo": { "id": 108, "name": "Arianespace blue logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [ { "id": 11, "type": { "id": 1, "name": "transparent for light background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png" }, { "id": 12, "type": { "id": 2, "name": "transparent for dark background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png" } ] }, "social_logo": { "id": 39, "name": "Arianespace social logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Ariane Launch Area 4", "image": { "id": 1978, "name": "ELA-4", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_20240310184036.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_thumbnail_20240310184037.jpeg", "credit": "ESA/CNES/Arianespace/Optique Vidéo du CSG - P. PIRON", "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": [] }, "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre", "map_url": "https://www.google.com/maps?q=5.256319,-52.786838", "latitude": 5.256319, "longitude": -52.786838, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg", "total_launch_count": 2, "orbital_launch_attempt_count": 2, "fastest_turnaround": "P239DT21H24M26S", "location": { "response_mode": "normal", "id": 13, "url": "https://ll.thespacedevs.com/2.3.0/locations/13/?format=api", "name": "Guiana Space Centre, French Guiana", "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": 7150, "successful_launches": 6607, "failed_launches": 543, "total_attempted_landings": 1104, "successful_landings": 1061, "failed_landings": 43 }, "active": true, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "image": { "id": 2203, "name": "Vega & Ariane 5 pads at the Guiana Space Centre", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_thumbnail_20240918154414.jpeg", "credit": "ESA/S. Corvaja", "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_13_20200803142412.jpg", "longitude": -52.6903, "latitude": 5.169, "timezone_name": "America/Cayenne", "total_launch_count": 325, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7273, "location_launch_attempt_count": 369, "pad_launch_attempt_count": 22, "agency_launch_attempt_count": 359, "orbital_launch_attempt_count_year": 4, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2 }, { "id": "7911261d-1a3a-4252-b00f-9de5b42de73d", "url": "https://ll.thespacedevs.com/2.3.0/launches/7911261d-1a3a-4252-b00f-9de5b42de73d/?format=api", "name": "Ariane 64 | Argonaut Mission 1", "response_mode": "normal", "slug": "ariane-64-argonaut-mission-1", "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": "2024-07-17T06:52:52Z", "net": "2031-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "window_end": "2031-12-31T00:00:00Z", "window_start": "2031-12-31T00:00:00Z", "image": { "id": 1691, "name": "Ariane 6 combined tests static fire", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193513.jpeg", "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin", "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": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 8283, "configuration": { "response_mode": "list", "id": 116, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/116/?format=api", "name": "Ariane 64", "families": [ { "response_mode": "list", "id": 59, "name": "Ariane" }, { "response_mode": "list", "id": 62, "name": "Ariane 6" } ], "full_name": "Ariane 64", "variant": "64" } }, "mission": { "id": 6864, "name": "Argonaut Mission 1", "type": "Human Exploration", "description": "First mission of the European Space Agency's lunar lander.", "image": null, "orbit": { "id": 11, "name": "Lunar Orbit", "abbrev": "LO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "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" }, "featured": false, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" }, { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" }, { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" }, { "id": 7, "name": "Spain", "alpha_2_code": "ES", "alpha_3_code": "ESP", "nationality_name": "Spanish", "nationality_name_composed": "Hispano" }, { "id": 8, "name": "Switzerland", "alpha_2_code": "CH", "alpha_3_code": "CHE", "nationality_name": "Swiss", "nationality_name_composed": "Swiss" }, { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" }, { "id": 11, "name": "Austria", "alpha_2_code": "AT", "alpha_3_code": "AUT", "nationality_name": "Austrian", "nationality_name_composed": "Austro" }, { "id": 15, "name": "Sweden", "alpha_2_code": "SE", "alpha_3_code": "SWE", "nationality_name": "Swedish", "nationality_name_composed": "Swedo" }, { "id": 23, "name": "Portugal", "alpha_2_code": "PT", "alpha_3_code": "PRT", "nationality_name": "Portuguese", "nationality_name_composed": "Luso" }, { "id": 27, "name": "Netherlands", "alpha_2_code": "NL", "alpha_3_code": "NLD", "nationality_name": "Dutch", "nationality_name_composed": "Dutch" }, { "id": 31, "name": "Hungary", "alpha_2_code": "HU", "alpha_3_code": "HUN", "nationality_name": "Hungarian", "nationality_name_composed": "Hungarian" }, { "id": 39, "name": "Poland", "alpha_2_code": "PL", "alpha_3_code": "POL", "nationality_name": "Polish", "nationality_name_composed": "Polono" }, { "id": 45, "name": "Denmark", "alpha_2_code": "DK", "alpha_3_code": "DNK", "nationality_name": "Danish", "nationality_name_composed": "Dano" }, { "id": 46, "name": "Czechia", "alpha_2_code": "CZ", "alpha_3_code": "CZE", "nationality_name": "Czech", "nationality_name_composed": "Czech" }, { "id": 47, "name": "Romania", "alpha_2_code": "RO", "alpha_3_code": "ROU", "nationality_name": "Romanian", "nationality_name_composed": "Romanian" }, { "id": 49, "name": "Norway", "alpha_2_code": "NO", "alpha_3_code": "NOR", "nationality_name": "Norwegian", "nationality_name_composed": "Norwegian" }, { "id": 77, "name": "Finland", "alpha_2_code": "FI", "alpha_3_code": "FIN", "nationality_name": "Finnish", "nationality_name_composed": "Finno" }, { "id": 78, "name": "Greece", "alpha_2_code": "GR", "alpha_3_code": "GRC", "nationality_name": "Greek", "nationality_name_composed": "Greco" }, { "id": 80, "name": "Estonia", "alpha_2_code": "EE", "alpha_3_code": "EST", "nationality_name": "Estonian", "nationality_name_composed": "Estonian" }, { "id": 81, "name": "Ireland", "alpha_2_code": "IE", "alpha_3_code": "IRL", "nationality_name": "Irish", "nationality_name_composed": "Irish" }, { "id": 85, "name": "Luxembourg", "alpha_2_code": "LU", "alpha_3_code": "LUX", "nationality_name": "Luxembourger", "nationality_name_composed": "Luxembourgish" }, { "id": 20, "name": "Belgium", "alpha_2_code": "BE", "alpha_3_code": "BEL", "nationality_name": "Belgian", "nationality_name_composed": "Belgo" }, { "id": 86, "name": "Slovenia", "alpha_2_code": "SI", "alpha_3_code": "SVN", "nationality_name": "Slovenian", "nationality_name_composed": "Slovenian" } ], "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.", "administrator": "Director General: Josef Aschbacher", "founding_year": 1975, "launchers": "Ariane | Vega", "spacecraft": "Space Rider", "parent": null, "image": { "id": 2324, "name": "ESA patch floating in the ISS Cupola", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_thumbnail_20250211192110.png", "credit": "ESA", "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": false, "variants": [] }, "logo": { "id": 130, "name": "European Space Agency logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png", "credit": "ESA", "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": [] }, "social_logo": { "id": 130, "name": "European Space Agency logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png", "credit": "ESA", "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": [] }, "total_launch_count": 7, "consecutive_successful_launches": 5, "successful_launches": 6, "failed_launches": 1, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "successful_landings_spacecraft": 0, "failed_landings_spacecraft": 0, "attempted_landings_spacecraft": 0, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "http://www.esa.int/", "wiki_url": "http://en.wikipedia.org/wiki/European_Space_Agency", "social_media_links": [ { "id": 242, "social_media": { "id": 3, "name": "Homepage", "url": null, "logo": null }, "url": "https://www.esa.int/" }, { "id": 243, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/company/european-space-agency/" }, { "id": 244, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/europeanspaceagency/" }, { "id": 245, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://x.com/esa" }, { "id": 246, "social_media": { "id": 5, "name": "Bluesky", "url": "https://bsky.app/", "logo": { "id": 2323, "name": "Bluesky logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bluesky_logo_image_20250211191214.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bluesky_logo_image_thumbnail_20250211191214.png", "credit": "Bluesky", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://bsky.app/profile/esa.int" } ] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 67, "url": "https://ll.thespacedevs.com/2.3.0/pads/67/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.", "administrator": "CEO: David Cavaillolès", "founding_year": 1980, "launchers": "Ariane | Vega", "spacecraft": "", "parent": "ArianeGroup", "image": { "id": 1692, "name": "Ariane 62 on ELA-4 (Maiden Flight)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg", "credit": "ESA/L. Bourgeon", "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": false, "variants": [] }, "logo": { "id": 108, "name": "Arianespace blue logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [ { "id": 11, "type": { "id": 1, "name": "transparent for light background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png" }, { "id": 12, "type": { "id": 2, "name": "transparent for dark background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png" } ] }, "social_logo": { "id": 39, "name": "Arianespace social logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Ariane Launch Area 4", "image": { "id": 1978, "name": "ELA-4", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_20240310184036.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_thumbnail_20240310184037.jpeg", "credit": "ESA/CNES/Arianespace/Optique Vidéo du CSG - P. PIRON", "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": [] }, "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre", "map_url": "https://www.google.com/maps?q=5.256319,-52.786838", "latitude": 5.256319, "longitude": -52.786838, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg", "total_launch_count": 2, "orbital_launch_attempt_count": 2, "fastest_turnaround": "P239DT21H24M26S", "location": { "response_mode": "normal", "id": 13, "url": "https://ll.thespacedevs.com/2.3.0/locations/13/?format=api", "name": "Guiana Space Centre, French Guiana", "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": 7150, "successful_launches": 6607, "failed_launches": 543, "total_attempted_landings": 1104, "successful_landings": 1061, "failed_landings": 43 }, "active": true, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "image": { "id": 2203, "name": "Vega & Ariane 5 pads at the Guiana Space Centre", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_thumbnail_20240918154414.jpeg", "credit": "ESA/S. Corvaja", "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_13_20200803142412.jpg", "longitude": -52.6903, "latitude": 5.169, "timezone_name": "America/Cayenne", "total_launch_count": 325, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7273, "location_launch_attempt_count": 369, "pad_launch_attempt_count": 22, "agency_launch_attempt_count": 359, "orbital_launch_attempt_count_year": 4, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2 }, { "id": "d0672d95-e8e4-4554-8051-1e5b457ecf40", "url": "https://ll.thespacedevs.com/2.3.0/launches/d0672d95-e8e4-4554-8051-1e5b457ecf40/?format=api", "name": "Ariane 62 | Metop-SG A2", "response_mode": "normal", "slug": "ariane-62-metop-sg-a2", "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-12-15T02:06:42Z", "net": "2032-06-30T00:00:00Z", "net_precision": { "id": 9, "name": "Quarter 2", "abbrev": "Q2", "description": "The T-0 is expected in the second quarter of the given year." }, "window_end": "2032-06-30T00:00:00Z", "window_start": "2032-06-30T00:00:00Z", "image": { "id": 2123, "name": "Ariane 62 liftoff (Maiden Flight)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_thumbnail_20240711132056.jpeg", "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin", "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": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 7707, "configuration": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/121/?format=api", "name": "Ariane 62", "families": [ { "response_mode": "list", "id": 59, "name": "Ariane" }, { "response_mode": "list", "id": 62, "name": "Ariane 6" } ], "full_name": "Ariane 62", "variant": "62" } }, "mission": { "id": 6225, "name": "Metop-SG A2", "type": "Earth Science", "description": "Third of EUMETSAT's second generation of Metop weather satellites.", "image": null, "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 67, "url": "https://ll.thespacedevs.com/2.3.0/pads/67/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.", "administrator": "CEO: David Cavaillolès", "founding_year": 1980, "launchers": "Ariane | Vega", "spacecraft": "", "parent": "ArianeGroup", "image": { "id": 1692, "name": "Ariane 62 on ELA-4 (Maiden Flight)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg", "credit": "ESA/L. Bourgeon", "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": false, "variants": [] }, "logo": { "id": 108, "name": "Arianespace blue logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [ { "id": 11, "type": { "id": 1, "name": "transparent for light background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png" }, { "id": 12, "type": { "id": 2, "name": "transparent for dark background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png" } ] }, "social_logo": { "id": 39, "name": "Arianespace social logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Ariane Launch Area 4", "image": { "id": 1978, "name": "ELA-4", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_20240310184036.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_thumbnail_20240310184037.jpeg", "credit": "ESA/CNES/Arianespace/Optique Vidéo du CSG - P. PIRON", "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": [] }, "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre", "map_url": "https://www.google.com/maps?q=5.256319,-52.786838", "latitude": 5.256319, "longitude": -52.786838, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg", "total_launch_count": 2, "orbital_launch_attempt_count": 2, "fastest_turnaround": "P239DT21H24M26S", "location": { "response_mode": "normal", "id": 13, "url": "https://ll.thespacedevs.com/2.3.0/locations/13/?format=api", "name": "Guiana Space Centre, French Guiana", "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": 7150, "successful_launches": 6607, "failed_launches": 543, "total_attempted_landings": 1104, "successful_landings": 1061, "failed_landings": 43 }, "active": true, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "image": { "id": 2203, "name": "Vega & Ariane 5 pads at the Guiana Space Centre", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_thumbnail_20240918154414.jpeg", "credit": "ESA/S. Corvaja", "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_13_20200803142412.jpg", "longitude": -52.6903, "latitude": 5.169, "timezone_name": "America/Cayenne", "total_launch_count": 325, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 22, "url": "https://ll.thespacedevs.com/2.3.0/programs/22/?format=api", "name": "Copernicus", "image": { "id": 1879, "name": "[AUTO] Copernicus - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/copernicus_program_20221129162831.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194023.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": "https://www.copernicus.eu", "wiki_url": "https://en.wikipedia.org/wiki/Copernicus_Programme", "description": "Copernicus is the European Union's Earth observation programme coordinated and managed for the European Commission by the European Union Agency for the Space Programme in partnership with the European Space Agency (ESA), the EU Member States. It aims at achieving a global, continuous, autonomous, high quality, wide range Earth observation capacity. Providing accurate, timely and easily accessible information to, among other things, improve the management of the environment, understand and mitigate the effects of climate change, and ensure civil security.", "agencies": [ { "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": 1043, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1043/?format=api", "name": "European Union Agency for the Space Programme", "abbrev": "EUSPA", "type": { "id": 2, "name": "Multinational" } } ], "start_date": "2014-04-03T00:00:00Z", "end_date": null, "mission_patches": [], "type": { "id": 8, "name": "Earth Observation" } } ], "orbital_launch_attempt_count": 7274, "location_launch_attempt_count": 370, "pad_launch_attempt_count": 23, "agency_launch_attempt_count": 360, "orbital_launch_attempt_count_year": 1, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1 }, { "id": "7aace903-6d9b-4905-87dc-58736ab0d01e", "url": "https://ll.thespacedevs.com/2.3.0/launches/7aace903-6d9b-4905-87dc-58736ab0d01e/?format=api", "name": "Ariane 62 | Metop-SG B2", "response_mode": "normal", "slug": "ariane-62-metop-sg-b2", "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-12-15T02:07:24Z", "net": "2033-03-31T00:00:00Z", "net_precision": { "id": 8, "name": "Quarter 1", "abbrev": "Q1", "description": "The T-0 is expected in the first quarter of the given year." }, "window_end": "2033-03-31T00:00:00Z", "window_start": "2033-03-31T00:00:00Z", "image": { "id": 2123, "name": "Ariane 62 liftoff (Maiden Flight)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_20240711132056.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_lifto_image_thumbnail_20240711132056.jpeg", "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin", "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": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 7708, "configuration": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/121/?format=api", "name": "Ariane 62", "families": [ { "response_mode": "list", "id": 59, "name": "Ariane" }, { "response_mode": "list", "id": 62, "name": "Ariane 6" } ], "full_name": "Ariane 62", "variant": "62" } }, "mission": { "id": 6226, "name": "Metop-SG B2", "type": "Earth Science", "description": "Fourth of EUMETSAT's second generation of Metop weather satellites.", "image": null, "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 67, "url": "https://ll.thespacedevs.com/2.3.0/pads/67/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.", "administrator": "CEO: David Cavaillolès", "founding_year": 1980, "launchers": "Ariane | Vega", "spacecraft": "", "parent": "ArianeGroup", "image": { "id": 1692, "name": "Ariane 62 on ELA-4 (Maiden Flight)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg", "credit": "ESA/L. Bourgeon", "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": false, "variants": [] }, "logo": { "id": 108, "name": "Arianespace blue logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [ { "id": 11, "type": { "id": 1, "name": "transparent for light background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png" }, { "id": 12, "type": { "id": 2, "name": "transparent for dark background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png" } ] }, "social_logo": { "id": 39, "name": "Arianespace social logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Ariane Launch Area 4", "image": { "id": 1978, "name": "ELA-4", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_20240310184036.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_thumbnail_20240310184037.jpeg", "credit": "ESA/CNES/Arianespace/Optique Vidéo du CSG - P. PIRON", "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": [] }, "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre", "map_url": "https://www.google.com/maps?q=5.256319,-52.786838", "latitude": 5.256319, "longitude": -52.786838, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg", "total_launch_count": 2, "orbital_launch_attempt_count": 2, "fastest_turnaround": "P239DT21H24M26S", "location": { "response_mode": "normal", "id": 13, "url": "https://ll.thespacedevs.com/2.3.0/locations/13/?format=api", "name": "Guiana Space Centre, French Guiana", "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": 7150, "successful_launches": 6607, "failed_launches": 543, "total_attempted_landings": 1104, "successful_landings": 1061, "failed_landings": 43 }, "active": true, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "image": { "id": 2203, "name": "Vega & Ariane 5 pads at the Guiana Space Centre", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_thumbnail_20240918154414.jpeg", "credit": "ESA/S. Corvaja", "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_13_20200803142412.jpg", "longitude": -52.6903, "latitude": 5.169, "timezone_name": "America/Cayenne", "total_launch_count": 325, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7276, "location_launch_attempt_count": 372, "pad_launch_attempt_count": 25, "agency_launch_attempt_count": 362, "orbital_launch_attempt_count_year": 2, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2 }, { "id": "a6420d1c-681c-46be-8d22-87c4b4586bee", "url": "https://ll.thespacedevs.com/2.3.0/launches/a6420d1c-681c-46be-8d22-87c4b4586bee/?format=api", "name": "Ariane 64 | MTG-I3", "response_mode": "normal", "slug": "ariane-64-mtg-i3", "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-12-15T02:02:25Z", "net": "2033-03-31T00:00:00Z", "net_precision": { "id": 8, "name": "Quarter 1", "abbrev": "Q1", "description": "The T-0 is expected in the first quarter of the given year." }, "window_end": "2033-03-31T00:00:00Z", "window_start": "2033-03-31T00:00:00Z", "image": { "id": 1691, "name": "Ariane 6 combined tests static fire", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193513.jpeg", "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin", "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": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 7711, "configuration": { "response_mode": "list", "id": 116, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/116/?format=api", "name": "Ariane 64", "families": [ { "response_mode": "list", "id": 59, "name": "Ariane" }, { "response_mode": "list", "id": 62, "name": "Ariane 6" } ], "full_name": "Ariane 64", "variant": "64" } }, "mission": { "id": 6229, "name": "MTG-I3", "type": "Earth Science", "description": "Fourth of EUMETSAT's third generation of weather satellite.", "image": null, "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 67, "url": "https://ll.thespacedevs.com/2.3.0/pads/67/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.", "administrator": "CEO: David Cavaillolès", "founding_year": 1980, "launchers": "Ariane | Vega", "spacecraft": "", "parent": "ArianeGroup", "image": { "id": 1692, "name": "Ariane 62 on ELA-4 (Maiden Flight)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg", "credit": "ESA/L. Bourgeon", "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": false, "variants": [] }, "logo": { "id": 108, "name": "Arianespace blue logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [ { "id": 11, "type": { "id": 1, "name": "transparent for light background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png" }, { "id": 12, "type": { "id": 2, "name": "transparent for dark background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png" } ] }, "social_logo": { "id": 39, "name": "Arianespace social logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Ariane Launch Area 4", "image": { "id": 1978, "name": "ELA-4", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_20240310184036.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_thumbnail_20240310184037.jpeg", "credit": "ESA/CNES/Arianespace/Optique Vidéo du CSG - P. PIRON", "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": [] }, "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre", "map_url": "https://www.google.com/maps?q=5.256319,-52.786838", "latitude": 5.256319, "longitude": -52.786838, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg", "total_launch_count": 2, "orbital_launch_attempt_count": 2, "fastest_turnaround": "P239DT21H24M26S", "location": { "response_mode": "normal", "id": 13, "url": "https://ll.thespacedevs.com/2.3.0/locations/13/?format=api", "name": "Guiana Space Centre, French Guiana", "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": 7150, "successful_launches": 6607, "failed_launches": 543, "total_attempted_landings": 1104, "successful_landings": 1061, "failed_landings": 43 }, "active": true, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "image": { "id": 2203, "name": "Vega & Ariane 5 pads at the Guiana Space Centre", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_thumbnail_20240918154414.jpeg", "credit": "ESA/S. Corvaja", "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_13_20200803142412.jpg", "longitude": -52.6903, "latitude": 5.169, "timezone_name": "America/Cayenne", "total_launch_count": 325, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7276, "location_launch_attempt_count": 372, "pad_launch_attempt_count": 25, "agency_launch_attempt_count": 362, "orbital_launch_attempt_count_year": 2, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2 }, { "id": "9c13e218-3b75-4d32-b984-68e974affb87", "url": "https://ll.thespacedevs.com/2.3.0/launches/9c13e218-3b75-4d32-b984-68e974affb87/?format=api", "name": "Ariane 64 | MTG-S2", "response_mode": "normal", "slug": "ariane-64-mtg-s2", "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-12-15T02:03:10Z", "net": "2035-06-30T00:00:00Z", "net_precision": { "id": 12, "name": "Year Half 1", "abbrev": "H1", "description": "The T-0 is expected in the first half of the given year." }, "window_end": "2035-06-30T00:00:00Z", "window_start": "2035-06-30T00:00:00Z", "image": { "id": 1691, "name": "Ariane 6 combined tests static fire", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193513.jpeg", "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin", "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": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 7712, "configuration": { "response_mode": "list", "id": 116, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/116/?format=api", "name": "Ariane 64", "families": [ { "response_mode": "list", "id": 59, "name": "Ariane" }, { "response_mode": "list", "id": 62, "name": "Ariane 6" } ], "full_name": "Ariane 64", "variant": "64" } }, "mission": { "id": 6230, "name": "MTG-S2", "type": "Earth Science", "description": "Fifth of EUMETSAT's third generation of weather satellite.", "image": null, "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 67, "url": "https://ll.thespacedevs.com/2.3.0/pads/67/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.", "administrator": "CEO: David Cavaillolès", "founding_year": 1980, "launchers": "Ariane | Vega", "spacecraft": "", "parent": "ArianeGroup", "image": { "id": 1692, "name": "Ariane 62 on ELA-4 (Maiden Flight)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg", "credit": "ESA/L. Bourgeon", "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": false, "variants": [] }, "logo": { "id": 108, "name": "Arianespace blue logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [ { "id": 11, "type": { "id": 1, "name": "transparent for light background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png" }, { "id": 12, "type": { "id": 2, "name": "transparent for dark background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png" } ] }, "social_logo": { "id": 39, "name": "Arianespace social logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Ariane Launch Area 4", "image": { "id": 1978, "name": "ELA-4", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_20240310184036.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_thumbnail_20240310184037.jpeg", "credit": "ESA/CNES/Arianespace/Optique Vidéo du CSG - P. PIRON", "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": [] }, "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre", "map_url": "https://www.google.com/maps?q=5.256319,-52.786838", "latitude": 5.256319, "longitude": -52.786838, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg", "total_launch_count": 2, "orbital_launch_attempt_count": 2, "fastest_turnaround": "P239DT21H24M26S", "location": { "response_mode": "normal", "id": 13, "url": "https://ll.thespacedevs.com/2.3.0/locations/13/?format=api", "name": "Guiana Space Centre, French Guiana", "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": 7150, "successful_launches": 6607, "failed_launches": 543, "total_attempted_landings": 1104, "successful_landings": 1061, "failed_landings": 43 }, "active": true, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "image": { "id": 2203, "name": "Vega & Ariane 5 pads at the Guiana Space Centre", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_thumbnail_20240918154414.jpeg", "credit": "ESA/S. Corvaja", "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_13_20200803142412.jpg", "longitude": -52.6903, "latitude": 5.169, "timezone_name": "America/Cayenne", "total_launch_count": 325, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7277, "location_launch_attempt_count": 373, "pad_launch_attempt_count": 26, "agency_launch_attempt_count": 363, "orbital_launch_attempt_count_year": 1, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1 }, { "id": "7bc92e2c-0faa-4b4f-ad11-c18252a1332c", "url": "https://ll.thespacedevs.com/2.3.0/launches/7bc92e2c-0faa-4b4f-ad11-c18252a1332c/?format=api", "name": "Ariane 64 | Laser Interferometer Space Antenna (LISA)", "response_mode": "normal", "slug": "ariane-64-laser-interferometer-space-antenna-lisa", "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": "2024-06-26T14:25:32Z", "net": "2035-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "window_end": "2035-12-31T00:00:00Z", "window_start": "2035-12-31T00:00:00Z", "image": { "id": 1691, "name": "Ariane 6 combined tests static fire", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193513.jpeg", "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin", "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": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 8181, "configuration": { "response_mode": "list", "id": 116, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/116/?format=api", "name": "Ariane 64", "families": [ { "response_mode": "list", "id": 59, "name": "Ariane" }, { "response_mode": "list", "id": 62, "name": "Ariane 6" } ], "full_name": "Ariane 64", "variant": "64" } }, "mission": { "id": 6748, "name": "Laser Interferometer Space Antenna (LISA)", "type": "Astrophysics", "description": "Heliocentric constellation of three laser-equipped spacecraft forming an equilateral triangle with a side distance of 2.5 million km. Its goal is to detect and study gravitational waves.", "image": null, "orbit": { "id": 6, "name": "Heliocentric N/A", "abbrev": "Helio-N/A", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [ { "response_mode": "normal", "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" }, "featured": false, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" }, { "id": 3, "name": "Italy", "alpha_2_code": "IT", "alpha_3_code": "ITA", "nationality_name": "Italian", "nationality_name_composed": "Italo" }, { "id": 4, "name": "Germany", "alpha_2_code": "DE", "alpha_3_code": "DEU", "nationality_name": "German", "nationality_name_composed": "Germano" }, { "id": 7, "name": "Spain", "alpha_2_code": "ES", "alpha_3_code": "ESP", "nationality_name": "Spanish", "nationality_name_composed": "Hispano" }, { "id": 8, "name": "Switzerland", "alpha_2_code": "CH", "alpha_3_code": "CHE", "nationality_name": "Swiss", "nationality_name_composed": "Swiss" }, { "id": 10, "name": "United Kingdom", "alpha_2_code": "GB", "alpha_3_code": "GBR", "nationality_name": "British", "nationality_name_composed": "Brito" }, { "id": 11, "name": "Austria", "alpha_2_code": "AT", "alpha_3_code": "AUT", "nationality_name": "Austrian", "nationality_name_composed": "Austro" }, { "id": 15, "name": "Sweden", "alpha_2_code": "SE", "alpha_3_code": "SWE", "nationality_name": "Swedish", "nationality_name_composed": "Swedo" }, { "id": 23, "name": "Portugal", "alpha_2_code": "PT", "alpha_3_code": "PRT", "nationality_name": "Portuguese", "nationality_name_composed": "Luso" }, { "id": 27, "name": "Netherlands", "alpha_2_code": "NL", "alpha_3_code": "NLD", "nationality_name": "Dutch", "nationality_name_composed": "Dutch" }, { "id": 31, "name": "Hungary", "alpha_2_code": "HU", "alpha_3_code": "HUN", "nationality_name": "Hungarian", "nationality_name_composed": "Hungarian" }, { "id": 39, "name": "Poland", "alpha_2_code": "PL", "alpha_3_code": "POL", "nationality_name": "Polish", "nationality_name_composed": "Polono" }, { "id": 45, "name": "Denmark", "alpha_2_code": "DK", "alpha_3_code": "DNK", "nationality_name": "Danish", "nationality_name_composed": "Dano" }, { "id": 46, "name": "Czechia", "alpha_2_code": "CZ", "alpha_3_code": "CZE", "nationality_name": "Czech", "nationality_name_composed": "Czech" }, { "id": 47, "name": "Romania", "alpha_2_code": "RO", "alpha_3_code": "ROU", "nationality_name": "Romanian", "nationality_name_composed": "Romanian" }, { "id": 49, "name": "Norway", "alpha_2_code": "NO", "alpha_3_code": "NOR", "nationality_name": "Norwegian", "nationality_name_composed": "Norwegian" }, { "id": 77, "name": "Finland", "alpha_2_code": "FI", "alpha_3_code": "FIN", "nationality_name": "Finnish", "nationality_name_composed": "Finno" }, { "id": 78, "name": "Greece", "alpha_2_code": "GR", "alpha_3_code": "GRC", "nationality_name": "Greek", "nationality_name_composed": "Greco" }, { "id": 80, "name": "Estonia", "alpha_2_code": "EE", "alpha_3_code": "EST", "nationality_name": "Estonian", "nationality_name_composed": "Estonian" }, { "id": 81, "name": "Ireland", "alpha_2_code": "IE", "alpha_3_code": "IRL", "nationality_name": "Irish", "nationality_name_composed": "Irish" }, { "id": 85, "name": "Luxembourg", "alpha_2_code": "LU", "alpha_3_code": "LUX", "nationality_name": "Luxembourger", "nationality_name_composed": "Luxembourgish" }, { "id": 20, "name": "Belgium", "alpha_2_code": "BE", "alpha_3_code": "BEL", "nationality_name": "Belgian", "nationality_name_composed": "Belgo" }, { "id": 86, "name": "Slovenia", "alpha_2_code": "SI", "alpha_3_code": "SVN", "nationality_name": "Slovenian", "nationality_name_composed": "Slovenian" } ], "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.", "administrator": "Director General: Josef Aschbacher", "founding_year": 1975, "launchers": "Ariane | Vega", "spacecraft": "Space Rider", "parent": null, "image": { "id": 2324, "name": "ESA patch floating in the ISS Cupola", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_20250211192109.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/esa_patch_float_image_thumbnail_20250211192110.png", "credit": "ESA", "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": false, "variants": [] }, "logo": { "id": 130, "name": "European Space Agency logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png", "credit": "ESA", "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": [] }, "social_logo": { "id": 130, "name": "European Space Agency logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184947.png", "credit": "ESA", "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": [] }, "total_launch_count": 7, "consecutive_successful_launches": 5, "successful_launches": 6, "failed_launches": 1, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "successful_landings_spacecraft": 0, "failed_landings_spacecraft": 0, "attempted_landings_spacecraft": 0, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "http://www.esa.int/", "wiki_url": "http://en.wikipedia.org/wiki/European_Space_Agency", "social_media_links": [ { "id": 242, "social_media": { "id": 3, "name": "Homepage", "url": null, "logo": null }, "url": "https://www.esa.int/" }, { "id": 243, "social_media": { "id": 4, "name": "LinkedIn", "url": "https://www.linkedin.com/", "logo": { "id": 2321, "name": "LinkedIn logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_20250211191111.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linkedin_logo_image_thumbnail_20250211191112.png", "credit": "LinkedIn", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.linkedin.com/company/european-space-agency/" }, { "id": 244, "social_media": { "id": 2, "name": "Instagram", "url": "https://instagram.com", "logo": { "id": 2322, "name": "Instagram logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_20250211191139.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/instagram_logo_image_thumbnail_20250211191139.png", "credit": "Instagram", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://www.instagram.com/europeanspaceagency/" }, { "id": 245, "social_media": { "id": 1, "name": "X", "url": "https://x.com", "logo": { "id": 2320, "name": "X logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_20250211191027.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x_logo_image_thumbnail_20250211191027.jpeg", "credit": "X", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://x.com/esa" }, { "id": 246, "social_media": { "id": 5, "name": "Bluesky", "url": "https://bsky.app/", "logo": { "id": 2323, "name": "Bluesky logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bluesky_logo_image_20250211191214.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/bluesky_logo_image_thumbnail_20250211191214.png", "credit": "Bluesky", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "url": "https://bsky.app/profile/esa.int" } ] }, { "response_mode": "normal", "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" }, "featured": 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": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.", "administrator": "Acting Administrator: James Free", "founding_year": 1958, "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "parent": null, "image": { "id": 19, "name": "[AUTO] National Aeronautics and Space Administration - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184631.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "logo": { "id": 161, "name": "[AUTO] National Aeronautics and Space Administration - logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185043.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "social_logo": { "id": 76, "name": "[AUTO] National Aeronautics and Space Administration - social_logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184823.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "total_launch_count": 141, "consecutive_successful_launches": 11, "successful_launches": 121, "failed_launches": 20, "pending_launches": 6, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "successful_landings_spacecraft": 178, "failed_landings_spacecraft": 2, "attempted_landings_spacecraft": 180, "successful_landings_payload": 0, "failed_landings_payload": 0, "attempted_landings_payload": 0, "info_url": "http://www.nasa.gov", "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration", "social_media_links": [] } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 67, "url": "https://ll.thespacedevs.com/2.3.0/pads/67/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.", "administrator": "CEO: David Cavaillolès", "founding_year": 1980, "launchers": "Ariane | Vega", "spacecraft": "", "parent": "ArianeGroup", "image": { "id": 1692, "name": "Ariane 62 on ELA-4 (Maiden Flight)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg", "credit": "ESA/L. Bourgeon", "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": false, "variants": [] }, "logo": { "id": 108, "name": "Arianespace blue logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [ { "id": 11, "type": { "id": 1, "name": "transparent for light background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png" }, { "id": 12, "type": { "id": 2, "name": "transparent for dark background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png" } ] }, "social_logo": { "id": 39, "name": "Arianespace social logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Ariane Launch Area 4", "image": { "id": 1978, "name": "ELA-4", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_20240310184036.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_thumbnail_20240310184037.jpeg", "credit": "ESA/CNES/Arianespace/Optique Vidéo du CSG - P. PIRON", "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": [] }, "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre", "map_url": "https://www.google.com/maps?q=5.256319,-52.786838", "latitude": 5.256319, "longitude": -52.786838, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg", "total_launch_count": 2, "orbital_launch_attempt_count": 2, "fastest_turnaround": "P239DT21H24M26S", "location": { "response_mode": "normal", "id": 13, "url": "https://ll.thespacedevs.com/2.3.0/locations/13/?format=api", "name": "Guiana Space Centre, French Guiana", "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": 7150, "successful_launches": 6607, "failed_launches": 543, "total_attempted_landings": 1104, "successful_landings": 1061, "failed_landings": 43 }, "active": true, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "image": { "id": 2203, "name": "Vega & Ariane 5 pads at the Guiana Space Centre", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_thumbnail_20240918154414.jpeg", "credit": "ESA/S. Corvaja", "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_13_20200803142412.jpg", "longitude": -52.6903, "latitude": 5.169, "timezone_name": "America/Cayenne", "total_launch_count": 325, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7278, "location_launch_attempt_count": 374, "pad_launch_attempt_count": 27, "agency_launch_attempt_count": 364, "orbital_launch_attempt_count_year": 2, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2 }, { "id": "f2043f7f-3c12-4511-8869-823f298498c4", "url": "https://ll.thespacedevs.com/2.3.0/launches/f2043f7f-3c12-4511-8869-823f298498c4/?format=api", "name": "Ariane 64 | MTG-I4", "response_mode": "normal", "slug": "ariane-64-mtg-i4", "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-12-15T02:04:02Z", "net": "2036-09-30T00:00:00Z", "net_precision": { "id": 10, "name": "Quarter 3", "abbrev": "Q3", "description": "The T-0 is expected in the third quarter of the given year." }, "window_end": "2036-09-30T00:00:00Z", "window_start": "2036-09-30T00:00:00Z", "image": { "id": 1691, "name": "Ariane 6 combined tests static fire", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_6_image_20240125142128.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193513.jpeg", "credit": "ESA/CNES/Arianespace/ArianeGroup/Optique vidéo du CSG–S. Martin", "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": false, "variants": [] }, "infographic": null, "probability": null, "weather_concerns": null, "failreason": "", "hashtag": null, "launch_service_provider": { "response_mode": "list", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" } }, "rocket": { "id": 7713, "configuration": { "response_mode": "list", "id": 116, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/116/?format=api", "name": "Ariane 64", "families": [ { "response_mode": "list", "id": 59, "name": "Ariane" }, { "response_mode": "list", "id": 62, "name": "Ariane 6" } ], "full_name": "Ariane 64", "variant": "64" } }, "mission": { "id": 6231, "name": "MTG-I4", "type": "Earth Science", "description": "Sixth of EUMETSAT's third generation of weather satellite.", "image": null, "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO", "celestial_body": { "response_mode": "list", "id": 1, "name": "Earth" } }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 67, "url": "https://ll.thespacedevs.com/2.3.0/pads/67/?format=api", "active": true, "agencies": [ { "response_mode": "normal", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" }, "featured": true, "country": [ { "id": 1, "name": "France", "alpha_2_code": "FR", "alpha_3_code": "FRA", "nationality_name": "French", "nationality_name_composed": "Franco" } ], "description": "Arianespace SA is a multinational company founded in 1980 as the world's first commercial launch service provider. It undertakes the production, operation, and marketing of the Ariane programme. Their vehicles launch exclusively from French Guiana in South America.", "administrator": "CEO: David Cavaillolès", "founding_year": 1980, "launchers": "Ariane | Vega", "spacecraft": "", "parent": "ArianeGroup", "image": { "id": 1692, "name": "Ariane 62 on ELA-4 (Maiden Flight)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_20240708201807.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_62_on_el_image_thumbnail_20240708201808.jpeg", "credit": "ESA/L. Bourgeon", "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": false, "variants": [] }, "logo": { "id": 108, "name": "Arianespace blue logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_logo_20210603173752.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184909.png", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [ { "id": 11, "type": { "id": 1, "name": "transparent for light background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184850.png" }, { "id": 12, "type": { "id": 2, "name": "transparent for dark background" }, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/arianespace_log_image_20250211184853.png" } ] }, "social_logo": { "id": 39, "name": "Arianespace social logo", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/arianespace_nation_20230530190314.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184728.jpeg", "credit": "Arianespace", "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } } ], "name": "Ariane Launch Area 4", "image": { "id": 1978, "name": "ELA-4", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_20240310184036.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ela-4_image_thumbnail_20240310184037.jpeg", "credit": "ESA/CNES/Arianespace/Optique Vidéo du CSG - P. PIRON", "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": [] }, "description": "ELA-4, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. The complex is composed of a launch pad with mobile gantry, an horizontal assembly building and a dedicated launch operations building. ELA-4 is operated by Arianespace as part of the Ariane 6 program.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Guiana_Space_Centre", "map_url": "https://www.google.com/maps?q=5.256319,-52.786838", "latitude": 5.256319, "longitude": -52.786838, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_67_20200803143559.jpg", "total_launch_count": 2, "orbital_launch_attempt_count": 2, "fastest_turnaround": "P239DT21H24M26S", "location": { "response_mode": "normal", "id": 13, "url": "https://ll.thespacedevs.com/2.3.0/locations/13/?format=api", "name": "Guiana Space Centre, French Guiana", "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": 7150, "successful_launches": 6607, "failed_launches": 543, "total_attempted_landings": 1104, "successful_landings": 1061, "failed_landings": 43 }, "active": true, "country": { "id": 50, "name": "French Guiana", "alpha_2_code": "GF", "alpha_3_code": "GUF", "nationality_name": "French Guianan", "nationality_name_composed": "Franco-Guiano" }, "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "image": { "id": 2203, "name": "Vega & Ariane 5 pads at the Guiana Space Centre", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_20240918154413.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vega_2526_aria_image_thumbnail_20240918154414.jpeg", "credit": "ESA/S. Corvaja", "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_13_20200803142412.jpg", "longitude": -52.6903, "latitude": 5.169, "timezone_name": "America/Cayenne", "total_launch_count": 325, "total_landing_count": 0 } }, "webcast_live": false, "program": [], "orbital_launch_attempt_count": 7279, "location_launch_attempt_count": 375, "pad_launch_attempt_count": 28, "agency_launch_attempt_count": 365, "orbital_launch_attempt_count_year": 1, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1 } ] }