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=100&ordering=net
https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=110&ordering=net", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=90&ordering=net", "results": [ { "id": "583b7dc8-2b7d-494a-a19a-4629c45f0b7d", "url": "https://ll.thespacedevs.com/2.2.0/launch/583b7dc8-2b7d-494a-a19a-4629c45f0b7d/?format=api", "slug": "atlas-able-p-31", "name": "Atlas-Able | P-31", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T17:40:08Z", "net": "1960-12-15T09:10:00Z", "window_end": "1960-12-15T09:10:00Z", "window_start": "1960-12-15T09:10:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 3094, "configuration": { "id": 230, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/230/?format=api", "name": "Atlas-Able", "family": "Atlas", "full_name": "Atlas-Able", "variant": "" } }, "mission": { "id": 1516, "name": "P-31", "description": "An intended lunar orbiter the vehicle was destroyed when the launch vehicle exploded due to a malfunction in the first stage.", "launch_designator": null, "type": "Planetary Science", "orbit": { "id": 11, "name": "Lunar Orbit", "abbrev": "LO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 99, "url": "https://ll.thespacedevs.com/2.2.0/pad/99/?format=api", "agency_id": 161, "name": "Launch Complex 12", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_12", "map_url": "https://www.google.com/maps?q=28.480607,-80.541938", "latitude": "28.480607", "longitude": "-80.541938", "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": 1022, "total_landing_count": 64 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_99_20200803143435.jpg", "total_launch_count": 23, "orbital_launch_attempt_count": 21 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-d_able_on_image_20240411161010.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 91, "location_launch_attempt_count": 49, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 37, "orbital_launch_attempt_count_year": 37, "location_launch_attempt_count_year": 19, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 26, "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": 1022, "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": "5930bee2-7e3b-4792-a04b-4b3da52821c1", "url": "https://ll.thespacedevs.com/2.2.0/launch/5930bee2-7e3b-4792-a04b-4b3da52821c1/?format=api", "slug": "thor-dm-21-agena-b-discoverer-19", "name": "Thor DM-21 Agena-B | Discoverer 19", "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:18:41Z", "net": "1960-12-20T20:32:00Z", "window_end": "1960-12-20T20:32:00Z", "window_start": "1960-12-20T20:32:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 3095, "configuration": { "id": 186, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/186/?format=api", "name": "Thor DM-21 Agena-B", "family": "Thor", "full_name": "Thor DM-21 Agena-B", "variant": "" } }, "mission": { "id": 1517, "name": "Discoverer 19", "description": "Discoverer 19 was an American optical reconnaissance satellite. It was part of the Missile Defence Alarm System.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 96, "url": "https://ll.thespacedevs.com/2.2.0/pad/96/?format=api", "agency_id": 161, "name": "Space Launch Complex 1E", "description": "Space Launch Complex 1 East (SLC-1E) was a launch pad at Vandenberg Space Force Base in California, United States. It was built in 1958 for the never activated 75th Strategic Missile Squadron for Thor Agena A launches.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=34.756,-120.6263", "latitude": "34.756", "longitude": "-120.6263", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 805, "total_landing_count": 26 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_96_20200803143221.jpg", "total_launch_count": 45, "orbital_launch_attempt_count": 45 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor2520dm-212520agena-b_image_20190414123658.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 92, "location_launch_attempt_count": 20, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 38, "orbital_launch_attempt_count_year": 38, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 27, "type": "normal" }, { "id": "8050ce4c-2d75-4c11-92e3-132f1db585c6", "url": "https://ll.thespacedevs.com/2.2.0/launch/8050ce4c-2d75-4c11-92e3-132f1db585c6/?format=api", "slug": "vostok-korabl-sputnik-4", "name": "Vostok | Korabl-Sputnik (4)", "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:48:49Z", "net": "1960-12-22T07:45:19Z", "window_end": "1960-12-22T07:45:19Z", "window_start": "1960-12-22T07:45:19Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 3096, "configuration": { "id": 103, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/103/?format=api", "name": "Vostok", "family": "R-7", "full_name": "Vostok-K", "variant": "K" } }, "mission": { "id": 1518, "name": "Korabl-Sputnik (4)", "description": "Maiden flight of Vostok-K, second stage engine failure, spacecraft separated and recovered. Two dogs aboard, both survived.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "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_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok_image_20191104130128.jpg", "infographic": null, "program": [ { "id": 9, "url": "https://ll.thespacedevs.com/2.2.0/program/9/?format=api", "name": "Vostok", "description": "The Vostok programme was a Soviet human spaceflight project to put the first Soviet citizens into low Earth orbit and return them safely. Competing with the United States Project Mercury, it succeeded in placing the first human into space, Yuri Gagarin, in a single orbit in Vostok 1 on April 12, 1961.", "agencies": [ { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok_program_20210417063956.png", "start_date": "1961-04-12T06:07:00Z", "end_date": "1963-06-19T08:20:00Z", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vostok_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 93, "location_launch_attempt_count": 20, "pad_launch_attempt_count": 20, "agency_launch_attempt_count": 20, "orbital_launch_attempt_count_year": 39, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 9, "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": 1022, "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": "9279744e-46b2-4eca-adea-f1379672ec81", "url": "https://ll.thespacedevs.com/2.2.0/launch/9279744e-46b2-4eca-adea-f1379672ec81/?format=api", "slug": "atlas-lv-3a-samos-2", "name": "Atlas LV-3A | Samos 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-06-14T04:18:05Z", "net": "1961-01-31T20:21:19Z", "window_end": "1961-01-31T20:21:19Z", "window_start": "1961-01-31T20:21:19Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "", "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 2362, "configuration": { "id": 183, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/183/?format=api", "name": "Atlas Agena B", "family": "Atlas", "full_name": "Atlas LV-3 Agena B", "variant": "LV-3 Agena B" } }, "mission": null, "pad": { "id": 93, "url": "https://ll.thespacedevs.com/2.2.0/pad/93/?format=api", "agency_id": 161, "name": "Space Launch Complex 3W", "description": "SLC-3W was originally built for Atlas-Agena launches and the first flight off the pad was the launch of Samos 1 on October 11, 1960. The facility was extensively damaged 11 months later when Samos 3's booster exploded on the pad, but it was repaired quickly and hosted its next launch slightly under two months afterwards.\r\n\r\nIn 1962-63, the pad was converted for Thor-Agena use and was the primary launching site for Corona reconnaissance satellites for the next decade. After the Corona program ended in 1972, SLC-3W was converted back to support Atlases, this time flights of refurbished Atlas E/F missiles. The final such launch took place in 1995.\r\n\r\nSpaceX initially planned to use SLC-3W for the Falcon 1 launch vehicle but switched to SLC-4E with Falcon 9.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W", "map_url": "https://www.google.com/maps?q=34.644,-120.593", "latitude": "34.644", "longitude": "-120.593", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 805, "total_landing_count": 26 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg", "total_launch_count": 81, "orbital_launch_attempt_count": 81 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 94, "location_launch_attempt_count": 21, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 39, "orbital_launch_attempt_count_year": 94, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "c167fb61-648b-4755-9e79-0f049fee985a", "url": "https://ll.thespacedevs.com/2.2.0/launch/c167fb61-648b-4755-9e79-0f049fee985a/?format=api", "slug": "molniya-8k78-venera-1va-1", "name": "Molniya 8K78 | Venera-1VA 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-06-14T03:48:35Z", "net": "1961-02-04T01:18:03Z", "window_end": "1961-02-04T01:18:03Z", "window_start": "1961-02-04T01:18:03Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "Upper stage failed.", "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": 2363, "configuration": { "id": 184, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/184/?format=api", "name": "Molniya 8K78", "family": "R-7", "full_name": "Molniya 8K78", "variant": "8K78" } }, "mission": null, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "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_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya25208k78_image_20191201210000.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 95, "location_launch_attempt_count": 21, "pad_launch_attempt_count": 21, "agency_launch_attempt_count": 21, "orbital_launch_attempt_count_year": 95, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "81b1848c-f813-4d2a-b318-38b94ac481a0", "url": "https://ll.thespacedevs.com/2.2.0/launch/81b1848c-f813-4d2a-b318-38b94ac481a0/?format=api", "slug": "molniya-8k78-venera-1va-2", "name": "Molniya 8K78 | Venera-1VA 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": "2024-06-16T09:22:32Z", "net": "1961-02-12T00:34:36Z", "window_end": "1961-02-12T00:34:36Z", "window_start": "1961-02-12T00:34:36Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 2364, "configuration": { "id": 184, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/184/?format=api", "name": "Molniya 8K78", "family": "R-7", "full_name": "Molniya 8K78", "variant": "8K78" } }, "mission": null, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "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_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya25208k78_image_20191201210000.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 96, "location_launch_attempt_count": 22, "pad_launch_attempt_count": 22, "agency_launch_attempt_count": 22, "orbital_launch_attempt_count_year": 96, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "fbecd232-0ae0-48ab-91ba-7048317ddd1d", "url": "https://ll.thespacedevs.com/2.2.0/launch/fbecd232-0ae0-48ab-91ba-7048317ddd1d/?format=api", "slug": "scout-x-1-explorer-9", "name": "Scout X-1 | Explorer 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:18:09Z", "net": "1961-02-16T13:05:00Z", "window_end": "1961-02-16T13:05:00Z", "window_start": "1961-02-16T13:05:00Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "", "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": 2365, "configuration": { "id": 185, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/185/?format=api", "name": "Scout X-1", "family": "Scout", "full_name": "Scout X-1", "variant": "X-1" } }, "mission": null, "pad": { "id": 94, "url": "https://ll.thespacedevs.com/2.2.0/pad/94/?format=api", "agency_id": 44, "name": "Launch Area 3", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=37.8495,-75.4725", "latitude": "37.8495", "longitude": "-75.4725", "location": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/location/21/?format=api", "name": "Wallops Flight Facility, Virginia, USA", "country_code": "USA", "description": "Wallops Flight Facility is a rocket launch site on Wallops Island on the Eastern Shore of Virginia, United States, just east of the Delmarva Peninsula and north-northeast of Norfolk. The facility is operated by the Goddard Space Flight Center in Greenbelt, Maryland, and primarily serves to support science and exploration missions for NASA and other federal agencies. WFF includes an extensively instrumented range to support launches of more than a dozen types of sounding rockets; small expendable suborbital and orbital rockets; high-altitude balloon flights carrying scientific instruments for atmospheric and astronomical research; and, using its Research Airport, flight tests of aeronautical research aircraft, including uncrewed aerial vehicles.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg", "timezone_name": "America/New_York", "total_launch_count": 80, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_94_20200803143206.jpg", "total_launch_count": 13, "orbital_launch_attempt_count": 10 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/scout2520x-1_image_20190324192636.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 97, "location_launch_attempt_count": 9, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 21, "orbital_launch_attempt_count_year": 97, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "a5cfc4dc-c31a-4676-8614-e8eb8b84010a", "url": "https://ll.thespacedevs.com/2.2.0/launch/a5cfc4dc-c31a-4676-8614-e8eb8b84010a/?format=api", "slug": "thor-dm-21-agena-b-kh-5-1", "name": "Thor DM-21 Agena-B | KH-5 1", "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:18:27Z", "net": "1961-02-17T20:25:02Z", "window_end": "1961-02-17T20:25:02Z", "window_start": "1961-02-17T20:25:02Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 2366, "configuration": { "id": 186, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/186/?format=api", "name": "Thor DM-21 Agena-B", "family": "Thor", "full_name": "Thor DM-21 Agena-B", "variant": "" } }, "mission": { "id": 1391, "name": "KH-5 1", "description": "KH-5 (Keyhole 5, codenamed Argon) was the area survey component of the Corona program.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 95, "url": "https://ll.thespacedevs.com/2.2.0/pad/95/?format=api", "agency_id": 161, "name": "Space Launch Complex 1W", "description": "Space Launch Complex 1 West (SLC-1W) was a launch pad at Vandenberg Space Force Base in California, United States. It was built in 1958 for the never activated 75th Strategic Missile Squadron for Thor Agena A launches.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=34.7572,-120.6303", "latitude": "34.7572", "longitude": "-120.6303", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 805, "total_landing_count": 26 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_95_20200803143209.jpg", "total_launch_count": 56, "orbital_launch_attempt_count": 56 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/thor2520dm-212520agena-b_image_20190414123658.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 98, "location_launch_attempt_count": 22, "pad_launch_attempt_count": 11, "agency_launch_attempt_count": 40, "orbital_launch_attempt_count_year": 5, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" } ] }{ "count": 7494, "next": "