Launch List
AN API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/[id]/ or /launch/?mode=list&search=SpaceX
GET Return a list of all Launch objects.
FILTERS Fields - 'name', 'id(s)', 'lsp__id', 'lsp__name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'
MODE 'normal', 'list', 'detailed'
EXAMPLE ?mode=list
SEARCH Searches through the launch name, rocket name, launch agency, mission name & spacecraft name.
EXAMPLE - ?search=SpaceX
GET /2.2.0/launch/?format=api&offset=3120&ordering=-name
https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3130&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3110&ordering=-name", "results": [ { "id": "9fe0c6ce-7858-4915-b4e3-7c93f8e56177", "url": "https://ll.thespacedevs.com/2.2.0/launch/9fe0c6ce-7858-4915-b4e3-7c93f8e56177/?format=api", "slug": "redstone-mrlv-mercury-redstone-3", "name": "Redstone MRLV | Mercury-Redstone 3", "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-07-08T08:58:07Z", "net": "1961-05-05T14:34:13Z", "window_end": "1961-05-05T14:34:13Z", "window_start": "1961-05-05T14:34:13Z", "net_precision": null, "probability": -1, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 2174, "configuration": { "id": 107, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/107/?format=api", "name": "Redstone", "family": "Redstone", "full_name": "Redstone MRLV", "variant": "MRLV" } }, "mission": { "id": 940, "name": "Mercury-Redstone 3", "description": "Mercury-Redstone 3, or Freedom 7, was the first United States human spaceflight, on May 5, 1961, piloted by astronaut Alan Shepard. It was the first manned flight of Project Mercury, the objective of which was to put an astronaut into orbit around the Earth and return him safely. Shepard's mission was a 15-minute suborbital flight with the primary objective of demonstrating his ability to withstand the high g-forces of launch and atmospheric re-entry.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 123, "url": "https://ll.thespacedevs.com/2.2.0/pad/123/?format=api", "agency_id": 161, "name": "Launch Complex 5", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_5", "map_url": "https://www.google.com/maps?q=28.43942,-80.573301", "latitude": "28.43942", "longitude": "-80.573301", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1023, "total_landing_count": 64 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_123_20200803143235.jpg", "total_launch_count": 13, "orbital_launch_attempt_count": 7 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/redstone_image_20190207032627.jpeg", "infographic": null, "program": [ { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/program/2/?format=api", "name": "Mercury", "description": "Project Mercury was the first human spaceflight program of the United States, running from 1958 through 1963.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520mer_program_20200820194755.png", "start_date": "1958-10-07T00:00:00Z", "end_date": "1963-05-16T23:24:02Z", "info_url": "https://www.nasa.gov/mission_pages/mercury/missions/program-toc.html", "wiki_url": "https://en.wikipedia.org/wiki/Project_Mercury", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 59, "pad_launch_attempt_count": 12, "agency_launch_attempt_count": 28, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 9, "type": "normal" }, { "id": "41223f5d-22f2-4800-9fb8-3be646dc374c", "url": "https://ll.thespacedevs.com/2.2.0/launch/41223f5d-22f2-4800-9fb8-3be646dc374c/?format=api", "slug": "redstone-mrlv-mercury-redstone-2", "name": "Redstone MRLV | Mercury-Redstone 2", "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-07-08T08:57:45Z", "net": "1961-01-31T16:55:00Z", "window_end": "1961-01-31T16:55:00Z", "window_start": "1961-01-31T16:55:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 7438, "configuration": { "id": 107, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/107/?format=api", "name": "Redstone", "family": "Redstone", "full_name": "Redstone MRLV", "variant": "MRLV" } }, "mission": { "id": 5827, "name": "Mercury-Redstone 2", "description": "Mercury-Redstone 2 (MR-2) was the test flight of the Mercury-Redstone Launch Vehicle just prior to the first crewed American space mission in Project Mercury. Carrying a chimpanzee named Ham on a suborbital flight, Mercury spacecraft Number 5 was launched at 16:55 UTC on January 31, 1961 from LC-5 at Cape Canaveral, Florida. The capsule and Ham landed safely in the Atlantic Ocean 16 minutes and 39 seconds after launch.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 123, "url": "https://ll.thespacedevs.com/2.2.0/pad/123/?format=api", "agency_id": 161, "name": "Launch Complex 5", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_5", "map_url": "https://www.google.com/maps?q=28.43942,-80.573301", "latitude": "28.43942", "longitude": "-80.573301", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1023, "total_landing_count": 64 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_123_20200803143235.jpg", "total_launch_count": 13, "orbital_launch_attempt_count": 7 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/redstone_image_20190207032627.jpeg", "infographic": null, "program": [ { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/program/2/?format=api", "name": "Mercury", "description": "Project Mercury was the first human spaceflight program of the United States, running from 1958 through 1963.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520mer_program_20200820194755.png", "start_date": "1958-10-07T00:00:00Z", "end_date": "1963-05-16T23:24:02Z", "info_url": "https://www.nasa.gov/mission_pages/mercury/missions/program-toc.html", "wiki_url": "https://en.wikipedia.org/wiki/Project_Mercury", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 51, "pad_launch_attempt_count": 10, "agency_launch_attempt_count": 20, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "8089e392-6d8e-415f-9492-e80432276d49", "url": "https://ll.thespacedevs.com/2.2.0/launch/8089e392-6d8e-415f-9492-e80432276d49/?format=api", "slug": "redstone-mrlv-mercury-redstone-1a", "name": "Redstone MRLV | Mercury-Redstone 1A", "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-07-08T08:57:35Z", "net": "1960-12-19T16:15:00Z", "window_end": "1960-12-19T16:15:00Z", "window_start": "1960-12-19T16:15:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 7437, "configuration": { "id": 107, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/107/?format=api", "name": "Redstone", "family": "Redstone", "full_name": "Redstone MRLV", "variant": "MRLV" } }, "mission": { "id": 5826, "name": "Mercury-Redstone 1A", "description": "Mercury-Redstone 1A (MR-1A) was launched on December 19, 1960 from LC-5 at Cape Canaveral, Florida. The mission objectives of this uncrewed suborbital flight were to qualify the spacecraft for space flight and qualify the system for an upcoming primate suborbital flight.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 123, "url": "https://ll.thespacedevs.com/2.2.0/pad/123/?format=api", "agency_id": 161, "name": "Launch Complex 5", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_5", "map_url": "https://www.google.com/maps?q=28.43942,-80.573301", "latitude": "28.43942", "longitude": "-80.573301", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1023, "total_landing_count": 64 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_123_20200803143235.jpg", "total_launch_count": 13, "orbital_launch_attempt_count": 7 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/redstone_image_20190207032627.jpeg", "infographic": null, "program": [ { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/program/2/?format=api", "name": "Mercury", "description": "Project Mercury was the first human spaceflight program of the United States, running from 1958 through 1963.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520mer_program_20200820194755.png", "start_date": "1958-10-07T00:00:00Z", "end_date": "1963-05-16T23:24:02Z", "info_url": "https://www.nasa.gov/mission_pages/mercury/missions/program-toc.html", "wiki_url": "https://en.wikipedia.org/wiki/Project_Mercury", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 50, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 19, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 20, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 9, "type": "normal" }, { "id": "0abcc2bf-6243-4f2c-8c14-cac541595992", "url": "https://ll.thespacedevs.com/2.2.0/launch/0abcc2bf-6243-4f2c-8c14-cac541595992/?format=api", "slug": "redstone-mrlv-mercury-redstone-1", "name": "Redstone MRLV | Mercury-Redstone 1", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-07-08T08:57:25Z", "net": "1960-11-21T14:00:00Z", "window_end": "1960-11-21T14:00:00Z", "window_start": "1960-11-21T14:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 7436, "configuration": { "id": 107, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/107/?format=api", "name": "Redstone", "family": "Redstone", "full_name": "Redstone MRLV", "variant": "MRLV" } }, "mission": { "id": 5825, "name": "Mercury-Redstone 1", "description": "Mercury-Redstone 1 (MR-1) was the first Mercury-Redstone uncrewed flight test in Project Mercury and the first attempt to launch a Mercury spacecraft with the Mercury-Redstone Launch Vehicle. Intended to be an uncrewed sub-orbital spaceflight, it was launched on November 21, 1960 from Cape Canaveral Air Force Station, Florida. The launch failed in abnormal fashion: immediately after the Mercury-Redstone rocket started to move, it shut itself down and settled back on the pad, after which the capsule jettisoned its escape rocket and deployed its recovery parachutes. The failure has been referred to as the \"four-inch flight\", for the approximate distance traveled by the launch vehicle.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 123, "url": "https://ll.thespacedevs.com/2.2.0/pad/123/?format=api", "agency_id": 161, "name": "Launch Complex 5", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_5", "map_url": "https://www.google.com/maps?q=28.43942,-80.573301", "latitude": "28.43942", "longitude": "-80.573301", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1023, "total_landing_count": 64 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_123_20200803143235.jpg", "total_launch_count": 13, "orbital_launch_attempt_count": 7 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/redstone_image_20190207032627.jpeg", "infographic": null, "program": [ { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/program/2/?format=api", "name": "Mercury", "description": "Project Mercury was the first human spaceflight program of the United States, running from 1958 through 1963.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/project2520mer_program_20200820194755.png", "start_date": "1958-10-07T00:00:00Z", "end_date": "1963-05-16T23:24:02Z", "info_url": "https://www.nasa.gov/mission_pages/mercury/missions/program-toc.html", "wiki_url": "https://en.wikipedia.org/wiki/Project_Mercury", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 46, "pad_launch_attempt_count": 8, "agency_launch_attempt_count": 17, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 16, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "bf49fafa-42bb-42fe-81b6-119a798e9748", "url": "https://ll.thespacedevs.com/2.2.0/launch/bf49fafa-42bb-42fe-81b6-119a798e9748/?format=api", "slug": "r-36o-8k69-r-36o-8k69-ogch-22", "name": "R-36O 8K69 | R-36O 8K69 | OGCh 22", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:26:36Z", "net": "1970-07-28T22:00:28Z", "window_end": "1970-07-28T22:00:28Z", "window_start": "1970-07-28T22:00:28Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 4030, "configuration": { "id": 351, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/351/?format=api", "name": "R-36O 8K69", "family": "R-36O", "full_name": "R-36O 8K69", "variant": "8K69" } }, "mission": { "id": 2448, "name": "R-36O 8K69 | OGCh 22", "description": "Missile equipped with the 8F021 warhead", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 162, "url": "https://ll.thespacedevs.com/2.2.0/pad/162/?format=api", "agency_id": null, "name": "191/66", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome", "map_url": "https://www.google.com/maps?q=45.97,63.194806", "latitude": "45.97", "longitude": "63.194806", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "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.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_162_20200803143506.jpg", "total_launch_count": 4, "orbital_launch_attempt_count": 4 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 1108, "location_launch_attempt_count": 292, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 494, "orbital_launch_attempt_count_year": 62, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 41, "type": "normal" }, { "id": "ca10e345-2556-4fb6-ab3e-c45ea8dafc8f", "url": "https://ll.thespacedevs.com/2.2.0/launch/ca10e345-2556-4fb6-ab3e-c45ea8dafc8f/?format=api", "slug": "r-36o-8k69-ogch-9", "name": "R-36O 8K69 | OGCh 9", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:26:32Z", "net": "1967-05-17T16:05:02Z", "window_end": "1967-05-17T16:05:02Z", "window_start": "1967-05-17T16:05:02Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 3658, "configuration": { "id": 351, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/351/?format=api", "name": "R-36O 8K69", "family": "R-36O", "full_name": "R-36O 8K69", "variant": "8K69" } }, "mission": { "id": 2076, "name": "OGCh 9", "description": "Missile equipped with the 8F021 warhead", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 160, "url": "https://ll.thespacedevs.com/2.2.0/pad/160/?format=api", "agency_id": null, "name": "161/35", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome", "map_url": "https://www.google.com/maps?q=46.034,63.060806", "latitude": "46.034", "longitude": "63.060806", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "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.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_160_20200803143414.jpg", "total_launch_count": 7, "orbital_launch_attempt_count": 7 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 700, "location_launch_attempt_count": 178, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 240, "orbital_launch_attempt_count_year": 52, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 25, "type": "normal" }, { "id": "9a68b171-1a96-4afc-b52c-85d328eaecde", "url": "https://ll.thespacedevs.com/2.2.0/launch/9a68b171-1a96-4afc-b52c-85d328eaecde/?format=api", "slug": "r-36o-8k69-ogch-8", "name": "R-36O 8K69 | OGCh 8", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T04:26:32Z", "net": "1967-03-22T14:05:02Z", "window_end": "1967-03-22T14:05:02Z", "window_start": "1967-03-22T14:05:02Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 3635, "configuration": { "id": 351, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/351/?format=api", "name": "R-36O 8K69", "family": "R-36O", "full_name": "R-36O 8K69", "variant": "8K69" } }, "mission": { "id": 2053, "name": "OGCh 8", "description": "Missile equipped with the 8F021 warhead", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 160, "url": "https://ll.thespacedevs.com/2.2.0/pad/160/?format=api", "agency_id": null, "name": "161/35", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome", "map_url": "https://www.google.com/maps?q=46.034,63.060806", "latitude": "46.034", "longitude": "63.060806", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "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.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_160_20200803143414.jpg", "total_launch_count": 7, "orbital_launch_attempt_count": 7 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 676, "location_launch_attempt_count": 171, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 229, "orbital_launch_attempt_count_year": 28, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 14, "type": "normal" }, { "id": "a355abe1-d3ae-4594-b2fe-6ba0b2764c2b", "url": "https://ll.thespacedevs.com/2.2.0/launch/a355abe1-d3ae-4594-b2fe-6ba0b2764c2b/?format=api", "slug": "r-36o-8k69-ogch-7", "name": "R-36O 8K69 | OGCh 7", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:26:35Z", "net": "1967-01-25T13:55:01Z", "window_end": "1967-01-25T13:55:01Z", "window_start": "1967-01-25T13:55:01Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 3613, "configuration": { "id": 351, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/351/?format=api", "name": "R-36O 8K69", "family": "R-36O", "full_name": "R-36O 8K69", "variant": "8K69" } }, "mission": { "id": 2032, "name": "OGCh 7", "description": "Missile equipped with the 8F021 warhead", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/pad/161/?format=api", "agency_id": null, "name": "162/36", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome", "map_url": "https://www.google.com/maps?q=46.032,63.064806", "latitude": "46.032", "longitude": "63.064806", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "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.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_161_20200803143442.jpg", "total_launch_count": 9, "orbital_launch_attempt_count": 9 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 653, "location_launch_attempt_count": 167, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 217, "orbital_launch_attempt_count_year": 5, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "7ec54e6a-8df8-468c-ad66-b990ab058502", "url": "https://ll.thespacedevs.com/2.2.0/launch/7ec54e6a-8df8-468c-ad66-b990ab058502/?format=api", "slug": "r-36o-8k69-ogch-6", "name": "R-36O 8K69 | OGCh 6", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T04:26:35Z", "net": "1966-11-02T00:45:03Z", "window_end": "1966-11-02T00:45:03Z", "window_start": "1966-11-02T00:45:03Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 3587, "configuration": { "id": 351, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/351/?format=api", "name": "R-36O 8K69", "family": "R-36O", "full_name": "R-36O 8K69", "variant": "8K69" } }, "mission": { "id": 2006, "name": "OGCh 6", "description": "Missile equipped with the 8F021 warhead", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/pad/161/?format=api", "agency_id": null, "name": "162/36", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome", "map_url": "https://www.google.com/maps?q=46.032,63.064806", "latitude": "46.032", "longitude": "63.064806", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "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.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_161_20200803143442.jpg", "total_launch_count": 9, "orbital_launch_attempt_count": 9 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 625, "location_launch_attempt_count": 160, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 205, "orbital_launch_attempt_count_year": 108, "location_launch_attempt_count_year": 32, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 43, "type": "normal" }, { "id": "33da85f3-08a8-4c5f-892d-8b4be3b4fae6", "url": "https://ll.thespacedevs.com/2.2.0/launch/33da85f3-08a8-4c5f-892d-8b4be3b4fae6/?format=api", "slug": "r-36o-8k69-ogch-5", "name": "R-36O 8K69 | OGCh 5", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T04:26:35Z", "net": "1966-09-17T22:35:00Z", "window_end": "1966-09-17T22:35:00Z", "window_start": "1966-09-17T22:35:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 3572, "configuration": { "id": 351, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/351/?format=api", "name": "R-36O 8K69", "family": "R-36O", "full_name": "R-36O 8K69", "variant": "8K69" } }, "mission": { "id": 1991, "name": "OGCh 5", "description": "Missile equipped with the 8F021 warhead", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/pad/161/?format=api", "agency_id": null, "name": "162/36", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome", "map_url": "https://www.google.com/maps?q=46.032,63.064806", "latitude": "46.032", "longitude": "63.064806", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "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.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1555, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_161_20200803143442.jpg", "total_launch_count": 9, "orbital_launch_attempt_count": 9 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 610, "location_launch_attempt_count": 156, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 200, "orbital_launch_attempt_count_year": 93, "location_launch_attempt_count_year": 28, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 38, "type": "normal" } ] }{ "count": 7503, "next": "