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=6730&ordering=-last_updated
{ "count": 7673, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6740&ordering=-last_updated", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=6720&ordering=-last_updated", "results": [ { "id": "562b071a-06d8-4835-8ab6-ec9bf682715d", "url": "https://ll.thespacedevs.com/2.2.0/launch/562b071a-06d8-4835-8ab6-ec9bf682715d/?format=api", "slug": "atlas-iias-nrol-13", "name": "Atlas IIAS | NROL-13", "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:42:22Z", "net": "2001-09-08T15:25:05Z", "window_end": "2001-09-08T15:25:05Z", "window_start": "2001-09-08T15:25:05Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/agencies/82/?format=api", "name": "Lockheed Martin", "type": "Commercial" }, "rocket": { "id": 7056, "configuration": { "id": 255, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/255/?format=api", "name": "Atlas IIAS", "family": "Atlas", "full_name": "Atlas IIAS", "variant": "IIAS" } }, "mission": { "id": 5445, "name": "NROL-13 (Intruder 5A & 5B)", "description": "NOSS-3 (Naval Ocean Surveillance System), which is likely not the official designation, is the third generation of NOSS satellites, which are low orbit SIGINT satellites. In 2013, the designation Intruder leaked out. These satellites carry equipment to track ships and aircraft via their radio transmissions. Positions of the origin of the transmissions are determined by triangulation. Each launch consists of two satellites of similar size in the same orbit. Both satellites maneuver to stationkeep relative to one another.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 24, "url": "https://ll.thespacedevs.com/2.2.0/pad/24/?format=api", "agency_id": 161, "name": "Space Launch Complex 3E", "description": "SLC-3E is a launch pad at Vandenberg Space Force Base. It was originally built for the MIDAS program and later used for various other missions. After a period of inactivity, it was refurbished in the early 2000s to launch Atlas V rockets. The pad is now being upgraded to accommodate the new Vulcan Centaur rocket. The last Atlas V launch from SLC-3E happened in November 2022, with the first Vulcan launch expected in 2025.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E", "map_url": "https://www.google.com/maps?q=34.64,-120.5895", "latitude": "34.64", "longitude": "-120.5895", "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": 843, "total_landing_count": 29 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_24_20200803143552.jpg", "total_launch_count": 48, "orbital_launch_attempt_count": 45 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4492, "location_launch_attempt_count": 605, "pad_launch_attempt_count": 30, "agency_launch_attempt_count": 57, "orbital_launch_attempt_count_year": 40, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "63b84d1d-87ea-4da0-bdbb-84bb52219d3f", "url": "https://ll.thespacedevs.com/2.2.0/launch/63b84d1d-87ea-4da0-bdbb-84bb52219d3f/?format=api", "slug": "atlas-slv-3-agena-d-rts-1-2", "name": "Atlas SLV-3 Agena D | RTS-1 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-14T03:42:22Z", "net": "1966-08-19T19:25:00Z", "window_end": "1966-08-19T19:25:00Z", "window_start": "1966-08-19T19:25: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": 3562, "configuration": { "id": 258, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/258/?format=api", "name": "Atlas SLV-3 Agena D", "family": "Atlas", "full_name": "Atlas SLV-3 Agena D", "variant": "SLV-3 Agena D" } }, "mission": { "id": 1982, "name": "RTS-1 2", "description": "The RTS-1 (Research Test Series 1), also known as MIDAS-RTS-1 or AFP-461, was an extension to the MIDAS program of early warning satellites.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 24, "url": "https://ll.thespacedevs.com/2.2.0/pad/24/?format=api", "agency_id": 161, "name": "Space Launch Complex 3E", "description": "SLC-3E is a launch pad at Vandenberg Space Force Base. It was originally built for the MIDAS program and later used for various other missions. After a period of inactivity, it was refurbished in the early 2000s to launch Atlas V rockets. The pad is now being upgraded to accommodate the new Vulcan Centaur rocket. The last Atlas V launch from SLC-3E happened in November 2022, with the first Vulcan launch expected in 2025.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E", "map_url": "https://www.google.com/maps?q=34.64,-120.5895", "latitude": "34.64", "longitude": "-120.5895", "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": 843, "total_landing_count": 29 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_24_20200803143552.jpg", "total_launch_count": 48, "orbital_launch_attempt_count": 45 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3_agen_image_20251102060811.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 601, "location_launch_attempt_count": 230, "pad_launch_attempt_count": 11, "agency_launch_attempt_count": 346, "orbital_launch_attempt_count_year": 84, "location_launch_attempt_count_year": 31, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 47, "type": "normal" }, { "id": "569e311d-2ebd-4a32-8ec0-13dbd4cbf98d", "url": "https://ll.thespacedevs.com/2.2.0/launch/569e311d-2ebd-4a32-8ec0-13dbd4cbf98d/?format=api", "slug": "atlas-h-parcae-8abc-msd-8", "name": "Atlas H | Parcae 8A,B,C & MSD 8", "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:42:22Z", "net": "1986-02-09T10:06:00Z", "window_end": "1986-02-09T10:06:00Z", "window_start": "1986-02-09T10:06: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": 5834, "configuration": { "id": 251, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/251/?format=api", "name": "Atlas H", "family": "Atlas", "full_name": "Atlas H", "variant": "H" } }, "mission": { "id": 4232, "name": "Parcae 8A,B,C & MSD 8", "description": "The Parcae satellites were passive ELINT satellites. MSD satellites were dispensers of triplets of ocean surveillance satellites.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 24, "url": "https://ll.thespacedevs.com/2.2.0/pad/24/?format=api", "agency_id": 161, "name": "Space Launch Complex 3E", "description": "SLC-3E is a launch pad at Vandenberg Space Force Base. It was originally built for the MIDAS program and later used for various other missions. After a period of inactivity, it was refurbished in the early 2000s to launch Atlas V rockets. The pad is now being upgraded to accommodate the new Vulcan Centaur rocket. The last Atlas V launch from SLC-3E happened in November 2022, with the first Vulcan launch expected in 2025.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E", "map_url": "https://www.google.com/maps?q=34.64,-120.5895", "latitude": "34.64", "longitude": "-120.5895", "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": 843, "total_landing_count": 29 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_24_20200803143552.jpg", "total_launch_count": 48, "orbital_launch_attempt_count": 45 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 3044, "location_launch_attempt_count": 524, "pad_launch_attempt_count": 27, "agency_launch_attempt_count": 840, "orbital_launch_attempt_count_year": 15, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "17412353-fd9d-4c03-84e4-07806064952a", "url": "https://ll.thespacedevs.com/2.2.0/launch/17412353-fd9d-4c03-84e4-07806064952a/?format=api", "slug": "atlas-agena-b-midas-8", "name": "Atlas Agena B | Midas 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-14T03:42:22Z", "net": "1963-06-12T00:00:00Z", "window_end": "1963-06-12T00:00:00Z", "window_start": "1963-06-12T00:00: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": 3206, "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": { "id": 1628, "name": "Midas 8", "description": "MIDAS Series 3 (Military Defense Alarm System) early warning satellite.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 24, "url": "https://ll.thespacedevs.com/2.2.0/pad/24/?format=api", "agency_id": 161, "name": "Space Launch Complex 3E", "description": "SLC-3E is a launch pad at Vandenberg Space Force Base. It was originally built for the MIDAS program and later used for various other missions. After a period of inactivity, it was refurbished in the early 2000s to launch Atlas V rockets. The pad is now being upgraded to accommodate the new Vulcan Centaur rocket. The last Atlas V launch from SLC-3E happened in November 2022, with the first Vulcan launch expected in 2025.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E", "map_url": "https://www.google.com/maps?q=34.64,-120.5895", "latitude": "34.64", "longitude": "-120.5895", "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": 843, "total_landing_count": 29 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_24_20200803143552.jpg", "total_launch_count": 48, "orbital_launch_attempt_count": 45 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 251, "location_launch_attempt_count": 94, "pad_launch_attempt_count": 8, "agency_launch_attempt_count": 142, "orbital_launch_attempt_count_year": 27, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 16, "type": "normal" }, { "id": "a27b2ab4-bc93-42da-8881-fbed6dd94cda", "url": "https://ll.thespacedevs.com/2.2.0/launch/a27b2ab4-bc93-42da-8881-fbed6dd94cda/?format=api", "slug": "atlas-slv-3-agena-d-rts-1-1", "name": "Atlas SLV-3 Agena D | RTS-1 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-14T03:42:22Z", "net": "1966-06-09T20:15:00Z", "window_end": "1966-06-09T20:15:00Z", "window_start": "1966-06-09T20:15: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": 3537, "configuration": { "id": 258, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/258/?format=api", "name": "Atlas SLV-3 Agena D", "family": "Atlas", "full_name": "Atlas SLV-3 Agena D", "variant": "SLV-3 Agena D" } }, "mission": { "id": 1957, "name": "RTS-1 1", "description": "The RTS-1 (Research Test Series 1), also known as MIDAS-RTS-1 or AFP-461, was an extension to the MIDAS program of early warning satellites.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 24, "url": "https://ll.thespacedevs.com/2.2.0/pad/24/?format=api", "agency_id": 161, "name": "Space Launch Complex 3E", "description": "SLC-3E is a launch pad at Vandenberg Space Force Base. It was originally built for the MIDAS program and later used for various other missions. After a period of inactivity, it was refurbished in the early 2000s to launch Atlas V rockets. The pad is now being upgraded to accommodate the new Vulcan Centaur rocket. The last Atlas V launch from SLC-3E happened in November 2022, with the first Vulcan launch expected in 2025.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E", "map_url": "https://www.google.com/maps?q=34.64,-120.5895", "latitude": "34.64", "longitude": "-120.5895", "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": 843, "total_landing_count": 29 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_24_20200803143552.jpg", "total_launch_count": 48, "orbital_launch_attempt_count": 45 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas-slv3_agen_image_20251102060811.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 575, "location_launch_attempt_count": 220, "pad_launch_attempt_count": 10, "agency_launch_attempt_count": 330, "orbital_launch_attempt_count_year": 58, "location_launch_attempt_count_year": 21, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 31, "type": "normal" }, { "id": "0dae8a60-e6af-4eb3-b5c7-ca45f6da5850", "url": "https://ll.thespacedevs.com/2.2.0/launch/0dae8a60-e6af-4eb3-b5c7-ca45f6da5850/?format=api", "slug": "atlas-burner-2-uvr", "name": "Atlas Burner 2 | UVR", "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:42:21Z", "net": "1968-08-16T20:57:44Z", "window_end": "1968-08-16T20:57:44Z", "window_start": "1968-08-16T20:57:44Z", "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": 3814, "configuration": { "id": 234, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/234/?format=api", "name": "Atlas Burner 2", "family": "Atlas", "full_name": "Atlas SLV-3 Burner-2", "variant": "Burner-2" } }, "mission": { "id": 2232, "name": "UVR", "description": "Rideshare mission with thirteen payloads .", "launch_designator": null, "type": "Dedicated Rideshare", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 24, "url": "https://ll.thespacedevs.com/2.2.0/pad/24/?format=api", "agency_id": 161, "name": "Space Launch Complex 3E", "description": "SLC-3E is a launch pad at Vandenberg Space Force Base. It was originally built for the MIDAS program and later used for various other missions. After a period of inactivity, it was refurbished in the early 2000s to launch Atlas V rockets. The pad is now being upgraded to accommodate the new Vulcan Centaur rocket. The last Atlas V launch from SLC-3E happened in November 2022, with the first Vulcan launch expected in 2025.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E", "map_url": "https://www.google.com/maps?q=34.64,-120.5895", "latitude": "34.64", "longitude": "-120.5895", "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": 843, "total_landing_count": 29 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_24_20200803143552.jpg", "total_launch_count": 48, "orbital_launch_attempt_count": 45 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 867, "location_launch_attempt_count": 307, "pad_launch_attempt_count": 16, "agency_launch_attempt_count": 458, "orbital_launch_attempt_count_year": 79, "location_launch_attempt_count_year": 22, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 25, "type": "normal" }, { "id": "2e56496e-193d-4ab3-ba58-1e82584c17e6", "url": "https://ll.thespacedevs.com/2.2.0/launch/2e56496e-193d-4ab3-ba58-1e82584c17e6/?format=api", "slug": "atlas-h-parcae-7abc-msd-7", "name": "Atlas H | Parcae 7A,B,C & MSD 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-14T03:42:21Z", "net": "1984-02-05T18:44:00Z", "window_end": "1984-02-05T18:44:00Z", "window_start": "1984-02-05T18:44: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": 5604, "configuration": { "id": 251, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/251/?format=api", "name": "Atlas H", "family": "Atlas", "full_name": "Atlas H", "variant": "H" } }, "mission": { "id": 4007, "name": "Parcae 7A,B,C & MSD 7", "description": "The Parcae satellites were passive ELINT satellites. MSD satellites were dispensers of triplets of ocean surveillance satellites.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 24, "url": "https://ll.thespacedevs.com/2.2.0/pad/24/?format=api", "agency_id": 161, "name": "Space Launch Complex 3E", "description": "SLC-3E is a launch pad at Vandenberg Space Force Base. It was originally built for the MIDAS program and later used for various other missions. After a period of inactivity, it was refurbished in the early 2000s to launch Atlas V rockets. The pad is now being upgraded to accommodate the new Vulcan Centaur rocket. The last Atlas V launch from SLC-3E happened in November 2022, with the first Vulcan launch expected in 2025.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E", "map_url": "https://www.google.com/maps?q=34.64,-120.5895", "latitude": "34.64", "longitude": "-120.5895", "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": 843, "total_landing_count": 29 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_24_20200803143552.jpg", "total_launch_count": 48, "orbital_launch_attempt_count": 45 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 2787, "location_launch_attempt_count": 509, "pad_launch_attempt_count": 26, "agency_launch_attempt_count": 815, "orbital_launch_attempt_count_year": 12, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "e02a5b5c-4a20-4b6a-afde-ae67cc928413", "url": "https://ll.thespacedevs.com/2.2.0/launch/e02a5b5c-4a20-4b6a-afde-ae67cc928413/?format=api", "slug": "soyuz-u-soyuz-t-1", "name": "Soyuz U | Soyuz T-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-14T03:41:36Z", "net": "1979-12-16T12:29:50Z", "window_end": "1979-12-16T12:29:50Z", "window_start": "1979-12-16T12:29:50Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": 0, "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": 2461, "configuration": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": { "id": 5836, "name": "Soyuz T-1", "description": "Test flight of the Soyuz T spacecraft which docked to Salyut 6", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "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": 1558, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 425, "orbital_launch_attempt_count": 425 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [ { "id": 23, "url": "https://ll.thespacedevs.com/2.2.0/program/23/?format=api", "name": "Salyut", "description": "The Salyut programme was the first space station programme, undertaken by the Soviet Union. It involved a series of four crewed scientific research space stations and two crewed military reconnaissance space stations over a period of 15 years, from 1971 to 1986.", "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/salyut_program_20230506090532.png", "start_date": "1971-04-19T01:40:00Z", "end_date": "1986-07-16T12:34:05Z", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Salyut_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } }, { "id": 8, "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api", "name": "Soyuz", "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": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, { "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/soyuz_program_20201129185543.png", "start_date": "1966-11-28T11:02:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 2280, "location_launch_attempt_count": 553, "pad_launch_attempt_count": 217, "agency_launch_attempt_count": 1360, "orbital_launch_attempt_count_year": 107, "location_launch_attempt_count_year": 18, "pad_launch_attempt_count_year": 9, "agency_launch_attempt_count_year": 87, "type": "normal" }, { "id": "8dc2ec64-de2c-4bf7-848a-07504b2f2a97", "url": "https://ll.thespacedevs.com/2.2.0/launch/8dc2ec64-de2c-4bf7-848a-07504b2f2a97/?format=api", "slug": "voskhod-zenit-2m-64", "name": "Voskhod | Zenit-2M 64", "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:41:35Z", "net": "1976-01-29T08:30:00Z", "window_end": "1976-01-29T08:30:00Z", "window_start": "1976-01-29T08:30: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": 4671, "configuration": { "id": 104, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 3089, "name": "Zenit-2M 64", "description": "The soviet Zenit-2M (Gektor, 11F690) was an improved version of the Zenit-2 area surveillance reconnaissance satellite. It was part of the Vostok-based Zenit-family.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "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": 1558, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 425, "orbital_launch_attempt_count": 425 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 1792, "location_launch_attempt_count": 445, "pad_launch_attempt_count": 170, "agency_launch_attempt_count": 986, "orbital_launch_attempt_count_year": 9, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "01fc9e2f-af30-4ac9-92d4-0a4d8cc57e57", "url": "https://ll.thespacedevs.com/2.2.0/launch/01fc9e2f-af30-4ac9-92d4-0a4d8cc57e57/?format=api", "slug": "soyuz-u-yantar-2k-28", "name": "Soyuz U | Yantar-2K 28", "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:41:35Z", "net": "1983-02-06T11:31:00Z", "window_end": "1983-02-06T11:31:00Z", "window_start": "1983-02-06T11:31: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": 5481, "configuration": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": { "id": 3886, "name": "Yantar-2K 28", "description": "High-resolution film-return Yantar reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "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": 1558, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 425, "orbital_launch_attempt_count": 425 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2654, "location_launch_attempt_count": 663, "pad_launch_attempt_count": 259, "agency_launch_attempt_count": 1665, "orbital_launch_attempt_count_year": 8, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 6, "type": "normal" } ] }