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=3070&ordering=-name
{ "count": 7659, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3080&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3060&ordering=-name", "results": [ { "id": "ce218be2-ae8b-410b-a2d1-93cc9917f819", "url": "https://ll.thespacedevs.com/2.2.0/launch/ce218be2-ae8b-410b-a2d1-93cc9917f819/?format=api", "slug": "saturn-i-saturn-sa-7", "name": "Saturn I | Saturn-SA 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:43:27Z", "net": "1964-09-18T16:22:43Z", "window_end": "1964-09-18T16:22:43Z", "window_start": "1964-09-18T16:22:43Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 3317, "configuration": { "id": 355, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/355/?format=api", "name": "Saturn I", "family": "Saturn", "full_name": "Saturn I", "variant": "I" } }, "mission": { "id": 1739, "name": "Saturn-SA 7", "description": "Orbital test flight of the Saturn-IV upper stage of the Saturn-1 (Block-2) launch vehicle.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 38, "url": "https://ll.thespacedevs.com/2.2.0/pad/38/?format=api", "agency_id": null, "name": "Space Launch Complex 37B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_37", "map_url": "https://www.google.com/maps?q=28.5317,-80.56495", "latitude": "28.5317", "longitude": "-80.56495", "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": 1062, "total_landing_count": 68 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_38_20200803143515.jpg", "total_launch_count": 40, "orbital_launch_attempt_count": 40 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn_1_on_lc-_image_20240411095856.jpeg", "infographic": null, "program": [ { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api", "name": "Apollo", "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png", "start_date": "1966-11-16T00:00:00Z", "end_date": "1972-12-19T19:24:59Z", "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 360, "location_launch_attempt_count": 120, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 56, "orbital_launch_attempt_count_year": 67, "location_launch_attempt_count_year": 14, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "180276fd-7b45-4eb3-b572-859bd16f9333", "url": "https://ll.thespacedevs.com/2.2.0/launch/180276fd-7b45-4eb3-b572-859bd16f9333/?format=api", "slug": "saturn-i-saturn-sa-6", "name": "Saturn I | Saturn-SA 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:43:25Z", "net": "1964-05-28T17:07:00Z", "window_end": "1964-05-28T17:07:00Z", "window_start": "1964-05-28T17:07:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 3280, "configuration": { "id": 355, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/355/?format=api", "name": "Saturn I", "family": "Saturn", "full_name": "Saturn I", "variant": "I" } }, "mission": { "id": 1702, "name": "Saturn-SA 6", "description": "Orbital test flight of the Saturn-IV upper stage of the Saturn-1 (Block-2) launch vehicle.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 38, "url": "https://ll.thespacedevs.com/2.2.0/pad/38/?format=api", "agency_id": null, "name": "Space Launch Complex 37B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_37", "map_url": "https://www.google.com/maps?q=28.5317,-80.56495", "latitude": "28.5317", "longitude": "-80.56495", "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": 1062, "total_landing_count": 68 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_38_20200803143515.jpg", "total_launch_count": 40, "orbital_launch_attempt_count": 40 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn_1_on_lc-_image_20240411095856.jpeg", "infographic": null, "program": [ { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api", "name": "Apollo", "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png", "start_date": "1966-11-16T00:00:00Z", "end_date": "1972-12-19T19:24:59Z", "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 324, "location_launch_attempt_count": 113, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 53, "orbital_launch_attempt_count_year": 31, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "be153fff-3f17-427d-812f-dae0ddf7c488", "url": "https://ll.thespacedevs.com/2.2.0/launch/be153fff-3f17-427d-812f-dae0ddf7c488/?format=api", "slug": "saturn-i-saturn-sa-5", "name": "Saturn I | Saturn SA-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:43:25Z", "net": "1964-01-29T16:25:01Z", "window_end": "1964-01-29T16:25:01Z", "window_start": "1964-01-29T16:25:01Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 3252, "configuration": { "id": 355, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/355/?format=api", "name": "Saturn I", "family": "Saturn", "full_name": "Saturn I", "variant": "I" } }, "mission": { "id": 1674, "name": "Saturn SA-5", "description": "First orbital test flight of the Saturn-IV upper stage of the Saturn-1 (Block-2) launch vehicle. The payload consisted of a ballasted and instrumented nosecone attached to the Saturn-IV stage.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 38, "url": "https://ll.thespacedevs.com/2.2.0/pad/38/?format=api", "agency_id": null, "name": "Space Launch Complex 37B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_37", "map_url": "https://www.google.com/maps?q=28.5317,-80.56495", "latitude": "28.5317", "longitude": "-80.56495", "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": 1062, "total_landing_count": 68 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_38_20200803143515.jpg", "total_launch_count": 40, "orbital_launch_attempt_count": 40 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn_1_on_lc-_image_20240411095856.jpeg", "infographic": null, "program": [ { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api", "name": "Apollo", "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png", "start_date": "1966-11-16T00:00:00Z", "end_date": "1972-12-19T19:24:59Z", "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 298, "location_launch_attempt_count": 108, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 50, "orbital_launch_attempt_count_year": 5, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "d6e7ef65-c122-4fbf-ace5-76431c557673", "url": "https://ll.thespacedevs.com/2.2.0/launch/d6e7ef65-c122-4fbf-ace5-76431c557673/?format=api", "slug": "saturn-i-saturn-sa-4", "name": "Saturn I | Saturn SA-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:42:45Z", "net": "1963-03-28T20:11:55Z", "window_end": "1963-03-28T20:11:55Z", "window_start": "1963-03-28T20:11:55Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 7421, "configuration": { "id": 355, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/355/?format=api", "name": "Saturn I", "family": "Saturn", "full_name": "Saturn I", "variant": "I" } }, "mission": { "id": 5810, "name": "Saturn SA-4", "description": "Fourth and last suborbital test flight of the Saturn I launch vehicle.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/pad/19/?format=api", "agency_id": null, "name": "Launch Complex 34", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_34", "map_url": "https://www.google.com/maps?q=28.521811,-80.56113", "latitude": "28.521811", "longitude": "-80.56113", "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": 1062, "total_landing_count": 68 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_19_20200803143428.jpg", "total_launch_count": 9, "orbital_launch_attempt_count": 3 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn_1_on_lc-_image_20240411095856.jpeg", "infographic": null, "program": [ { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api", "name": "Apollo", "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png", "start_date": "1966-11-16T00:00:00Z", "end_date": "1972-12-19T19:24:59Z", "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 96, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 46, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "45070884-91d9-4a4c-93d4-5d79cf09fe96", "url": "https://ll.thespacedevs.com/2.2.0/launch/45070884-91d9-4a4c-93d4-5d79cf09fe96/?format=api", "slug": "saturn-i-saturn-sa-3", "name": "Saturn I | Saturn SA-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:42:45Z", "net": "1962-11-16T17:45:02Z", "window_end": "1962-11-16T17:45:02Z", "window_start": "1962-11-16T17:45:02Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 7420, "configuration": { "id": 355, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/355/?format=api", "name": "Saturn I", "family": "Saturn", "full_name": "Saturn I", "variant": "I" } }, "mission": { "id": 5809, "name": "Saturn SA-3", "description": "Third test flight of the Saturn I launch vehicle. It carried an experiment for Project Highwater.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/pad/19/?format=api", "agency_id": null, "name": "Launch Complex 34", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_34", "map_url": "https://www.google.com/maps?q=28.521811,-80.56113", "latitude": "28.521811", "longitude": "-80.56113", "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": 1062, "total_landing_count": 68 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_19_20200803143428.jpg", "total_launch_count": 9, "orbital_launch_attempt_count": 3 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn_1_on_lc-_image_20240411095856.jpeg", "infographic": null, "program": [ { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api", "name": "Apollo", "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png", "start_date": "1966-11-16T00:00:00Z", "end_date": "1972-12-19T19:24:59Z", "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 93, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 44, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 21, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "2d5166a1-579a-4a2e-b153-4caa3d4b8c42", "url": "https://ll.thespacedevs.com/2.2.0/launch/2d5166a1-579a-4a2e-b153-4caa3d4b8c42/?format=api", "slug": "saturn-i-saturn-sa-2", "name": "Saturn I | Saturn SA-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:42:45Z", "net": "1962-04-25T14:00:34Z", "window_end": "1962-04-25T14:00:34Z", "window_start": "1962-04-25T14:00:34Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 7419, "configuration": { "id": 355, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/355/?format=api", "name": "Saturn I", "family": "Saturn", "full_name": "Saturn I", "variant": "I" } }, "mission": { "id": 5808, "name": "Saturn SA-2", "description": "Second test flight of the Saturn I launch vehicle. It carried an experiment for Project Highwater.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/pad/19/?format=api", "agency_id": null, "name": "Launch Complex 34", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_34", "map_url": "https://www.google.com/maps?q=28.521811,-80.56113", "latitude": "28.521811", "longitude": "-80.56113", "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": 1062, "total_landing_count": 68 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_19_20200803143428.jpg", "total_launch_count": 9, "orbital_launch_attempt_count": 3 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn_1_on_lc-_image_20240411095856.jpeg", "infographic": null, "program": [ { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api", "name": "Apollo", "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png", "start_date": "1966-11-16T00:00:00Z", "end_date": "1972-12-19T19:24:59Z", "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 79, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 39, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "5aff8c15-abef-45a5-bab0-567e829cd97d", "url": "https://ll.thespacedevs.com/2.2.0/launch/5aff8c15-abef-45a5-bab0-567e829cd97d/?format=api", "slug": "saturn-i-saturn-sa-1", "name": "Saturn I | Saturn SA-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:42:45Z", "net": "1961-10-27T15:06:04Z", "window_end": "1961-10-27T15:06:04Z", "window_start": "1961-10-27T15:06:04Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 7418, "configuration": { "id": 355, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/355/?format=api", "name": "Saturn I", "family": "Saturn", "full_name": "Saturn I", "variant": "I" } }, "mission": { "id": 5807, "name": "Saturn SA-1", "description": "First test flight of the Saturn I launch vehicle and first mission of the Apollo program.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/pad/19/?format=api", "agency_id": null, "name": "Launch Complex 34", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_34", "map_url": "https://www.google.com/maps?q=28.521811,-80.56113", "latitude": "28.521811", "longitude": "-80.56113", "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": 1062, "total_landing_count": 68 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_19_20200803143428.jpg", "total_launch_count": 9, "orbital_launch_attempt_count": 3 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn_1_on_lc-_image_20240411095856.jpeg", "infographic": null, "program": [ { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api", "name": "Apollo", "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png", "start_date": "1966-11-16T00:00:00Z", "end_date": "1972-12-19T19:24:59Z", "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 68, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 34, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 18, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 15, "type": "normal" }, { "id": "94c09677-f089-4a13-8e22-7fe957130f00", "url": "https://ll.thespacedevs.com/2.2.0/launch/94c09677-f089-4a13-8e22-7fe957130f00/?format=api", "slug": "saturn-i-pegasus-3", "name": "Saturn I | Pegasus 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:43:30Z", "net": "1965-07-30T13:00:00Z", "window_end": "1965-07-30T13:00:00Z", "window_start": "1965-07-30T13:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 3422, "configuration": { "id": 355, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/355/?format=api", "name": "Saturn I", "family": "Saturn", "full_name": "Saturn I", "variant": "I" } }, "mission": { "id": 1842, "name": "Pegasus 3", "description": "The mission of the Pegasus spacecraft was to measure meteoroid abundances in the region near the earth.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 38, "url": "https://ll.thespacedevs.com/2.2.0/pad/38/?format=api", "agency_id": null, "name": "Space Launch Complex 37B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_37", "map_url": "https://www.google.com/maps?q=28.5317,-80.56495", "latitude": "28.5317", "longitude": "-80.56495", "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": 1062, "total_landing_count": 68 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_38_20200803143515.jpg", "total_launch_count": 40, "orbital_launch_attempt_count": 40 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn_1_on_lc-_image_20240411095856.jpeg", "infographic": null, "program": [ { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api", "name": "Apollo", "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png", "start_date": "1966-11-16T00:00:00Z", "end_date": "1972-12-19T19:24:59Z", "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 461, "location_launch_attempt_count": 149, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 69, "orbital_launch_attempt_count_year": 68, "location_launch_attempt_count_year": 23, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "a773fc75-9626-4df0-99c1-abfc5c0a21a0", "url": "https://ll.thespacedevs.com/2.2.0/launch/a773fc75-9626-4df0-99c1-abfc5c0a21a0/?format=api", "slug": "saturn-i-pegasus-2", "name": "Saturn I | Pegasus 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:43:29Z", "net": "1965-05-25T07:35:01Z", "window_end": "1965-05-25T07:35:01Z", "window_start": "1965-05-25T07:35:01Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 3398, "configuration": { "id": 355, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/355/?format=api", "name": "Saturn I", "family": "Saturn", "full_name": "Saturn I", "variant": "I" } }, "mission": { "id": 1818, "name": "Pegasus 2", "description": "The mission of the Pegasus spacecraft was to measure meteoroid abundances in the region near the earth.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 38, "url": "https://ll.thespacedevs.com/2.2.0/pad/38/?format=api", "agency_id": null, "name": "Space Launch Complex 37B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_37", "map_url": "https://www.google.com/maps?q=28.5317,-80.56495", "latitude": "28.5317", "longitude": "-80.56495", "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": 1062, "total_landing_count": 68 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_38_20200803143515.jpg", "total_launch_count": 40, "orbital_launch_attempt_count": 40 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn_1_on_lc-_image_20240411095856.jpeg", "infographic": null, "program": [ { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api", "name": "Apollo", "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png", "start_date": "1966-11-16T00:00:00Z", "end_date": "1972-12-19T19:24:59Z", "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 437, "location_launch_attempt_count": 142, "pad_launch_attempt_count": 5, "agency_launch_attempt_count": 67, "orbital_launch_attempt_count_year": 44, "location_launch_attempt_count_year": 16, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "01b2defe-33e0-40bd-9642-697cca21f069", "url": "https://ll.thespacedevs.com/2.2.0/launch/01b2defe-33e0-40bd-9642-697cca21f069/?format=api", "slug": "saturn-i-pegasus-1", "name": "Saturn I | Pegasus 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:43:30Z", "net": "1965-02-16T14:37:03Z", "window_end": "1965-02-16T14:37:03Z", "window_start": "1965-02-16T14:37:03Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, "rocket": { "id": 3362, "configuration": { "id": 355, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/355/?format=api", "name": "Saturn I", "family": "Saturn", "full_name": "Saturn I", "variant": "I" } }, "mission": { "id": 1783, "name": "Pegasus 1", "description": "The mission of the Pegasus spacecraft was to measure meteoroid abundances in the region near the earth.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 38, "url": "https://ll.thespacedevs.com/2.2.0/pad/38/?format=api", "agency_id": null, "name": "Space Launch Complex 37B", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_37", "map_url": "https://www.google.com/maps?q=28.5317,-80.56495", "latitude": "28.5317", "longitude": "-80.56495", "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": 1062, "total_landing_count": 68 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_38_20200803143515.jpg", "total_launch_count": 40, "orbital_launch_attempt_count": 40 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn_1_on_lc-_image_20240411095856.jpeg", "infographic": null, "program": [ { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/program/4/?format=api", "name": "Apollo", "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png", "start_date": "1966-11-16T00:00:00Z", "end_date": "1972-12-19T19:24:59Z", "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 404, "location_launch_attempt_count": 131, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 62, "orbital_launch_attempt_count_year": 11, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" } ] }