Launch List
AN API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX
GET Return a list of all Launch objects.
FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'
MODE 'normal', 'list', 'detailed'
EXAMPLE ?mode=list
SEARCH Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.
EXAMPLE - ?search=SpaceX
GET /2.2.0/launch/?format=api&offset=2940&ordering=-name
{ "count": 7842, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2950&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2930&ordering=-name", "results": [ { "id": "724dd8ce-78ec-4dad-b17c-ff66c257fab7", "url": "https://ll.thespacedevs.com/2.2.0/launch/724dd8ce-78ec-4dad-b17c-ff66c257fab7/?format=api", "slug": "sls-block-1b-artemis-vii", "name": "SLS Block 1B | Artemis VII", "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", "window_end": "2031-09-30T00:00:00Z", "window_start": "2031-09-30T00:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 2548, "configuration": { "id": 205, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/205/?format=api", "name": "Space Launch System (SLS)", "family": "Space Launch System", "full_name": "Space Launch System Block 1B", "variant": "Block 1B" } }, "mission": null, "pad": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api", "agency_id": 44, "name": "Launch Complex 39B", "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", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "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).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "timezone_name": "America/New_York", "total_launch_count": 280, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg", "total_launch_count": 59, "orbital_launch_attempt_count": 58 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sls_block_1b_image_20200905100013.jpeg", "infographic": null, "program": [ { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/program/15/?format=api", "name": "Artemis", "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.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png", "start_date": "2017-12-11T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/specials/artemis/", "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 7598, "location_launch_attempt_count": 302, "pad_launch_attempt_count": 64, "agency_launch_attempt_count": 147, "orbital_launch_attempt_count_year": 2, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "0c84ad4e-3a67-43fb-ab85-77f66127d732", "url": "https://ll.thespacedevs.com/2.2.0/launch/0c84ad4e-3a67-43fb-ab85-77f66127d732/?format=api", "slug": "sls-block-1b-artemis-vi", "name": "SLS Block 1B | Artemis VI", "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:11Z", "net": "2030-09-30T00:00:00Z", "window_end": "2030-09-30T00:00:00Z", "window_start": "2030-09-30T00:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 2547, "configuration": { "id": 205, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/205/?format=api", "name": "Space Launch System (SLS)", "family": "Space Launch System", "full_name": "Space Launch System Block 1B", "variant": "Block 1B" } }, "mission": null, "pad": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api", "agency_id": 44, "name": "Launch Complex 39B", "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", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "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).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "timezone_name": "America/New_York", "total_launch_count": 280, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg", "total_launch_count": 59, "orbital_launch_attempt_count": 58 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sls_block_1b_image_20200905100013.jpeg", "infographic": null, "program": [ { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/program/15/?format=api", "name": "Artemis", "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.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png", "start_date": "2017-12-11T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/specials/artemis/", "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 7594, "location_launch_attempt_count": 301, "pad_launch_attempt_count": 63, "agency_launch_attempt_count": 146, "orbital_launch_attempt_count_year": 2, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "d7042e81-6420-449d-8154-2611641e9822", "url": "https://ll.thespacedevs.com/2.2.0/launch/d7042e81-6420-449d-8154-2611641e9822/?format=api", "slug": "sls-block-1b-artemis-v", "name": "SLS Block 1B | Artemis V", "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": "2026-02-28T02:36:21Z", "net": "2028-12-31T00:00:00Z", "window_end": "2028-12-31T00:00:00Z", "window_start": "2028-12-31T00:00:00Z", "net_precision": { "id": 13, "name": "Year Half 2", "abbrev": "H2", "description": "The T-0 is expected in the second half of the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 2546, "configuration": { "id": 205, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/205/?format=api", "name": "Space Launch System (SLS)", "family": "Space Launch System", "full_name": "Space Launch System Block 1B", "variant": "Block 1B" } }, "mission": { "id": 7523, "name": "Artemis V", "description": "Artemis V is planned to be the second human lunar landing mission since the Apollo Program.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 11, "name": "Lunar Orbit", "abbrev": "LO" }, "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "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": "Administrator: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "launch_library_url": null, "total_launch_count": 142, "consecutive_successful_launches": 12, "successful_launches": 122, "failed_launches": 20, "pending_launches": 5, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.nasa.gov", "wiki_url": "https://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api", "agency_id": 44, "name": "Launch Complex 39B", "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", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "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).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "timezone_name": "America/New_York", "total_launch_count": 280, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg", "total_launch_count": 59, "orbital_launch_attempt_count": 58 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sls_block_1b_image_20200905100013.jpeg", "infographic": null, "program": [ { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/program/15/?format=api", "name": "Artemis", "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.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png", "start_date": "2017-12-11T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/specials/artemis/", "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 7560, "location_launch_attempt_count": 296, "pad_launch_attempt_count": 62, "agency_launch_attempt_count": 145, "orbital_launch_attempt_count_year": 31, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "372d94b1-88fe-4cc5-9296-d893c9fa9426", "url": "https://ll.thespacedevs.com/2.2.0/launch/372d94b1-88fe-4cc5-9296-d893c9fa9426/?format=api", "slug": "sls-block-1b-artemis-iv", "name": "SLS Block 1B | Artemis IV", "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": "2026-02-28T02:34:41Z", "net": "2028-06-30T00:00:00Z", "window_end": "2028-06-30T00:00:00Z", "window_start": "2028-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." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 2545, "configuration": { "id": 205, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/205/?format=api", "name": "Space Launch System (SLS)", "family": "Space Launch System", "full_name": "Space Launch System Block 1B", "variant": "Block 1B" } }, "mission": { "id": 7520, "name": "Artemis IV", "description": "Artemis IV is planned to be the first human lunar landing mission since the Apollo Program.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 11, "name": "Lunar Orbit", "abbrev": "LO" }, "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "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": "Administrator: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "launch_library_url": null, "total_launch_count": 142, "consecutive_successful_launches": 12, "successful_launches": 122, "failed_launches": 20, "pending_launches": 5, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.nasa.gov", "wiki_url": "https://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api", "agency_id": 44, "name": "Launch Complex 39B", "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", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "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).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "timezone_name": "America/New_York", "total_launch_count": 280, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg", "total_launch_count": 59, "orbital_launch_attempt_count": 58 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sls_block_1b_image_20200905100013.jpeg", "infographic": null, "program": [ { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/program/15/?format=api", "name": "Artemis", "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.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png", "start_date": "2017-12-11T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/specials/artemis/", "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 7535, "location_launch_attempt_count": 294, "pad_launch_attempt_count": 61, "agency_launch_attempt_count": 144, "orbital_launch_attempt_count_year": 6, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "8034d81b-af96-460c-a7b7-5c8e7f1a1d86", "url": "https://ll.thespacedevs.com/2.2.0/launch/8034d81b-af96-460c-a7b7-5c8e7f1a1d86/?format=api", "slug": "sls-block-1-artemis-iii", "name": "SLS Block 1 | Artemis III", "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": "2026-02-27T15:14:52Z", "net": "2027-06-30T00:00:00Z", "window_end": "2027-06-30T00:00:00Z", "window_start": "2027-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." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 2625, "configuration": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/143/?format=api", "name": "Space Launch System (SLS)", "family": "Space Launch System", "full_name": "Space Launch System Block 1", "variant": "Block 1" } }, "mission": { "id": 7519, "name": "Artemis III", "description": "Artemis III is the second crew mission as part of the Artemis program. Artemis III will send a crew of 4 on a Low Earth Orbit mission, with the Orion rendezvous and dock with one or both commercial lunar landers in development by SpaceX and Blue Origin, performing in-space tests of the docked vehicles, integrated checkout of life support, communications, and propulsion systems, as well as tests of the new Extravehicular Activity (xEVA) suits.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "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": "Administrator: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "launch_library_url": null, "total_launch_count": 142, "consecutive_successful_launches": 12, "successful_launches": 122, "failed_launches": 20, "pending_launches": 5, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.nasa.gov", "wiki_url": "https://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api", "agency_id": 44, "name": "Launch Complex 39B", "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", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "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).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "timezone_name": "America/New_York", "total_launch_count": 280, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg", "total_launch_count": 59, "orbital_launch_attempt_count": 58 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_launch_sy_image_20260405204639.jpg", "infographic": null, "program": [ { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/program/15/?format=api", "name": "Artemis", "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.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png", "start_date": "2017-12-11T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/specials/artemis/", "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 7473, "location_launch_attempt_count": 291, "pad_launch_attempt_count": 60, "agency_launch_attempt_count": 143, "orbital_launch_attempt_count_year": 30, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "41699701-2ef4-4b0c-ac9d-6757820cde87", "url": "https://ll.thespacedevs.com/2.2.0/launch/41699701-2ef4-4b0c-ac9d-6757820cde87/?format=api", "slug": "sls-block-1-artemis-ii", "name": "SLS Block 1 | Artemis II", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2026-04-02T06:17:44Z", "net": "2026-04-01T22:35:12Z", "window_end": "2026-04-02T00:24:00Z", "window_start": "2026-04-01T22:24:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": 90, "weather_concerns": "Cumulus Cloud Rule, Ground Winds", "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 187, "configuration": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/143/?format=api", "name": "Space Launch System (SLS)", "family": "Space Launch System", "full_name": "Space Launch System Block 1", "variant": "Block 1" } }, "mission": { "id": 6343, "name": "Artemis II", "description": "Artemis II is the first crewed mission as part of the Artemis program. Artemis II will send a crew of 4 - 3 Americans and 1 Canadian around the moon and return them back to Earth.\r\n\r\nThe mission will test the core systems of NASA's Orion spacecraft including the critical life support system, among other systems which could not be tested during Artemis I due to the lack of crew onboard.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 9, "name": "Lunar flyby", "abbrev": "Lunar flyby" }, "agencies": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api", "name": "Canadian Space Agency", "featured": false, "type": "Government", "country_code": "CAN", "abbrev": "CSA", "description": "The Canadian Space Agency was established by the Canadian Space Agency Act which received Royal Assent on May 10, 1990. \r\n\r\nThe Canadian space program is administered by the Canadian Space Agency. Canada has contributed technology, expertise and personnel to the world space effort, especially in collaboration with ESA and NASA. In addition to its astronauts and satellites, some of the most notable Canadian technological contributions to space exploration include the Canadarm on the Space Shuttle and Canadarm2 on the International Space Station.", "administrator": "President: Lisa Campbell", "founding_year": "1990", "launchers": "", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 0, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://asc-csa.gc.ca/eng/", "wiki_url": "https://en.wikipedia.org/wiki/Canadian_Space_Agency", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/canadian_space__image_20260402074720.png", "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/canadian_space__image_20260402074642.jpg" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "featured": true, "type": "Government", "country_code": "USA", "abbrev": "NASA", "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": "Administrator: Jared Isaacman", "founding_year": "1958", "launchers": "Space Shuttle | SLS", "spacecraft": "Orion", "launch_library_url": null, "total_launch_count": 142, "consecutive_successful_launches": 12, "successful_launches": 122, "failed_launches": 20, "pending_launches": 5, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.nasa.gov", "wiki_url": "https://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api", "agency_id": 44, "name": "Launch Complex 39B", "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", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "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).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "timezone_name": "America/New_York", "total_launch_count": 280, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg", "total_launch_count": 59, "orbital_launch_attempt_count": 58 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_launch_sy_image_20260405204639.jpg", "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/sls2520block2_infographic_20260329082241.jpeg", "program": [ { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/program/15/?format=api", "name": "Artemis", "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.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png", "start_date": "2017-12-11T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/specials/artemis/", "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 7246, "location_launch_attempt_count": 280, "pad_launch_attempt_count": 59, "agency_launch_attempt_count": 142, "orbital_launch_attempt_count_year": 73, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "65896761-b6ca-4df3-9699-e077a360c52a", "url": "https://ll.thespacedevs.com/2.2.0/launch/65896761-b6ca-4df3-9699-e077a360c52a/?format=api", "slug": "sls-block-1-artemis-i", "name": "SLS Block 1 | Artemis I", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T09:00:27Z", "net": "2022-11-16T06:47:44Z", "window_end": "2022-11-16T08:04:00Z", "window_start": "2022-11-16T06:04:00Z", "net_precision": null, "probability": 90, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 150, "configuration": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/143/?format=api", "name": "Space Launch System (SLS)", "family": "Space Launch System", "full_name": "Space Launch System Block 1", "variant": "Block 1" } }, "mission": { "id": 688, "name": "Artemis I", "description": "Artemis I (previously Exploration Mission 1) is the first flight on Space Launch System and the second flight of Orion crew spacecraft. Mission is planned to be an uncrewed circumlunar flight.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 11, "name": "Lunar Orbit", "abbrev": "LO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api", "agency_id": 44, "name": "Launch Complex 39B", "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", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "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).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "timezone_name": "America/New_York", "total_launch_count": 280, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg", "total_launch_count": 59, "orbital_launch_attempt_count": 58 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_launch_sy_image_20260405204639.jpg", "infographic": null, "program": [ { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/program/15/?format=api", "name": "Artemis", "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.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/artemis_program_20220827100930.png", "start_date": "2017-12-11T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/specials/artemis/", "wiki_url": "https://en.wikipedia.org/wiki/Artemis_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 6343, "location_launch_attempt_count": 210, "pad_launch_attempt_count": 58, "agency_launch_attempt_count": 141, "orbital_launch_attempt_count_year": 161, "location_launch_attempt_count_year": 16, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "9536659f-bacc-4396-8bd4-04f8050cc92d", "url": "https://ll.thespacedevs.com/2.2.0/launch/9536659f-bacc-4396-8bd4-04f8050cc92d/?format=api", "slug": "sl1-demo-flight", "name": "SL1 | Demo Flight", "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": "2025-11-15T04:24:08Z", "net": "2027-12-31T00:00:00Z", "window_end": "2027-12-31T00:00:00Z", "window_start": "2027-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1066, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1066/?format=api", "name": "HyImpulse", "type": "Private" }, "rocket": { "id": 8798, "configuration": { "id": 531, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/531/?format=api", "name": "SL1", "family": "", "full_name": "SL1", "variant": "" } }, "mission": { "id": 7389, "name": "Demo Flight", "description": "First launch of HyImpulse's SL1 launch vehicle.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 237, "url": "https://ll.thespacedevs.com/2.2.0/pad/237/?format=api", "agency_id": null, "name": "Unknown Pad", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/SaxaVord_Spaceport", "map_url": "https://www.google.com/maps?q=60.8184,-0.7692", "latitude": "60.8184", "longitude": "-0.7692", "location": { "id": 157, "url": "https://ll.thespacedevs.com/2.2.0/location/157/?format=api", "name": "SaxaVord Spaceport", "country_code": "GBR", "description": "SaxaVord Spaceport is a UK spaceport located on the Lamba Ness peninsula on Unst, the most northerly of the inhabited Shetland Islands off the coast of Scotland. The site is near the RAF Saxa Vord radar station and the settlement of Skaw, adjacent to the Saxa Vord distillery.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_saxavord_spaceport_20211102161146.jpg", "timezone_name": "Europe/London", "total_launch_count": 0, "total_landing_count": 0 }, "country_code": "GBR", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_unknown_pad_20241227075133.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sl1_artist_impr_image_20251115042045.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 7529, "location_launch_attempt_count": 4, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 86, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "61ba04f7-64c4-443d-836c-151f83954e85", "url": "https://ll.thespacedevs.com/2.2.0/launch/61ba04f7-64c4-443d-836c-151f83954e85/?format=api", "slug": "skyrora-xl-maiden-flight", "name": "Skyrora XL | Maiden flight", "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": "2025-11-14T13:49:33Z", "net": "2027-12-31T00:00:00Z", "window_end": "2027-12-31T00:00:00Z", "window_start": "2027-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1042, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1042/?format=api", "name": "Skyrora", "type": "Private" }, "rocket": { "id": 7705, "configuration": { "id": 485, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/485/?format=api", "name": "Skyrora XL", "family": "", "full_name": "Skyrora XL", "variant": "XL" } }, "mission": { "id": 6223, "name": "Maiden flight", "description": "First flight of the Skyrora XL launch vehicle", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [ { "id": 1042, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1042/?format=api", "name": "Skyrora", "featured": false, "type": "Private", "country_code": "GBR", "abbrev": "SKR", "description": "Skyrora Ltd is a private space company based in the United Kingdom since 2017.", "administrator": "CEO: Volodymyr Lvykin", "founding_year": "2017", "launchers": "Skyrora", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 1, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.skyrora.com/", "wiki_url": "https://en.wikipedia.org/wiki/Skyrora", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_logo_image_20240325081537.png", "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_social__image_20240325081654.png" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 205, "url": "https://ll.thespacedevs.com/2.2.0/pad/205/?format=api", "agency_id": 1045, "name": "Launch Pad Fredo", "description": null, "info_url": "https://saxavord.com/", "wiki_url": "https://en.wikipedia.org/wiki/SaxaVord_Spaceport", "map_url": "https://www.google.com/maps?q=60.81736038715111,-0.7626391593025057", "latitude": "60.81736038715111", "longitude": "-0.7626391593025057", "location": { "id": 157, "url": "https://ll.thespacedevs.com/2.2.0/location/157/?format=api", "name": "SaxaVord Spaceport", "country_code": "GBR", "description": "SaxaVord Spaceport is a UK spaceport located on the Lamba Ness peninsula on Unst, the most northerly of the inhabited Shetland Islands off the coast of Scotland. The site is near the RAF Saxa Vord radar station and the settlement of Skaw, adjacent to the Saxa Vord distillery.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_saxavord_spaceport_20211102161146.jpg", "timezone_name": "Europe/London", "total_launch_count": 0, "total_landing_count": 0 }, "country_code": "GBR", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_pad_fredo_20230112225206.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_xl_image_20221119120357.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 7529, "location_launch_attempt_count": 4, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 86, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "8695499e-9a59-4673-8519-d162e52984c4", "url": "https://ll.thespacedevs.com/2.2.0/launch/8695499e-9a59-4673-8519-d162e52984c4/?format=api", "slug": "simorgh-zafar-1", "name": "Simorgh | Zafar-1", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2024-08-02T16:54:13Z", "net": "2020-02-09T15:45:00Z", "window_end": "2020-02-09T15:45:00Z", "window_start": "2020-02-09T15:45:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/agencies/34/?format=api", "name": "Iranian Space Agency", "type": "Government" }, "rocket": { "id": 2658, "configuration": { "id": 142, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/142/?format=api", "name": "Simorgh", "family": "", "full_name": "Simorgh", "variant": "" } }, "mission": { "id": 1082, "name": "Zafar-1", "description": "Zafar-1 is a small Earth observation satellite with reported ground resolution of 22.5 m. This is also a third attempt for Simorgh rocket to conduct a successful launch.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/pad/88/?format=api", "agency_id": 34, "name": "Imam Khomeini Spaceport", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Imam_Khomeini_Spaceport", "map_url": "https://www.google.com/maps?q=35.237005,53.9505", "latitude": "35.237005", "longitude": "53.9505", "location": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/location/2/?format=api", "name": "Semnan Space Center, Islamic Republic of Iran", "country_code": "IRN", "description": "Semnan Space Center is the primary Iranian spaceport, located 50 km southeast of the city of Semnan in the north of the country.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_2_20200803142458.jpg", "timezone_name": "Asia/Tehran", "total_launch_count": 15, "total_landing_count": 0 }, "country_code": "IRN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_88_20200803143310.jpg", "total_launch_count": 7, "orbital_launch_attempt_count": 7 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 5932, "location_launch_attempt_count": 11, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 11, "orbital_launch_attempt_count_year": 10, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" } ] }