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=2640&ordering=-last_updated
{ "count": 7695, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2650&ordering=-last_updated", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2630&ordering=-last_updated", "results": [ { "id": "eef8435c-c397-427f-a3f2-e059873112cd", "url": "https://ll.thespacedevs.com/2.2.0/launch/eef8435c-c397-427f-a3f2-e059873112cd/?format=api", "slug": "delta-ii-fuse", "name": "Delta II | FUSE", "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:10Z", "net": "1999-06-24T15:44:00Z", "window_end": "1999-06-24T15:44:00Z", "window_start": "1999-06-24T15:44:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.2.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 6927, "configuration": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/88/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7320", "variant": "7320" } }, "mission": { "id": 5317, "name": "FUSE", "description": "FUSE (Far Ultraviolet Spectroscopic Explorer) represented the next generation, high-orbit, ultraviolet space observatory covering the wavelength range of 90.5-119.5 nm. The primary objective of FUSE was to use high-resolution spectroscopy at far ultraviolet wavelengths to study the origin and evolution of the lightest elements (hydrogen and deuterium) created shortly after the Big Bang, and the forces and processes involved in the evolution of galaxies, stars and planetary systems.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4325, "location_launch_attempt_count": 566, "pad_launch_attempt_count": 122, "agency_launch_attempt_count": 1014, "orbital_launch_attempt_count_year": 36, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "9d8ea5ae-be17-4eb0-8bed-aaac6cf2838a", "url": "https://ll.thespacedevs.com/2.2.0/launch/9d8ea5ae-be17-4eb0-8bed-aaac6cf2838a/?format=api", "slug": "delta-ii-7925-gps-iir-m-8-usa-206", "name": "Delta II 7925 | GPS IIR-M-8 (USA-206)", "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:10Z", "net": "2009-08-17T10:35:00Z", "window_end": "2009-08-17T10:35:00Z", "window_start": "2009-08-17T10:35:00Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "", "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 1423, "configuration": { "id": 159, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/159/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925", "variant": "7925" } }, "mission": { "id": 552, "name": "GPS IIR-M-8 (USA-206)", "description": "A satellite forming part of the Global Positioning System.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4999, "location_launch_attempt_count": 664, "pad_launch_attempt_count": 145, "agency_launch_attempt_count": 31, "orbital_launch_attempt_count_year": 45, "location_launch_attempt_count_year": 7, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 9, "type": "normal" }, { "id": "ac1a2581-cf9d-4665-8a1a-fc3d03489d6e", "url": "https://ll.thespacedevs.com/2.2.0/launch/ac1a2581-cf9d-4665-8a1a-fc3d03489d6e/?format=api", "slug": "delta-2914-westar-3", "name": "Delta 2914 | Westar 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:40:10Z", "net": "1979-08-10T00:20:00Z", "window_end": "1979-08-10T00:20:00Z", "window_start": "1979-08-10T00:20: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": 5101, "configuration": { "id": 287, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/287/?format=api", "name": "Delta 2914", "family": "Delta", "full_name": "Delta 2914", "variant": "2914" } }, "mission": { "id": 3513, "name": "Westar 3", "description": "Geostationary communications satellite developed 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": 14, "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2247, "location_launch_attempt_count": 359, "pad_launch_attempt_count": 67, "agency_launch_attempt_count": 745, "orbital_launch_attempt_count_year": 74, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 9, "type": "normal" }, { "id": "a1db5f11-4d9f-4977-9784-fbd39366747d", "url": "https://ll.thespacedevs.com/2.2.0/launch/a1db5f11-4d9f-4977-9784-fbd39366747d/?format=api", "slug": "delta-3924-goes-7", "name": "Delta 3924 | GOES 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:10Z", "net": "1987-02-26T23:05:00Z", "window_end": "1987-02-26T23:05:00Z", "window_start": "1987-02-26T23:05: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": 5945, "configuration": { "id": 295, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/295/?format=api", "name": "Delta 3924", "family": "Delta", "full_name": "Delta 3924", "variant": "3924" } }, "mission": { "id": 4340, "name": "GOES 7", "description": "Geostationary meteorological satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/pad/14/?format=api", "agency_id": null, "name": "Space Launch Complex 17A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4472,-80.565", "latitude": "28.4472", "longitude": "-80.565", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_14_20200803143451.jpg", "total_launch_count": 145, "orbital_launch_attempt_count": 145 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta_3910_image_20231231105538.jpeg", "infographic": null, "program": [ { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/program/37/?format=api", "name": "Geostationary Operational Environmental Satellite", "description": "The Geostationary Operational Environmental Satellite (GOES), operated by the United States' National Oceanic and Atmospheric Administration (NOAA)'s National Environmental Satellite, Data, and Information Service division, supports weather forecasting, severe storm tracking, and meteorology research", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 210, "url": "https://ll.thespacedevs.com/2.2.0/agencies/210/?format=api", "name": "National Oceanic and Atmospheric Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/goes-u_render_image_20240623151909.jpg", "start_date": "1975-10-16T22:40:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Geostationary_Operational_Environmental_Satellite", "mission_patches": [], "type": { "id": 8, "name": "Earth Observation" } } ], "orbital_launch_attempt_count": 3161, "location_launch_attempt_count": 409, "pad_launch_attempt_count": 85, "agency_launch_attempt_count": 848, "orbital_launch_attempt_count_year": 22, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "75c6b707-d6b5-43d2-b9ad-b8da37acf394", "url": "https://ll.thespacedevs.com/2.2.0/launch/75c6b707-d6b5-43d2-b9ad-b8da37acf394/?format=api", "slug": "titan-ii-glv-gemini-viii", "name": "Titan II GLV | Gemini VIII", "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:10Z", "net": "1966-03-16T16:41:02Z", "window_end": "1966-03-16T16:41:02Z", "window_start": "1966-03-16T16:41:02Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "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": 206, "configuration": { "id": 98, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/98/?format=api", "name": "Titan II", "family": "Titan", "full_name": "Titan II GLV", "variant": "GLV" } }, "mission": { "id": 254, "name": "Gemini VIII (Gemini 8)", "description": "Gemini 8 was the sixth crewed mission of the NASA's Project Gemini. The mission was commanded by Command Pilot Neil A. Armstrong and Pilot David R. Scott. Gemini 8 conducted the first docking of two spacecraft in orbit, but suffered the first critical in-space system failure of a U.S. spacecraft which threatened the lives of the astronauts and required immediate abort of the mission. The mission began on March 16, 1966, 16:41:02 UTC and ended on March 17, 1966, 03:22:28 UTC.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 18, "url": "https://ll.thespacedevs.com/2.2.0/pad/18/?format=api", "agency_id": null, "name": "Launch Complex 19", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_19", "map_url": "https://www.google.com/maps?q=28.506898,-80.554169", "latitude": "28.506898", "longitude": "-80.554169", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_18_20200803143356.jpg", "total_launch_count": 12, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg", "infographic": null, "program": [ { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/program/3/?format=api", "name": "Gemini", "description": "Project Gemini was NASA's second human spaceflight program. Conducted between projects Mercury and Apollo, Gemini started in 1961 and concluded in 1966.", "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/project2520gem_program_20200820195350.png", "start_date": "1961-12-07T00:00:00Z", "end_date": "1966-11-15T19:21:04Z", "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Project_Gemini", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 539, "location_launch_attempt_count": 164, "pad_launch_attempt_count": 8, "agency_launch_attempt_count": 78, "orbital_launch_attempt_count_year": 22, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "9df982eb-ff21-4acc-92b7-665e8eec42f7", "url": "https://ll.thespacedevs.com/2.2.0/launch/9df982eb-ff21-4acc-92b7-665e8eec42f7/?format=api", "slug": "titan-ii-glv-gemini-vi-a", "name": "Titan II GLV | Gemini VI-A", "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:10Z", "net": "1965-12-15T13:37:26Z", "window_end": "1965-12-15T13:37:26Z", "window_start": "1965-12-15T13:37:26Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "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": 205, "configuration": { "id": 98, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/98/?format=api", "name": "Titan II", "family": "Titan", "full_name": "Titan II GLV", "variant": "GLV" } }, "mission": { "id": 264, "name": "Gemini VI-A (Gemini 6A)", "description": "Gemini 6A was the fifth crewed mission of NASA's Project Gemini. The mission was commanded by Command Pilot Walter M. Schirra, Jr. and Pilot Thomas P. Stafford. The mission achieved the first crewed rendezvous with the Gemini 7 spacecraft. The mission began on December 15, 1965, 13:37:26 UTC and ended on December 16, 1965, 15:28:50 UTC.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 18, "url": "https://ll.thespacedevs.com/2.2.0/pad/18/?format=api", "agency_id": null, "name": "Launch Complex 19", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_19", "map_url": "https://www.google.com/maps?q=28.506898,-80.554169", "latitude": "28.506898", "longitude": "-80.554169", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_18_20200803143356.jpg", "total_launch_count": 12, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg", "infographic": null, "program": [ { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/program/3/?format=api", "name": "Gemini", "description": "Project Gemini was NASA's second human spaceflight program. Conducted between projects Mercury and Apollo, Gemini started in 1961 and concluded in 1966.", "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/project2520gem_program_20200820195350.png", "start_date": "1961-12-07T00:00:00Z", "end_date": "1966-11-15T19:21:04Z", "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Project_Gemini", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 508, "location_launch_attempt_count": 157, "pad_launch_attempt_count": 7, "agency_launch_attempt_count": 74, "orbital_launch_attempt_count_year": 115, "location_launch_attempt_count_year": 31, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 13, "type": "normal" }, { "id": "481a154b-2ae1-4af2-afce-2ba5bfe26dfe", "url": "https://ll.thespacedevs.com/2.2.0/launch/481a154b-2ae1-4af2-afce-2ba5bfe26dfe/?format=api", "slug": "titan-ii-glv-gemini-ix-a", "name": "Titan II GLV | Gemini IX-A", "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:10Z", "net": "1966-06-03T13:39:33Z", "window_end": "1966-06-03T13:39:33Z", "window_start": "1966-06-03T13:39:33Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "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": 207, "configuration": { "id": 98, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/98/?format=api", "name": "Titan II", "family": "Titan", "full_name": "Titan II GLV", "variant": "GLV" } }, "mission": { "id": 257, "name": "Gemini IX-A (Gemini 9A)", "description": "Gemini 9A was the seventh crewed mission of the NASA's Project Gemini. The mission was commanded by Command Pilot Thomas P. Stafford and Pilot Eugene Cernan. The astronauts rendezvoused with the Augmented Docking Target Adapter, but were unable to dock due to docking target's fairing which failed to deploy. The mission started on June 3, 1966, 13:39:33 UTC and ended on June 6, 1966, 14:00:23 UTC.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 18, "url": "https://ll.thespacedevs.com/2.2.0/pad/18/?format=api", "agency_id": null, "name": "Launch Complex 19", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_19", "map_url": "https://www.google.com/maps?q=28.506898,-80.554169", "latitude": "28.506898", "longitude": "-80.554169", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_18_20200803143356.jpg", "total_launch_count": 12, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg", "infographic": null, "program": [ { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/program/3/?format=api", "name": "Gemini", "description": "Project Gemini was NASA's second human spaceflight program. Conducted between projects Mercury and Apollo, Gemini started in 1961 and concluded in 1966.", "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/project2520gem_program_20200820195350.png", "start_date": "1961-12-07T00:00:00Z", "end_date": "1966-11-15T19:21:04Z", "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Project_Gemini", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 571, "location_launch_attempt_count": 171, "pad_launch_attempt_count": 9, "agency_launch_attempt_count": 80, "orbital_launch_attempt_count_year": 54, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "c18efb27-8a97-471a-8b18-12a8d9cb725d", "url": "https://ll.thespacedevs.com/2.2.0/launch/c18efb27-8a97-471a-8b18-12a8d9cb725d/?format=api", "slug": "titan-ii-glv-gemini-ii", "name": "Titan II GLV | Gemini II", "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:09Z", "net": "1965-01-19T14:04:00Z", "window_end": "1965-01-19T14:04:00Z", "window_start": "1965-01-19T14:04:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 3354, "configuration": { "id": 98, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/98/?format=api", "name": "Titan II", "family": "Titan", "full_name": "Titan II GLV", "variant": "GLV" } }, "mission": { "id": 1775, "name": "Gemini II", "description": "Uncrewed test flight of the Gemini capsule.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 18, "url": "https://ll.thespacedevs.com/2.2.0/pad/18/?format=api", "agency_id": null, "name": "Launch Complex 19", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_19", "map_url": "https://www.google.com/maps?q=28.506898,-80.554169", "latitude": "28.506898", "longitude": "-80.554169", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_18_20200803143356.jpg", "total_launch_count": 12, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg", "infographic": null, "program": [ { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/program/3/?format=api", "name": "Gemini", "description": "Project Gemini was NASA's second human spaceflight program. Conducted between projects Mercury and Apollo, Gemini started in 1961 and concluded in 1966.", "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/project2520gem_program_20200820195350.png", "start_date": "1961-12-07T00:00:00Z", "end_date": "1966-11-15T19:21:04Z", "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Project_Gemini", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 127, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 234, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "d30c3dbd-6cd1-4beb-80d0-ae94da6976d9", "url": "https://ll.thespacedevs.com/2.2.0/launch/d30c3dbd-6cd1-4beb-80d0-ae94da6976d9/?format=api", "slug": "titan-ii-glv-gemini-vii", "name": "Titan II GLV | Gemini VII", "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:09Z", "net": "1965-12-04T19:30:03Z", "window_end": "1965-12-04T19:30:03Z", "window_start": "1965-12-04T19:30:03Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "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": 204, "configuration": { "id": 98, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/98/?format=api", "name": "Titan II", "family": "Titan", "full_name": "Titan II GLV", "variant": "GLV" } }, "mission": { "id": 785, "name": "Gemini VII (Gemini 7)", "description": "Gemini 7 was the fourth crewed mission of the NASA's Project Gemini. The mission was commanded by Command Pilor Frank F. Borman, II and Pilot James A. Lovell, Jr. The crew spent nearly 14 days in space, and their spacecraft was the passive target for the first crewed space rendezvous performed by Gemini 6A. The mission began on December 4, 1965, 19:30:03 UTC and ended on December 18, 1965, 14:05:04 UTC.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 18, "url": "https://ll.thespacedevs.com/2.2.0/pad/18/?format=api", "agency_id": null, "name": "Launch Complex 19", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_19", "map_url": "https://www.google.com/maps?q=28.506898,-80.554169", "latitude": "28.506898", "longitude": "-80.554169", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_18_20200803143356.jpg", "total_launch_count": 12, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg", "infographic": null, "program": [ { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/program/3/?format=api", "name": "Gemini", "description": "Project Gemini was NASA's second human spaceflight program. Conducted between projects Mercury and Apollo, Gemini started in 1961 and concluded in 1966.", "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/project2520gem_program_20200820195350.png", "start_date": "1961-12-07T00:00:00Z", "end_date": "1966-11-15T19:21:04Z", "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Project_Gemini", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 504, "location_launch_attempt_count": 156, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 73, "orbital_launch_attempt_count_year": 111, "location_launch_attempt_count_year": 30, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 12, "type": "normal" }, { "id": "297a371a-71e6-42a6-a95c-f69a3959a6fa", "url": "https://ll.thespacedevs.com/2.2.0/launch/297a371a-71e6-42a6-a95c-f69a3959a6fa/?format=api", "slug": "titan-ii-glv-gemini-x", "name": "Titan II GLV | Gemini X", "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:09Z", "net": "1966-07-18T22:20:26Z", "window_end": "1966-07-18T22:20:26Z", "window_start": "1966-07-18T22:20:26Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "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": 208, "configuration": { "id": 98, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/98/?format=api", "name": "Titan II", "family": "Titan", "full_name": "Titan II GLV", "variant": "GLV" } }, "mission": { "id": 265, "name": "Gemini X (Gemini 10)", "description": "Gemini 10 was the eighth crewed mission of the NASA's Project Gemini. It was commanded by Command Pilot John W. Young and Pilot Michael Collins. Gemini 10 achieved the objectives planned for the last two missions - rendezvous and docking with Agena target vehicle, and EVA. The mission started on July 18, 1966, 22:20:26 UTC and ended on July 21, 1966, 21:07:05 UTC.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 18, "url": "https://ll.thespacedevs.com/2.2.0/pad/18/?format=api", "agency_id": null, "name": "Launch Complex 19", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_19", "map_url": "https://www.google.com/maps?q=28.506898,-80.554169", "latitude": "28.506898", "longitude": "-80.554169", "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": 1071, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_18_20200803143356.jpg", "total_launch_count": 12, "orbital_launch_attempt_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/titan2520ii_image_20190222030027.jpeg", "infographic": null, "program": [ { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/program/3/?format=api", "name": "Gemini", "description": "Project Gemini was NASA's second human spaceflight program. Conducted between projects Mercury and Apollo, Gemini started in 1961 and concluded in 1966.", "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/project2520gem_program_20200820195350.png", "start_date": "1961-12-07T00:00:00Z", "end_date": "1966-11-15T19:21:04Z", "info_url": "https://www.nasa.gov/mission_pages/gemini/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Project_Gemini", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 590, "location_launch_attempt_count": 177, "pad_launch_attempt_count": 10, "agency_launch_attempt_count": 82, "orbital_launch_attempt_count_year": 73, "location_launch_attempt_count_year": 18, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 8, "type": "normal" } ] }