Landing List
Modes
Levels of detail in the response - list
, normal
, detailed
Example - /landings/?mode=list
Filters
Parameters - attempt
, firststage_launch__ids
, landing_location__ids
, landing_type__ids
, launcher__ids
, launcher_config__ids
, launcher_serial_numbers
, spacecraft__ids
, spacecraft_config__ids
, spacecraft_launch__ids
, success
Example - /landings/?spacecraft__ids=39,37
Search
Fields searched - firststage__launcher__launcher_config__name
, firststage__launcher__serial_number
, firststage__rocket__launch__name
, landing_location__abbrev
, landing_location__name
, spacecraftflight__rocket__launch__name
, spacecraftflight__spacecraft__name
, spacecraftflight__spacecraft__serial_number
, spacecraftflight__spacecraft__spacecraft_config__name
Example - /landings/?search=B1059
Ordering
Fields - downrange_distance
, id
Example - /landings/?ordering=downrange_distance
Number of results
Use limit
to control the number of objects in the response (max 100)
Example - /landings/?limit=2
Format
Switch to JSON output - /landings/?format=json
Help
Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs
GET /2.3.0/landings/?format=api&offset=790&ordering=-id
https://ll.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=800&ordering=-id", "previous": "https://ll.thespacedevs.com/2.3.0/landings/?format=api&limit=10&offset=780&ordering=-id", "results": [ { "id": 766, "url": "https://ll.thespacedevs.com/2.3.0/landings/766/?format=api", "attempt": true, "success": true, "description": "The Soyuz 7K-L1 spacecraft safely splashed down in the Indian Ocean.", "downrange_distance": null, "landing_location": { "id": 32, "name": "Indian Ocean", "active": true, "abbrev": "IND", "description": "Indian Ocean", "location": null, "longitude": null, "latitude": null, "image": { "id": 2235, "name": "Sun glint on the Indian Ocean", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920091449.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920091449.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": [] }, "successful_landings": 6, "attempted_landings": 8, "failed_landings": 2, "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" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." }, "response_mode": "normal", "firststage": null, "spacecraftflight": { "id": 728, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/728/?format=api", "destination": "Circumlunar flyby", "mission_end": "1968-09-21T16:08:00Z", "spacecraft": { "response_mode": "normal", "id": 510, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/510/?format=api", "name": "Soyuz 7K-L1 No.9", "serial_number": "Soyuz 7K-L1 #9", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P6DT18H25M49S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "spacecraft_config": { "response_mode": "normal", "id": 1, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "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" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "f5c5a4de-7427-4e91-862d-24d87ff76909", "url": "https://ll.thespacedevs.com/2.3.0/launches/f5c5a4de-7427-4e91-862d-24d87ff76909/?format=api", "name": "Proton / UR-500 K/D | Zond 5", "response_mode": "normal", "slug": "proton-ur-500-kd-zond-5", "launch_designator": "1968-076", "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-14T03:46:19Z", "net": "1968-09-14T21:42:11Z", "net_precision": null, "window_end": "1968-09-14T21:42:11Z", "window_start": "1968-09-14T21:42:11Z", "image": { "id": 1803, "name": "[AUTO] Proton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193817.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "infographic": null, "probability": 0, "weather_concerns": null, "failreason": "", "hashtag": "", "launch_service_provider": { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 2439, "configuration": { "response_mode": "list", "id": 191, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/191/?format=api", "name": "Proton", "families": [ { "response_mode": "list", "id": 130, "name": "Proton / UR-500" } ], "full_name": "Proton / UR-500 K/D", "variant": "K/D" } }, "mission": null, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.3.0/pads/31/?format=api", "active": true, "agencies": [], "name": "81/23 (81L)", "image": null, "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": 46.073997, "longitude": 62.977999, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104, "fastest_turnaround": "P8DT3H34M56S", "location": { "response_mode": "normal", "id": 15, "url": "https://ll.thespacedevs.com/2.3.0/locations/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7164, "successful_launches": 6620, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": true, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "image": { "id": 2198, "name": "Soyuz launch pad at the Baikonur Cosmodrome", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "longitude": 63.305, "latitude": 45.965, "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 8, "url": "https://ll.thespacedevs.com/2.3.0/programs/8/?format=api", "name": "Soyuz", "image": { "id": 1892, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194048.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "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" } }, { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } } ], "start_date": "1966-11-28T11:02:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 874, "location_launch_attempt_count": 232, "pad_launch_attempt_count": 10, "agency_launch_attempt_count": 344, "orbital_launch_attempt_count_year": 874, "location_launch_attempt_count_year": 29, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 55 }, "duration": "P6DT18H25M49S", "turn_around_time": null, "response_mode": "normal" }, "payloadflight": null }, { "id": 765, "url": "https://ll.thespacedevs.com/2.3.0/landings/765/?format=api", "attempt": false, "success": false, "description": "The Soyuz 7K-L1 spacecraft was severly damaged in an explosion of the rocket on the pad.", "downrange_distance": null, "landing_location": null, "type": null, "response_mode": "normal", "firststage": null, "spacecraftflight": { "id": 727, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/727/?format=api", "destination": "Low Earth Orbit", "mission_end": "1968-07-21T00:00:00Z", "spacecraft": { "response_mode": "normal", "id": 509, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/509/?format=api", "name": "Soyuz 7K-L1 No.8", "serial_number": "Soyuz 7K-L1 #8", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P0D", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 3, "name": "Destroyed" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "spacecraft_config": { "response_mode": "normal", "id": 1, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "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" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "397bdc65-2763-47f7-9ace-1fa59dccd686", "url": "https://ll.thespacedevs.com/2.3.0/launches/397bdc65-2763-47f7-9ace-1fa59dccd686/?format=api", "name": "Proton / UR-500 K/D | Soyuz 7K-L1 No.8L", "response_mode": "normal", "slug": "proton-ur-500-kd-soyuz-7k-l1-no8l", "launch_designator": null, "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T03:46:12Z", "net": "1968-07-21T00:00:00Z", "net_precision": null, "window_end": "1968-07-21T00:00:00Z", "window_start": "1968-07-21T00:00:00Z", "image": { "id": 1803, "name": "[AUTO] Proton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193817.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "infographic": null, "probability": 0, "weather_concerns": null, "failreason": "", "hashtag": "", "launch_service_provider": { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 2437, "configuration": { "response_mode": "list", "id": 191, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/191/?format=api", "name": "Proton", "families": [ { "response_mode": "list", "id": 130, "name": "Proton / UR-500" } ], "full_name": "Proton / UR-500 K/D", "variant": "K/D" } }, "mission": null, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.3.0/pads/31/?format=api", "active": true, "agencies": [], "name": "81/23 (81L)", "image": null, "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": 46.073997, "longitude": 62.977999, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104, "fastest_turnaround": "P8DT3H34M56S", "location": { "response_mode": "normal", "id": 15, "url": "https://ll.thespacedevs.com/2.3.0/locations/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7164, "successful_launches": 6620, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": true, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "image": { "id": 2198, "name": "Soyuz launch pad at the Baikonur Cosmodrome", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "longitude": 63.305, "latitude": 45.965, "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 8, "url": "https://ll.thespacedevs.com/2.3.0/programs/8/?format=api", "name": "Soyuz", "image": { "id": 1892, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194048.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "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" } }, { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } } ], "start_date": "1966-11-28T11:02:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 858, "location_launch_attempt_count": 225, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 336, "orbital_launch_attempt_count_year": 858, "location_launch_attempt_count_year": 22, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 47 }, "duration": "P0D", "turn_around_time": null, "response_mode": "normal" }, "payloadflight": null }, { "id": 764, "url": "https://ll.thespacedevs.com/2.3.0/landings/764/?format=api", "attempt": true, "success": true, "description": "The Soyuz 7K-L1 spacecraft safely landed after its launch escape system was triggered due to a launcher failure.", "downrange_distance": null, "landing_location": { "id": 19, "name": "Kazakhstan", "active": true, "abbrev": "KAZ", "description": "Deserts of Kazakhstan in Central Asia", "location": null, "longitude": null, "latitude": null, "image": { "id": 1056, "name": "Soyuz MS landing (MS-04)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "successful_landings": 194, "attempted_landings": 201, "failed_landings": 7, "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" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." }, "response_mode": "normal", "firststage": null, "spacecraftflight": { "id": 726, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/726/?format=api", "destination": "Circumlunar flyby", "mission_end": "1968-04-22T23:10:00Z", "spacecraft": { "response_mode": "normal", "id": 508, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/508/?format=api", "name": "Soyuz 7K-L1 No.7", "serial_number": "Soyuz 7K-L1 #7", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "PT8M33S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 3, "name": "Destroyed" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "spacecraft_config": { "response_mode": "normal", "id": 1, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "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" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "cf73062e-1c4d-457b-922b-bb90bbbbcf25", "url": "https://ll.thespacedevs.com/2.3.0/launches/cf73062e-1c4d-457b-922b-bb90bbbbcf25/?format=api", "name": "Proton / UR-500 K/D | Soyuz 7K-L1 No.7L", "response_mode": "normal", "slug": "proton-ur-500-kd-soyuz-7k-l1-no7l", "launch_designator": null, "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T03:32:43Z", "net": "1968-04-22T23:01:27Z", "net_precision": null, "window_end": "1968-04-22T23:01:27Z", "window_start": "1968-04-22T23:01:27Z", "image": { "id": 1803, "name": "[AUTO] Proton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193817.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "infographic": null, "probability": 0, "weather_concerns": null, "failreason": "", "hashtag": "", "launch_service_provider": { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 2436, "configuration": { "response_mode": "list", "id": 191, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/191/?format=api", "name": "Proton", "families": [ { "response_mode": "list", "id": 130, "name": "Proton / UR-500" } ], "full_name": "Proton / UR-500 K/D", "variant": "K/D" } }, "mission": null, "pad": { "id": 7, "url": "https://ll.thespacedevs.com/2.3.0/pads/7/?format=api", "active": true, "agencies": [], "name": "81/24 (81P)", "image": null, "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.071001,62.984999", "latitude": 46.071001, "longitude": 62.984999, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_7_20200803143454.jpg", "total_launch_count": 92, "orbital_launch_attempt_count": 92, "fastest_turnaround": "P6DT22M31S", "location": { "response_mode": "normal", "id": 15, "url": "https://ll.thespacedevs.com/2.3.0/locations/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7164, "successful_launches": 6620, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": true, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "image": { "id": 2198, "name": "Soyuz launch pad at the Baikonur Cosmodrome", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "longitude": 63.305, "latitude": 45.965, "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 8, "url": "https://ll.thespacedevs.com/2.3.0/programs/8/?format=api", "name": "Soyuz", "image": { "id": 1892, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194048.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "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" } }, { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } } ], "start_date": "1966-11-28T11:02:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 826, "location_launch_attempt_count": 214, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 313, "orbital_launch_attempt_count_year": 826, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 24 }, "duration": "PT8M33S", "turn_around_time": null, "response_mode": "normal" }, "payloadflight": null }, { "id": 763, "url": "https://ll.thespacedevs.com/2.3.0/landings/763/?format=api", "attempt": true, "success": false, "description": "The Soyuz 7K-L1 spacecraft was intentionally blown up when a failure of the re-entry guidance system prevented it from generatic lift and bouncing off the atmosphere, initiating a ballistic re-entry outside Soviet soil.", "downrange_distance": null, "landing_location": { "id": 19, "name": "Kazakhstan", "active": true, "abbrev": "KAZ", "description": "Deserts of Kazakhstan in Central Asia", "location": null, "longitude": null, "latitude": null, "image": { "id": 1056, "name": "Soyuz MS landing (MS-04)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "successful_landings": 194, "attempted_landings": 201, "failed_landings": 7, "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" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." }, "response_mode": "normal", "firststage": null, "spacecraftflight": { "id": 725, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/725/?format=api", "destination": "Low Earth Orbit", "mission_end": "1968-03-07T00:00:00Z", "spacecraft": { "response_mode": "normal", "id": 507, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/507/?format=api", "name": "Soyuz 7K-L1 No.6", "serial_number": "Soyuz 7K-L1 #6", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P4DT5H30M37S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "spacecraft_config": { "response_mode": "normal", "id": 1, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "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" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "44aa7a64-bbb4-4dc6-b396-a23ccff16666", "url": "https://ll.thespacedevs.com/2.3.0/launches/44aa7a64-bbb4-4dc6-b396-a23ccff16666/?format=api", "name": "Proton / UR-500 K/D | Zond 4", "response_mode": "normal", "slug": "proton-ur-500-kd-zond-4", "launch_designator": "1968-013", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T03:46:13Z", "net": "1968-03-02T18:29:23Z", "net_precision": null, "window_end": "1968-03-02T18:29:23Z", "window_start": "1968-03-02T18:29:23Z", "image": { "id": 1803, "name": "[AUTO] Proton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193817.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "infographic": null, "probability": 0, "weather_concerns": null, "failreason": "", "hashtag": "", "launch_service_provider": { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 2433, "configuration": { "response_mode": "list", "id": 191, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/191/?format=api", "name": "Proton", "families": [ { "response_mode": "list", "id": 130, "name": "Proton / UR-500" } ], "full_name": "Proton / UR-500 K/D", "variant": "K/D" } }, "mission": null, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.3.0/pads/31/?format=api", "active": true, "agencies": [], "name": "81/23 (81L)", "image": null, "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": 46.073997, "longitude": 62.977999, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104, "fastest_turnaround": "P8DT3H34M56S", "location": { "response_mode": "normal", "id": 15, "url": "https://ll.thespacedevs.com/2.3.0/locations/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7164, "successful_launches": 6620, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": true, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "image": { "id": 2198, "name": "Soyuz launch pad at the Baikonur Cosmodrome", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "longitude": 63.305, "latitude": 45.965, "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 8, "url": "https://ll.thespacedevs.com/2.3.0/programs/8/?format=api", "name": "Soyuz", "image": { "id": 1892, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194048.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "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" } }, { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } } ], "start_date": "1966-11-28T11:02:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 802, "location_launch_attempt_count": 206, "pad_launch_attempt_count": 8, "agency_launch_attempt_count": 296, "orbital_launch_attempt_count_year": 802, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 7 }, "duration": "P4DT5H30M37S", "turn_around_time": null, "response_mode": "normal" }, "payloadflight": null }, { "id": 762, "url": "https://ll.thespacedevs.com/2.3.0/landings/762/?format=api", "attempt": true, "success": true, "description": "The Soyuz 7K-L1 spacecraft hard landed after its launch escape system was triggered due to a second stage failure and premature firing of the landing thrusters. It was subsequently dragged 550 meters by its parachute.", "downrange_distance": null, "landing_location": { "id": 19, "name": "Kazakhstan", "active": true, "abbrev": "KAZ", "description": "Deserts of Kazakhstan in Central Asia", "location": null, "longitude": null, "latitude": null, "image": { "id": 1056, "name": "Soyuz MS landing (MS-04)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "successful_landings": 194, "attempted_landings": 201, "failed_landings": 7, "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" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." }, "response_mode": "normal", "firststage": null, "spacecraftflight": { "id": 724, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/724/?format=api", "destination": "Circumlunar flyby", "mission_end": "1967-11-22T19:10:00Z", "spacecraft": { "response_mode": "normal", "id": 506, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/506/?format=api", "name": "Soyuz 7K-L1 No.5", "serial_number": "Soyuz 7K-L1 #5", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "PT2M1S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "spacecraft_config": { "response_mode": "normal", "id": 1, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "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" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "7bc45146-d1f2-492e-a1b5-8e45cbb942f4", "url": "https://ll.thespacedevs.com/2.3.0/launches/7bc45146-d1f2-492e-a1b5-8e45cbb942f4/?format=api", "name": "Proton / UR-500 K/D | Soyuz 7K-L1 No.5L", "response_mode": "normal", "slug": "proton-ur-500-kd-soyuz-7k-l1-no5l", "launch_designator": null, "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T03:32:43Z", "net": "1967-11-22T19:07:59Z", "net_precision": null, "window_end": "1967-11-22T19:07:59Z", "window_start": "1967-11-22T19:07:59Z", "image": { "id": 1803, "name": "[AUTO] Proton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193817.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "infographic": null, "probability": 0, "weather_concerns": null, "failreason": "", "hashtag": "", "launch_service_provider": { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 2432, "configuration": { "response_mode": "list", "id": 191, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/191/?format=api", "name": "Proton", "families": [ { "response_mode": "list", "id": 130, "name": "Proton / UR-500" } ], "full_name": "Proton / UR-500 K/D", "variant": "K/D" } }, "mission": null, "pad": { "id": 7, "url": "https://ll.thespacedevs.com/2.3.0/pads/7/?format=api", "active": true, "agencies": [], "name": "81/24 (81P)", "image": null, "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.071001,62.984999", "latitude": 46.071001, "longitude": 62.984999, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_7_20200803143454.jpg", "total_launch_count": 92, "orbital_launch_attempt_count": 92, "fastest_turnaround": "P6DT22M31S", "location": { "response_mode": "normal", "id": 15, "url": "https://ll.thespacedevs.com/2.3.0/locations/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7164, "successful_launches": 6620, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": true, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "image": { "id": 2198, "name": "Soyuz launch pad at the Baikonur Cosmodrome", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "longitude": 63.305, "latitude": 45.965, "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 8, "url": "https://ll.thespacedevs.com/2.3.0/programs/8/?format=api", "name": "Soyuz", "image": { "id": 1892, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194048.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "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" } }, { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } } ], "start_date": "1966-11-28T11:02:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 776, "location_launch_attempt_count": 202, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 282, "orbital_launch_attempt_count_year": 776, "location_launch_attempt_count_year": 36, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 67 }, "duration": "PT2M1S", "turn_around_time": null, "response_mode": "normal" }, "payloadflight": null }, { "id": 761, "url": "https://ll.thespacedevs.com/2.3.0/landings/761/?format=api", "attempt": true, "success": true, "description": "The Soyuz 7K-L1 spacecraft safely landed after its launch escape system was triggered due to a first stage failure.", "downrange_distance": null, "landing_location": { "id": 19, "name": "Kazakhstan", "active": true, "abbrev": "KAZ", "description": "Deserts of Kazakhstan in Central Asia", "location": null, "longitude": null, "latitude": null, "image": { "id": 1056, "name": "Soyuz MS landing (MS-04)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "successful_landings": 194, "attempted_landings": 201, "failed_landings": 7, "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" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." }, "response_mode": "normal", "firststage": null, "spacecraftflight": { "id": 723, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/723/?format=api", "destination": "Circumlunar flyby", "mission_end": "1967-09-27T22:13:31Z", "spacecraft": { "response_mode": "normal", "id": 505, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/505/?format=api", "name": "Soyuz 7K-L1 No.4", "serial_number": "Soyuz 7K-L1 #4", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "PT1M37S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "spacecraft_config": { "response_mode": "normal", "id": 1, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "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" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "10e8bbc9-d8b6-4bfd-90da-f9754e9bf0a6", "url": "https://ll.thespacedevs.com/2.3.0/launches/10e8bbc9-d8b6-4bfd-90da-f9754e9bf0a6/?format=api", "name": "Proton / UR-500 K/D | Soyuz 7K-L1 No.4L", "response_mode": "normal", "slug": "proton-ur-500-kd-soyuz-7k-l1-no4l", "launch_designator": null, "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T03:46:14Z", "net": "1967-09-27T22:11:54Z", "net_precision": null, "window_end": "1967-09-27T22:11:54Z", "window_start": "1967-09-27T22:11:54Z", "image": { "id": 1803, "name": "[AUTO] Proton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193817.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "infographic": null, "probability": 0, "weather_concerns": null, "failreason": "", "hashtag": "", "launch_service_provider": { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 2429, "configuration": { "response_mode": "list", "id": 191, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/191/?format=api", "name": "Proton", "families": [ { "response_mode": "list", "id": 130, "name": "Proton / UR-500" } ], "full_name": "Proton / UR-500 K/D", "variant": "K/D" } }, "mission": null, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.3.0/pads/31/?format=api", "active": true, "agencies": [], "name": "81/23 (81L)", "image": null, "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": 46.073997, "longitude": 62.977999, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104, "fastest_turnaround": "P8DT3H34M56S", "location": { "response_mode": "normal", "id": 15, "url": "https://ll.thespacedevs.com/2.3.0/locations/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7164, "successful_launches": 6620, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": true, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "image": { "id": 2198, "name": "Soyuz launch pad at the Baikonur Cosmodrome", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "longitude": 63.305, "latitude": 45.965, "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 8, "url": "https://ll.thespacedevs.com/2.3.0/programs/8/?format=api", "name": "Soyuz", "image": { "id": 1892, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194048.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "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" } }, { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } } ], "start_date": "1966-11-28T11:02:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 753, "location_launch_attempt_count": 193, "pad_launch_attempt_count": 7, "agency_launch_attempt_count": 268, "orbital_launch_attempt_count_year": 753, "location_launch_attempt_count_year": 27, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 53 }, "duration": "PT1M37S", "turn_around_time": null, "response_mode": "normal" }, "payloadflight": null }, { "id": 760, "url": "https://ll.thespacedevs.com/2.3.0/landings/760/?format=api", "attempt": false, "success": null, "description": "The Soyuz 7K-L1 spacecraft burned up when re-entering the atmosphere after a failed translunar injection burn.", "downrange_distance": null, "landing_location": null, "type": null, "response_mode": "normal", "firststage": null, "spacecraftflight": { "id": 722, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/722/?format=api", "destination": "Elliptical Earth Orbit", "mission_end": "1967-04-10T00:00:00Z", "spacecraft": { "response_mode": "normal", "id": 504, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/504/?format=api", "name": "Soyuz 7K-L1 No.3", "serial_number": "Soyuz 7K-L1 #3", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P1DT14H59M27S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "spacecraft_config": { "response_mode": "normal", "id": 1, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "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" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "81d3e09f-bd52-4a4e-a157-ae0931e3bf73", "url": "https://ll.thespacedevs.com/2.3.0/launches/81d3e09f-bd52-4a4e-a157-ae0931e3bf73/?format=api", "name": "Proton / UR-500 K/D | Kosmos 154", "response_mode": "normal", "slug": "proton-ur-500-kd-kosmos-154", "launch_designator": "1967-032", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T03:46:18Z", "net": "1967-04-08T09:00:33Z", "net_precision": null, "window_end": "1967-04-08T09:00:33Z", "window_start": "1967-04-08T09:00:33Z", "image": { "id": 1803, "name": "[AUTO] Proton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193817.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "infographic": null, "probability": 0, "weather_concerns": null, "failreason": "", "hashtag": "", "launch_service_provider": { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 2428, "configuration": { "response_mode": "list", "id": 191, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/191/?format=api", "name": "Proton", "families": [ { "response_mode": "list", "id": 130, "name": "Proton / UR-500" } ], "full_name": "Proton / UR-500 K/D", "variant": "K/D" } }, "mission": null, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.3.0/pads/31/?format=api", "active": true, "agencies": [], "name": "81/23 (81L)", "image": null, "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": 46.073997, "longitude": 62.977999, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104, "fastest_turnaround": "P8DT3H34M56S", "location": { "response_mode": "normal", "id": 15, "url": "https://ll.thespacedevs.com/2.3.0/locations/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7164, "successful_launches": 6620, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": true, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "image": { "id": 2198, "name": "Soyuz launch pad at the Baikonur Cosmodrome", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "longitude": 63.305, "latitude": 45.965, "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 8, "url": "https://ll.thespacedevs.com/2.3.0/programs/8/?format=api", "name": "Soyuz", "image": { "id": 1892, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194048.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "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" } }, { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } } ], "start_date": "1966-11-28T11:02:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 683, "location_launch_attempt_count": 173, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 233, "orbital_launch_attempt_count_year": 683, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 18 }, "duration": "P1DT14H59M27S", "turn_around_time": null, "response_mode": "normal" }, "payloadflight": null }, { "id": 759, "url": "https://ll.thespacedevs.com/2.3.0/landings/759/?format=api", "attempt": false, "success": null, "description": "The Soyuz 7K-L1 spacecraft was sent on a no-return deep space trajectory.", "downrange_distance": null, "landing_location": null, "type": null, "response_mode": "normal", "firststage": null, "spacecraftflight": { "id": 721, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/721/?format=api", "destination": "Elliptical Earth Orbit", "mission_end": "1967-03-18T00:00:00Z", "spacecraft": { "response_mode": "normal", "id": 503, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/503/?format=api", "name": "Soyuz 7K-L1 No.2", "serial_number": "Soyuz 7K-L1 #2", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P7DT12H29M27S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "spacecraft_config": { "response_mode": "normal", "id": 1, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "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" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "6d2dd060-b9c0-4bc4-a5c2-23337a17044a", "url": "https://ll.thespacedevs.com/2.3.0/launches/6d2dd060-b9c0-4bc4-a5c2-23337a17044a/?format=api", "name": "Proton / UR-500 K/D | Kosmos 146", "response_mode": "normal", "slug": "proton-ur-500-kd-kosmos-146", "launch_designator": "1967-021", "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-14T03:46:20Z", "net": "1967-03-10T11:30:33Z", "net_precision": null, "window_end": "1967-03-10T11:30:33Z", "window_start": "1967-03-10T11:30:33Z", "image": { "id": 1803, "name": "[AUTO] Proton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193817.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "infographic": null, "probability": 0, "weather_concerns": null, "failreason": "", "hashtag": "", "launch_service_provider": { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 2427, "configuration": { "response_mode": "list", "id": 191, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/191/?format=api", "name": "Proton", "families": [ { "response_mode": "list", "id": 130, "name": "Proton / UR-500" } ], "full_name": "Proton / UR-500 K/D", "variant": "K/D" } }, "mission": null, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.3.0/pads/31/?format=api", "active": true, "agencies": [], "name": "81/23 (81L)", "image": null, "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": 46.073997, "longitude": 62.977999, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104, "fastest_turnaround": "P8DT3H34M56S", "location": { "response_mode": "normal", "id": 15, "url": "https://ll.thespacedevs.com/2.3.0/locations/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7164, "successful_launches": 6620, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": true, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "image": { "id": 2198, "name": "Soyuz launch pad at the Baikonur Cosmodrome", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "longitude": 63.305, "latitude": 45.965, "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 8, "url": "https://ll.thespacedevs.com/2.3.0/programs/8/?format=api", "name": "Soyuz", "image": { "id": 1892, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194048.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "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" } }, { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } } ], "start_date": "1966-11-28T11:02:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 671, "location_launch_attempt_count": 170, "pad_launch_attempt_count": 5, "agency_launch_attempt_count": 224, "orbital_launch_attempt_count_year": 671, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 9 }, "duration": "P7DT12H29M27S", "turn_around_time": null, "response_mode": "normal" }, "payloadflight": null }, { "id": 758, "url": "https://ll.thespacedevs.com/2.3.0/landings/758/?format=api", "attempt": true, "success": true, "description": "The Soyuz 7K-L1 spacecraft safely splashed down in the Chagos Archipelago.", "downrange_distance": null, "landing_location": { "id": 32, "name": "Indian Ocean", "active": true, "abbrev": "IND", "description": "Indian Ocean", "location": null, "longitude": null, "latitude": null, "image": { "id": 2235, "name": "Sun glint on the Indian Ocean", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920091449.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920091449.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": [] }, "successful_landings": 6, "attempted_landings": 8, "failed_landings": 2, "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" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." }, "response_mode": "normal", "firststage": null, "spacecraftflight": { "id": 735, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/735/?format=api", "destination": "Circumlunar flyby", "mission_end": "1970-10-27T13:55:00Z", "spacecraft": { "response_mode": "normal", "id": 514, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/514/?format=api", "name": "Soyuz 7K-L1 No.14", "serial_number": "Soyuz 7K-L1 #14", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P6DT17H59M21S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "spacecraft_config": { "response_mode": "normal", "id": 1, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "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" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "81c7a92f-5daf-4757-9c2b-643542f5eec5", "url": "https://ll.thespacedevs.com/2.3.0/launches/81c7a92f-5daf-4757-9c2b-643542f5eec5/?format=api", "name": "Proton / UR-500 K/D | Zond 8", "response_mode": "normal", "slug": "proton-ur-500-kd-zond-8", "launch_designator": "1970-088", "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-14T03:46:19Z", "net": "1970-10-20T19:55:39Z", "net_precision": null, "window_end": "1970-10-20T19:55:39Z", "window_start": "1970-10-20T19:55:39Z", "image": { "id": 1803, "name": "[AUTO] Proton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193817.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "infographic": null, "probability": 0, "weather_concerns": null, "failreason": "", "hashtag": "", "launch_service_provider": { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 2447, "configuration": { "response_mode": "list", "id": 191, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/191/?format=api", "name": "Proton", "families": [ { "response_mode": "list", "id": 130, "name": "Proton / UR-500" } ], "full_name": "Proton / UR-500 K/D", "variant": "K/D" } }, "mission": null, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.3.0/pads/31/?format=api", "active": true, "agencies": [], "name": "81/23 (81L)", "image": null, "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": 46.073997, "longitude": 62.977999, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104, "fastest_turnaround": "P8DT3H34M56S", "location": { "response_mode": "normal", "id": 15, "url": "https://ll.thespacedevs.com/2.3.0/locations/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7164, "successful_launches": 6620, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": true, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "image": { "id": 2198, "name": "Soyuz launch pad at the Baikonur Cosmodrome", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "longitude": 63.305, "latitude": 45.965, "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 8, "url": "https://ll.thespacedevs.com/2.3.0/programs/8/?format=api", "name": "Soyuz", "image": { "id": 1892, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194048.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "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" } }, { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } } ], "start_date": "1966-11-28T11:02:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 1143, "location_launch_attempt_count": 304, "pad_launch_attempt_count": 18, "agency_launch_attempt_count": 521, "orbital_launch_attempt_count_year": 1143, "location_launch_attempt_count_year": 21, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 68 }, "duration": "P6DT17H59M21S", "turn_around_time": null, "response_mode": "normal" }, "payloadflight": null }, { "id": 757, "url": "https://ll.thespacedevs.com/2.3.0/landings/757/?format=api", "attempt": true, "success": true, "description": "The Soyuz 7K-L1 spacecraft safely landed after its launch escape system was triggered due to a second stage early shutdown.", "downrange_distance": null, "landing_location": { "id": 19, "name": "Kazakhstan", "active": true, "abbrev": "KAZ", "description": "Deserts of Kazakhstan in Central Asia", "location": null, "longitude": null, "latitude": null, "image": { "id": 1056, "name": "Soyuz MS landing (MS-04)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "successful_landings": 194, "attempted_landings": 201, "failed_landings": 7, "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" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." }, "response_mode": "normal", "firststage": null, "spacecraftflight": { "id": 730, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/730/?format=api", "destination": "Circumlunar flyby", "mission_end": "1969-01-20T16:30:00Z", "spacecraft": { "response_mode": "normal", "id": 512, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/512/?format=api", "name": "Soyuz 7K-L1 No.13", "serial_number": "Soyuz 7K-L1 #13", "is_placeholder": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "PT12H15M24S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "spacecraft_config": { "response_mode": "normal", "id": 1, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "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" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": false, "image": { "id": 1927, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "fede9a20-aa69-4b2a-97d1-31d9a83f6c56", "url": "https://ll.thespacedevs.com/2.3.0/launches/fede9a20-aa69-4b2a-97d1-31d9a83f6c56/?format=api", "name": "Proton / UR-500 K/D | Soyuz 7K-L1 No.13L", "response_mode": "normal", "slug": "proton-ur-500-kd-soyuz-7k-l1-no13l", "launch_designator": null, "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T03:46:18Z", "net": "1969-01-20T04:14:36Z", "net_precision": null, "window_end": "1969-01-20T04:14:36Z", "window_start": "1969-01-20T04:14:36Z", "image": { "id": 1803, "name": "[AUTO] Proton - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193817.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "infographic": null, "probability": 0, "weather_concerns": null, "failreason": "", "hashtag": "", "launch_service_provider": { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } }, "rocket": { "id": 2442, "configuration": { "response_mode": "list", "id": 191, "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/191/?format=api", "name": "Proton", "families": [ { "response_mode": "list", "id": 130, "name": "Proton / UR-500" } ], "full_name": "Proton / UR-500 K/D", "variant": "K/D" } }, "mission": null, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.3.0/pads/31/?format=api", "active": true, "agencies": [], "name": "81/23 (81L)", "image": null, "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": 46.073997, "longitude": 62.977999, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104, "orbital_launch_attempt_count": 104, "fastest_turnaround": "P8DT3H34M56S", "location": { "response_mode": "normal", "id": 15, "url": "https://ll.thespacedevs.com/2.3.0/locations/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth", "total_attempted_launches": 7164, "successful_launches": 6620, "failed_launches": 544, "total_attempted_landings": 1110, "successful_landings": 1067, "failed_landings": 43 }, "active": true, "country": { "id": 44, "name": "Kazakhstan", "alpha_2_code": "KZ", "alpha_3_code": "KAZ", "nationality_name": "Kazakh", "nationality_name_composed": "Kazakhstani" }, "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "image": { "id": 2198, "name": "Soyuz launch pad at the Baikonur Cosmodrome", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_20240918150530.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_launch_pa_image_thumbnail_20240918150530.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "longitude": 63.305, "latitude": 45.965, "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 } }, "webcast_live": false, "program": [ { "response_mode": "normal", "id": 8, "url": "https://ll.thespacedevs.com/2.3.0/programs/8/?format=api", "name": "Soyuz", "image": { "id": 1892, "name": "[AUTO] Soyuz - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194048.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "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" } }, { "response_mode": "list", "id": 66, "url": "https://ll.thespacedevs.com/2.3.0/agencies/66/?format=api", "name": "Soviet Space Program", "abbrev": "CCCP", "type": { "id": 1, "name": "Government" } } ], "start_date": "1966-11-28T11:02:00Z", "end_date": null, "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 925, "location_launch_attempt_count": 250, "pad_launch_attempt_count": 12, "agency_launch_attempt_count": 377, "orbital_launch_attempt_count_year": 925, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 6 }, "duration": "PT12H15M24S", "turn_around_time": null, "response_mode": "normal" }, "payloadflight": null } ] }{ "count": 1504, "next": "