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=3100&ordering=-name
{ "count": 7917, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3110&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3090&ordering=-name", "results": [ { "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": 1117, "total_landing_count": 75 }, "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": 1117, "total_landing_count": 75 }, "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": 1117, "total_landing_count": 75 }, "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": null, "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": "2025-11-16T17:20:22Z", "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": 1117, "total_landing_count": 75 }, "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": null, "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": 1117, "total_landing_count": 75 }, "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": null, "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": 1117, "total_landing_count": 75 }, "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": null, "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": 1117, "total_landing_count": 75 }, "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": 1117, "total_landing_count": 75 }, "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": 1117, "total_landing_count": 75 }, "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" }, { "id": "f3855eeb-9eda-4ddd-bb4d-c2acbad0a0e2", "url": "https://ll.thespacedevs.com/2.2.0/launch/f3855eeb-9eda-4ddd-bb4d-c2acbad0a0e2/?format=api", "slug": "saturn-ib-skylab-4", "name": "Saturn IB | Skylab 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-14T08:44:58Z", "net": "1973-11-16T14:01:23Z", "window_end": "1973-11-16T14:01:23Z", "window_start": "1973-11-16T14:01:23Z", "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": 241, "configuration": { "id": 163, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/163/?format=api", "name": "Saturn IB", "family": "Saturn", "full_name": "Saturn IB", "variant": "IB" } }, "mission": { "id": 268, "name": "Skylab 4", "description": "Skylab 4 (also known as SL-4 or SLM-3) was the third and the last crewed mission to the first US orbital space station Skylab. The mission began on November 16, 1973, 14:01:23 UTC with the launch of a three-person crew. Crew members were the Commander Gerald P. Carr, Science Pilot Edward G. Gibson and William R. Pogue. During their 83-day stay on the station, crew performed Earth and solar observations. The mission ended successfully with the splashdown in the Pacific Ocean on February 8, 1974, 15:16:53 UTC.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/pad/4/?format=api", "agency_id": 44, "name": "Launch Complex 39B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B", "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503", "latitude": "28.62711233", "longitude": "-80.62101503", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "timezone_name": "America/New_York", "total_launch_count": 281, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg", "total_launch_count": 59, "orbital_launch_attempt_count": 58 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saturn2520ib_image_20190222030046.jpeg", "infographic": null, "program": [ { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/program/13/?format=api", "name": "Skylab", "description": "Skylab was the first United States space station, launched by NASA, occupied for about 24 weeks between May 1973 and February 1974. It was operated by three separate three-astronaut crews: SL-2, SL-3 and SL-4. Major operations included an orbital workshop, a solar observatory, Earth observation, and hundreds of experiments.", "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/skylab_program_20240305184407.png", "start_date": "1973-05-14T17:30:00Z", "end_date": "1979-07-11T16:37:00Z", "info_url": "https://www.nasa.gov/mission_pages/skylab/", "wiki_url": "https://en.wikipedia.org/wiki/Skylab", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 1519, "location_launch_attempt_count": 16, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 124, "orbital_launch_attempt_count_year": 97, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 4, "type": "normal" } ] }