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=630&ordering=name
https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=640&ordering=name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=620&ordering=name", "results": [ { "id": "4807039f-7f54-4327-832b-3cded9cf8927", "url": "https://ll.thespacedevs.com/2.2.0/launch/4807039f-7f54-4327-832b-3cded9cf8927/?format=api", "slug": "atlas-slv-3c-centaur-mariner-9", "name": "Atlas SLV-3C Centaur | Mariner 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-14T17:39:54Z", "net": "1971-05-30T22:23:04Z", "window_end": "1971-05-30T22:23:04Z", "window_start": "1971-05-30T22:23:04Z", "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": 4143, "configuration": { "id": 260, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/260/?format=api", "name": "Atlas SLV-3C Centaur", "family": "Atlas", "full_name": "Atlas SLV-3C Centaur", "variant": "SLV-3C Centaur" } }, "mission": { "id": 2561, "name": "Mariner 9", "description": "Mars orbiter designed to map 70% of the Martian surface and study temporal changes in the Martian atmosphere and surface.", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 19, "name": "Mars Orbit", "abbrev": "Mars" }, "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": 1024, "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": 1227, "location_launch_attempt_count": 258, "pad_launch_attempt_count": 10, "agency_launch_attempt_count": 549, "orbital_launch_attempt_count_year": 56, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 13, "type": "normal" }, { "id": "e845c910-05f9-4330-88fb-8592007e42a4", "url": "https://ll.thespacedevs.com/2.2.0/launch/e845c910-05f9-4330-88fb-8592007e42a4/?format=api", "slug": "atlas-slv-3c-centaur-oao-2", "name": "Atlas SLV-3C Centaur | OAO 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:39:57Z", "net": "1968-12-07T08:40:09Z", "window_end": "1968-12-07T08:40:09Z", "window_start": "1968-12-07T08:40:09Z", "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": 3852, "configuration": { "id": 260, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/260/?format=api", "name": "Atlas SLV-3C Centaur", "family": "Atlas", "full_name": "Atlas SLV-3C Centaur", "variant": "SLV-3C Centaur" } }, "mission": { "id": 2270, "name": "OAO 2", "description": "OAO 2 (Orbiting Astronomical Observatory), also known as Stargazer, was one of a series of automated astronomical observatories that was ground controllable in orientation and was placed in a low-earth orbit.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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": 1024, "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": 910, "location_launch_attempt_count": 226, "pad_launch_attempt_count": 7, "agency_launch_attempt_count": 471, "orbital_launch_attempt_count_year": 122, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 38, "type": "normal" }, { "id": "4da61190-78bf-44ec-a15a-572e72334422", "url": "https://ll.thespacedevs.com/2.2.0/launch/4da61190-78bf-44ec-a15a-572e72334422/?format=api", "slug": "atlas-slv-3c-centaur-oao-b", "name": "Atlas SLV-3C Centaur | OAO B", "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:39:53Z", "net": "1970-11-30T22:40:05Z", "window_end": "1970-11-30T22:40:05Z", "window_start": "1970-11-30T22:40:05Z", "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": 4077, "configuration": { "id": 260, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/260/?format=api", "name": "Atlas SLV-3C Centaur", "family": "Atlas", "full_name": "Atlas SLV-3C Centaur", "variant": "SLV-3C Centaur" } }, "mission": { "id": 2495, "name": "OAO B", "description": "Astronomical observatory. Mission failed when the payload shroud of the launch vehicle failed to separate.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "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": 1024, "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": 1157, "location_launch_attempt_count": 252, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 535, "orbital_launch_attempt_count_year": 111, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 26, "type": "normal" }, { "id": "0d1a8e13-a5c5-42f6-9a89-7b6e4663c5a2", "url": "https://ll.thespacedevs.com/2.2.0/launch/0d1a8e13-a5c5-42f6-9a89-7b6e4663c5a2/?format=api", "slug": "atlas-slv-3c-centaur-pioneer-10", "name": "Atlas SLV-3C Centaur | Pioneer 10", "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": "1972-03-03T01:49:04Z", "window_end": "1972-03-03T01:49:04Z", "window_start": "1972-03-03T01:49:04Z", "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": 4232, "configuration": { "id": 260, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/260/?format=api", "name": "Atlas SLV-3C Centaur", "family": "Atlas", "full_name": "Atlas SLV-3C Centaur", "variant": "SLV-3C Centaur" } }, "mission": { "id": 2650, "name": "Pioneer 10", "description": "Probe sent to the outer solar system", "launch_designator": null, "type": "Robotic Exploration", "orbit": { "id": 14, "name": "Solar Escape Trajectory", "abbrev": "Solar Esc." }, "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": 1024, "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": 1320, "location_launch_attempt_count": 265, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 570, "orbital_launch_attempt_count_year": 14, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "d06aa62f-4f36-45f7-b7b8-77720fb8efc9", "url": "https://ll.thespacedevs.com/2.2.0/launch/d06aa62f-4f36-45f7-b7b8-77720fb8efc9/?format=api", "slug": "atlas-slv-3c-centaur-surveyor-5", "name": "Atlas SLV-3C Centaur | Surveyor 5", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:39:57Z", "net": "1967-09-08T07:57:01Z", "window_end": "1967-09-08T07:57:01Z", "window_start": "1967-09-08T07:57: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": 3700, "configuration": { "id": 260, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/260/?format=api", "name": "Atlas SLV-3C Centaur", "family": "Atlas", "full_name": "Atlas SLV-3C Centaur", "variant": "SLV-3C Centaur" } }, "mission": { "id": 2118, "name": "Surveyor 5", "description": "Lunar probe which successfully landed on September 11. It transmitted 19,000 pictures.", "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": 1024, "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": 742, "location_launch_attempt_count": 209, "pad_launch_attempt_count": 5, "agency_launch_attempt_count": 416, "orbital_launch_attempt_count_year": 94, "location_launch_attempt_count_year": 17, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 44, "type": "normal" }, { "id": "3f32490d-32cd-4bcb-9017-e5fd76cfafff", "url": "https://ll.thespacedevs.com/2.2.0/launch/3f32490d-32cd-4bcb-9017-e5fd76cfafff/?format=api", "slug": "atlas-slv-3c-centaur-surveyor-6", "name": "Atlas SLV-3C Centaur | Surveyor 6", "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-11-07T07:39:01Z", "window_end": "1967-11-07T07:39:01Z", "window_start": "1967-11-07T07:39: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": 3728, "configuration": { "id": 260, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/260/?format=api", "name": "Atlas SLV-3C Centaur", "family": "Atlas", "full_name": "Atlas SLV-3C Centaur", "variant": "SLV-3C Centaur" } }, "mission": { "id": 2146, "name": "Surveyor 6", "description": "Lunar probe which successfully landed on November 10. It transmitted 30,027 pictures.", "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": 1024, "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": 772, "location_launch_attempt_count": 213, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 427, "orbital_launch_attempt_count_year": 124, "location_launch_attempt_count_year": 21, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 55, "type": "normal" }, { "id": "db623aad-178a-481f-ba33-b6cc51cb07e9", "url": "https://ll.thespacedevs.com/2.2.0/launch/db623aad-178a-481f-ba33-b6cc51cb07e9/?format=api", "slug": "atlas-slv-3c-centaur-surveyor-7", "name": "Atlas SLV-3C Centaur | Surveyor 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-14T17:40:05Z", "net": "1968-01-07T06:30:00Z", "window_end": "1968-01-07T06:30:00Z", "window_start": "1968-01-07T06:30: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": 3743, "configuration": { "id": 260, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/260/?format=api", "name": "Atlas SLV-3C Centaur", "family": "Atlas", "full_name": "Atlas SLV-3C Centaur", "variant": "SLV-3C Centaur" } }, "mission": { "id": 2161, "name": "Surveyor 7", "description": "Lunar probe which successfully landed on January 10.", "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": 1024, "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": 789, "location_launch_attempt_count": 215, "pad_launch_attempt_count": 8, "agency_launch_attempt_count": 434, "orbital_launch_attempt_count_year": 1, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "034ca44b-69c3-4305-b601-e4a7dd88e01b", "url": "https://ll.thespacedevs.com/2.2.0/launch/034ca44b-69c3-4305-b601-e4a7dd88e01b/?format=api", "slug": "atlas-slv-3d-centaur-comstar-1a", "name": "Atlas SLV-3D Centaur | Comstar 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-06-14T17:40:06Z", "net": "1976-05-13T22:28:00Z", "window_end": "1976-05-13T22:28:00Z", "window_start": "1976-05-13T22:28: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": 4705, "configuration": { "id": 261, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/261/?format=api", "name": "Atlas SLV-3D Centaur", "family": "Atlas", "full_name": "Atlas SLV-3D Centaur", "variant": "SLV-3D Centaur" } }, "mission": { "id": 3123, "name": "Comstar 1A", "description": "Geostationary communications satellite built by Hughes Aircraft Company", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "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": 1024, "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": 1826, "location_launch_attempt_count": 312, "pad_launch_attempt_count": 19, "agency_launch_attempt_count": 666, "orbital_launch_attempt_count_year": 43, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "f9a01d5e-dfcf-4443-906d-f2dc55b2be51", "url": "https://ll.thespacedevs.com/2.2.0/launch/f9a01d5e-dfcf-4443-906d-f2dc55b2be51/?format=api", "slug": "atlas-slv-3d-centaur-comstar-1b", "name": "Atlas SLV-3D Centaur | Comstar 1B", "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:57Z", "net": "1976-07-22T22:04:00Z", "window_end": "1976-07-22T22:04:00Z", "window_start": "1976-07-22T22:04: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": 4736, "configuration": { "id": 261, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/261/?format=api", "name": "Atlas SLV-3D Centaur", "family": "Atlas", "full_name": "Atlas SLV-3D Centaur", "variant": "SLV-3D Centaur" } }, "mission": { "id": 3154, "name": "Comstar 1B", "description": "Geostationary communications satellite built by Hughes Aircraft Company", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "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": 1024, "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": 1857, "location_launch_attempt_count": 316, "pad_launch_attempt_count": 19, "agency_launch_attempt_count": 673, "orbital_launch_attempt_count_year": 74, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 18, "type": "normal" }, { "id": "7ef2d593-7b24-42e4-a2bb-98d8189055f8", "url": "https://ll.thespacedevs.com/2.2.0/launch/7ef2d593-7b24-42e4-a2bb-98d8189055f8/?format=api", "slug": "atlas-slv-3d-centaur-comstar-1c", "name": "Atlas SLV-3D Centaur | Comstar 1C", "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:56Z", "net": "1978-06-29T22:24:59Z", "window_end": "1978-06-29T22:24:59Z", "window_start": "1978-06-29T22:24:59Z", "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": 4979, "configuration": { "id": 261, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/261/?format=api", "name": "Atlas SLV-3D Centaur", "family": "Atlas", "full_name": "Atlas SLV-3D Centaur", "variant": "SLV-3D Centaur" } }, "mission": { "id": 3394, "name": "Comstar 1C", "description": "Geostationary communications satellite built by Hughes Aircraft Company", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "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": 1024, "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": 2115, "location_launch_attempt_count": 348, "pad_launch_attempt_count": 23, "agency_launch_attempt_count": 724, "orbital_launch_attempt_count_year": 70, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 20, "type": "normal" } ] }{ "count": 7505, "next": "