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=7110&ordering=-name
https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7120&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7100&ordering=-name", "results": [ { "id": "72cf1d0b-6145-4b79-88d0-7f206d1b0ed5", "url": "https://ll.thespacedevs.com/2.2.0/launch/72cf1d0b-6145-4b79-88d0-7f206d1b0ed5/?format=api", "slug": "atlas-centaur-d-surveyor-3", "name": "Atlas Centaur D | Surveyor 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-06-14T17:39:54Z", "net": "1967-04-17T07:05:01Z", "window_end": "1967-04-17T07:05:01Z", "window_start": "1967-04-17T07:05:01Z", "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": 3645, "configuration": { "id": 236, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/236/?format=api", "name": "Atlas Centaur D", "family": "Atlas", "full_name": "Atlas LV-3C Centaur D", "variant": "Centaur D" } }, "mission": { "id": 2063, "name": "Surveyor 3", "description": "Lunar probe which successfully landed on the surface on April 20. It transmitted 6,300 photos and was visited by the crew of Apollo 12 which returned parts to Earth.", "launch_designator": null, "type": "Lunar Exploration", "orbit": { "id": 10, "name": "Lunar Impactor", "abbrev": "Lunar Impactor" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 122, "url": "https://ll.thespacedevs.com/2.2.0/pad/122/?format=api", "agency_id": 161, "name": "Launch Complex 36B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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_122_20200803143232.jpg", "total_launch_count": 76, "orbital_launch_attempt_count": 76 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 687, "location_launch_attempt_count": 200, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 389, "orbital_launch_attempt_count_year": 39, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 17, "type": "normal" }, { "id": "91ee7159-1558-42af-8b63-3736705e0b6f", "url": "https://ll.thespacedevs.com/2.2.0/launch/91ee7159-1558-42af-8b63-3736705e0b6f/?format=api", "slug": "atlas-centaur-d-surveyor-2", "name": "Atlas Centaur D | Surveyor 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-14T17:40:06Z", "net": "1966-09-20T12:32:00Z", "window_end": "1966-09-20T12:32:00Z", "window_start": "1966-09-20T12: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": 3573, "configuration": { "id": 236, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/236/?format=api", "name": "Atlas Centaur D", "family": "Atlas", "full_name": "Atlas LV-3C Centaur D", "variant": "Centaur D" } }, "mission": { "id": 1992, "name": "Surveyor 2", "description": "Lunar probe lost due to the failure of a vernier engine during a midcourse correction maneuver which sent the spacecraft in an unrecoverable tumble.", "launch_designator": null, "type": "Lunar Exploration", "orbit": { "id": 10, "name": "Lunar Impactor", "abbrev": "Lunar Impactor" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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_121_20200803143231.jpg", "total_launch_count": 69, "orbital_launch_attempt_count": 69 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 611, "location_launch_attempt_count": 184, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 351, "orbital_launch_attempt_count_year": 94, "location_launch_attempt_count_year": 25, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 52, "type": "normal" }, { "id": "ed6639ac-efc2-4772-9986-63865d1af940", "url": "https://ll.thespacedevs.com/2.2.0/launch/ed6639ac-efc2-4772-9986-63865d1af940/?format=api", "slug": "atlas-centaur-d-surveyor-1", "name": "Atlas Centaur D | Surveyor 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-14T17:39:59Z", "net": "1966-05-30T14:41:01Z", "window_end": "1966-05-30T14:41:01Z", "window_start": "1966-05-30T14:41:01Z", "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": 3532, "configuration": { "id": 236, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/236/?format=api", "name": "Atlas Centaur D", "family": "Atlas", "full_name": "Atlas LV-3C Centaur D", "variant": "Centaur D" } }, "mission": { "id": 1952, "name": "Surveyor 1", "description": "Lunar probe which successfully landed on the surface on June 2 from where it transmitted 11,237 photos.", "launch_designator": null, "type": "Lunar Exploration", "orbit": { "id": 10, "name": "Lunar Impactor", "abbrev": "Lunar Impactor" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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_121_20200803143231.jpg", "total_launch_count": 69, "orbital_launch_attempt_count": 69 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 569, "location_launch_attempt_count": 169, "pad_launch_attempt_count": 5, "agency_launch_attempt_count": 326, "orbital_launch_attempt_count_year": 52, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 27, "type": "normal" }, { "id": "ad230004-ee4d-4b79-ae22-bcc1a805f5a9", "url": "https://ll.thespacedevs.com/2.2.0/launch/ad230004-ee4d-4b79-ae22-bcc1a805f5a9/?format=api", "slug": "atlas-centaur-ac-3-instrumentation-ring", "name": "Atlas Centaur | AC-3 Instrumentation Ring", "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:03Z", "net": "1964-06-30T14:04:22Z", "window_end": "1964-06-30T14:04:22Z", "window_start": "1964-06-30T14:04:22Z", "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": 3291, "configuration": { "id": 235, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/235/?format=api", "name": "Atlas Centaur", "family": "Atlas", "full_name": "Atlas LV-3C Centaur", "variant": "Centaur" } }, "mission": { "id": 1713, "name": "AC-3 Instrumentation Ring", "description": "Test flight of the cryogenic Centaur stage.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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_121_20200803143231.jpg", "total_launch_count": 69, "orbital_launch_attempt_count": 69 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 335, "location_launch_attempt_count": 114, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 199, "orbital_launch_attempt_count_year": 42, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 24, "type": "normal" }, { "id": "f164d4ee-db80-4130-8bc4-fc522d11bdb1", "url": "https://ll.thespacedevs.com/2.2.0/launch/f164d4ee-db80-4130-8bc4-fc522d11bdb1/?format=api", "slug": "atlas-centaur-ac-2-instrumentation-ring", "name": "Atlas Centaur | AC-2 Instrumentation Ring", "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-14T17:40:05Z", "net": "1963-11-27T19:03:23Z", "window_end": "1963-11-27T19:03:23Z", "window_start": "1963-11-27T19:03:23Z", "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": 3238, "configuration": { "id": 235, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/235/?format=api", "name": "Atlas Centaur", "family": "Atlas", "full_name": "Atlas LV-3C Centaur", "variant": "Centaur" } }, "mission": { "id": 1660, "name": "AC-2 Instrumentation Ring", "description": "Test flight of the cryogenic Centaur stage.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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_121_20200803143231.jpg", "total_launch_count": 69, "orbital_launch_attempt_count": 69 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 284, "location_launch_attempt_count": 105, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 170, "orbital_launch_attempt_count_year": 60, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 44, "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": 807, "total_landing_count": 26 }, "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": "f30ee6a1-010b-4352-a5d8-0774945c2d01", "url": "https://ll.thespacedevs.com/2.2.0/launch/f30ee6a1-010b-4352-a5d8-0774945c2d01/?format=api", "slug": "atlas-burner-2-radcat", "name": "Atlas Burner 2 | Radcat", "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:29:41Z", "net": "1972-10-02T20:10:00Z", "window_end": "1972-10-02T20:10:00Z", "window_start": "1972-10-02T20: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": 4298, "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": 2716, "name": "Radcat", "description": "Cylindrical satellite used to calibrate optical and radar ground equipment.", "launch_designator": null, "type": "Test Target", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 173, "url": "https://ll.thespacedevs.com/2.2.0/pad/173/?format=api", "agency_id": null, "name": "576A1", "description": "The very first Atlas D operational ICBM sites, these were above ground with open support towers. These missiles were on alert from 31 October 1959 until 1 May 1964. After going off alert in 1964, Alpha 1 and 2 were used by the USAF for Atlas satellite rocket launches until 1974", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Launch_Complex_576", "map_url": "https://www.google.com/maps?q=34.7394444,-120.6213607", "latitude": "34.7394444", "longitude": "-120.6213607", "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": 807, "total_landing_count": 26 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_173_20200803143418.jpg", "total_launch_count": 1, "orbital_launch_attempt_count": 1 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 1389, "location_launch_attempt_count": 389, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 584, "orbital_launch_attempt_count_year": 83, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 20, "type": "normal" }, { "id": "80c8e883-8456-45e7-9ed7-abb1a587c5d9", "url": "https://ll.thespacedevs.com/2.2.0/launch/80c8e883-8456-45e7-9ed7-abb1a587c5d9/?format=api", "slug": "atlas-b-score", "name": "Atlas B | SCORE", "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-14T17:42:41Z", "net": "1958-12-18T23:02:00Z", "window_end": "1958-12-18T23:02:00Z", "window_start": "1958-12-18T23:02:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 165, "url": "https://ll.thespacedevs.com/2.2.0/agencies/165/?format=api", "name": "US Army", "type": "Government" }, "rocket": { "id": 3033, "configuration": { "id": 233, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/233/?format=api", "name": "Atlas B", "family": "Atlas", "full_name": "SM-65B Atlas", "variant": "B" } }, "mission": { "id": 1455, "name": "SCORE", "description": "SCORE or Signal Communications by Orbiting RElay was the world first purpose built communications satellite. It provided a second test of a communications relay system after the first being provided by Pioneer 1.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 116, "url": "https://ll.thespacedevs.com/2.2.0/pad/116/?format=api", "agency_id": 161, "name": "Launch Complex 11", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_11", "map_url": "https://www.google.com/maps?q=28.4755556,-80.5427496", "latitude": "28.4755556", "longitude": "-80.5427496", "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_116_20200803143216.jpg", "total_launch_count": 1, "orbital_launch_attempt_count": 1 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 31, "location_launch_attempt_count": 18, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 28, "location_launch_attempt_count_year": 17, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "639b668d-e97a-4796-b571-7cf0261c6cee", "url": "https://ll.thespacedevs.com/2.2.0/launch/639b668d-e97a-4796-b571-7cf0261c6cee/?format=api", "slug": "atlas-asiasat-4", "name": "Atlas | Asiasat 4", "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-14T17:39:58Z", "net": "2003-04-12T00:47:01Z", "window_end": "2003-04-12T00:47:01Z", "window_start": "2003-04-12T00:47:01Z", "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": 7129, "configuration": { "id": 472, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/472/?format=api", "name": "Atlas IIIB", "family": "Atlas", "full_name": "Atlas IIIB", "variant": "IIIB" } }, "mission": { "id": 5518, "name": "Asiasat 4", "description": "AsiaSat 4 is designed to provide broadcast, telecommunications and broadband multimedia services to the Asia Pacific region, and direct-to-home broadcast servic-es to Hong Kong", "launch_designator": null, "type": "Communications", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 122, "url": "https://ll.thespacedevs.com/2.2.0/pad/122/?format=api", "agency_id": 161, "name": "Launch Complex 36B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "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_122_20200803143232.jpg", "total_launch_count": 76, "orbital_launch_attempt_count": 76 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_iiia_image_20210901074920.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4590, "location_launch_attempt_count": 609, "pad_launch_attempt_count": 72, "agency_launch_attempt_count": 66, "orbital_launch_attempt_count_year": 14, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "534dff1b-24b3-4ec5-81fe-7160d03e12d6", "url": "https://ll.thespacedevs.com/2.2.0/launch/534dff1b-24b3-4ec5-81fe-7160d03e12d6/?format=api", "slug": "atlas-agena-d-vela-3a-3b", "name": "Atlas Agena D | Vela 3A & 3B", "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-14T17:40:23Z", "net": "1965-07-20T08:27:00Z", "window_end": "1965-07-20T08:27:00Z", "window_start": "1965-07-20T08:27: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": 3420, "configuration": { "id": 232, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/232/?format=api", "name": "Atlas Agena D", "family": "Atlas", "full_name": "Atlas LV-3 Agena D", "variant": "Agena D" } }, "mission": { "id": 1840, "name": "Vela 3A & 3B", "description": "The Vela (meaning \"watchman\" in Spanish) series of spacecraft were designed to monitor worldwide compliance with the 1963 nuclear test ban treaty.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 117, "url": "https://ll.thespacedevs.com/2.2.0/pad/117/?format=api", "agency_id": 161, "name": "Space Launch Complex 13", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_13", "map_url": "https://www.google.com/maps?q=28.4859,-80.546594", "latitude": "28.4859", "longitude": "-80.546594", "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_117_20200803143223.jpg", "total_launch_count": 21, "orbital_launch_attempt_count": 21 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 459, "location_launch_attempt_count": 148, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 273, "orbital_launch_attempt_count_year": 66, "location_launch_attempt_count_year": 22, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 42, "type": "normal" } ] }{ "count": 7502, "next": "