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=2840&ordering=-net
{ "count": 7921, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2850&ordering=-net", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2830&ordering=-net", "results": [ { "id": "01dbc274-4c8b-4b70-ba41-635cf76a53d0", "url": "https://ll.thespacedevs.com/2.2.0/launch/01dbc274-4c8b-4b70-ba41-635cf76a53d0/?format=api", "slug": "atlas-v-401-dmsp-5d3-f18-usa-210", "name": "Atlas V 401 | DMSP-5D3 F18 (USA-210)", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2024-06-15T14:41:45Z", "net": "2009-10-18T16:12:01Z", "window_end": "2009-10-18T16:12:01Z", "window_start": "2009-10-18T16:12:01Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "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": 1432, "configuration": { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/16/?format=api", "name": "Atlas V 401", "family": "Atlas", "full_name": "Atlas V 401", "variant": "401" } }, "mission": { "id": 555, "name": "DMSP-5D3 F18 (USA-210)", "description": "The Defence Metoerological Satellite Program (DMSP) monitors meteorological, oceanographic and solar-terrestrial physics for the Department of Defence, managed by Air Force Space Command and operated by NOAA. ", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 24, "url": "https://ll.thespacedevs.com/2.2.0/pad/24/?format=api", "agency_id": 161, "name": "Space Launch Complex 3E", "description": "SLC-3E is a launch pad at Vandenberg Space Force Base. It was originally built for the MIDAS program and later used for various other missions. After a period of inactivity, it was refurbished in the early 2000s to launch Atlas V rockets. The pad is now being upgraded to accommodate the new Vulcan Centaur rocket. The last Atlas V launch from SLC-3E happened in November 2022, with the first Vulcan launch expected in 2025.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E", "map_url": "https://www.google.com/maps?q=34.64,-120.5895", "latitude": "34.64", "longitude": "-120.5895", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 896, "total_landing_count": 35 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_24_20200803143552.jpg", "total_launch_count": 48, "orbital_launch_attempt_count": 45 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/atlas_v_image_20201212013334.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5014, "location_launch_attempt_count": 640, "pad_launch_attempt_count": 33, "agency_launch_attempt_count": 35, "orbital_launch_attempt_count_year": 60, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 13, "type": "normal" }, { "id": "6f840c94-6062-457c-9f4f-34b8b5e5b581", "url": "https://ll.thespacedevs.com/2.2.0/launch/6f840c94-6062-457c-9f4f-34b8b5e5b581/?format=api", "slug": "soyuz-u-progress-m-03m", "name": "Soyuz U | Progress M-03M", "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-14T03:48:23Z", "net": "2009-10-15T01:14:37Z", "window_end": "2009-10-15T01:14:37Z", "window_start": "2009-10-15T01:14:37Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "rocket": { "id": 2357, "configuration": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": null, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1563, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [ { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api", "name": "International Space Station", "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.", "agencies": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "start_date": "1998-11-20T06:40:00Z", "end_date": null, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 5013, "location_launch_attempt_count": 1325, "pad_launch_attempt_count": 424, "agency_launch_attempt_count": 188, "orbital_launch_attempt_count_year": 59, "location_launch_attempt_count_year": 18, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "a7550f52-cc8e-442a-ad9b-f31994362bd0", "url": "https://ll.thespacedevs.com/2.2.0/launch/a7550f52-cc8e-442a-ad9b-f31994362bd0/?format=api", "slug": "delta-ii-7920-10c-worldview-2", "name": "Delta II 7920-10C | WorldView-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": "2024-06-15T16:57:33Z", "net": "2009-10-08T18:51:01Z", "window_end": "2009-10-08T18:51:01Z", "window_start": "2009-10-08T18:51:01Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "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": 1431, "configuration": { "id": 99, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/99/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7920-10C", "variant": "7920-10C" } }, "mission": { "id": 542, "name": "WorldView-2", "description": "A commercial earth observation satellite owned by DigitalGlobe.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 39, "url": "https://ll.thespacedevs.com/2.2.0/pad/39/?format=api", "agency_id": null, "name": "Space Launch Complex 2W", "description": "SLC-2W was originally used for Delta, Thor-Agena and Delta II launches. After the last Delta II flight in 2018, SLC-2W was repurposed to launch Firefly Alpha rockets.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7556,-120.6224", "latitude": "34.7556", "longitude": "-120.6224", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "timezone_name": "America/Los_Angeles", "total_launch_count": 896, "total_landing_count": 35 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 99, "orbital_launch_attempt_count": 99 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030612.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5012, "location_launch_attempt_count": 639, "pad_launch_attempt_count": 84, "agency_launch_attempt_count": 34, "orbital_launch_attempt_count_year": 58, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 12, "type": "normal" }, { "id": "8601c47e-e94d-463e-b276-13ac00e3676f", "url": "https://ll.thespacedevs.com/2.2.0/launch/8601c47e-e94d-463e-b276-13ac00e3676f/?format=api", "slug": "ariane-5-eca-amazonas-2-comsatbw-1", "name": "Ariane 5 ECA | Amazonas 2 & COMSATBw-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-14T04:01:25Z", "net": "2009-10-01T21:59:00Z", "window_end": "2009-10-01T21:59:00Z", "window_start": "2009-10-01T21:59:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 115, "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api", "name": "Arianespace", "type": "Commercial" }, "rocket": { "id": 612, "configuration": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/20/?format=api", "name": "Ariane 5 ECA", "family": "Ariane", "full_name": "Ariane 5 ECA", "variant": "ECA" } }, "mission": { "id": 624, "name": "Amazonas 2 & COMSATBw-1", "description": "Amazonas 2 is a communications satellite serving civilians broadband in North, Central and South America. Operates at 61 degrees West. COMSATBw 1 is a satellite providing German military communications for voice and fax as well as advanced data, video and multimedia.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 77, "url": "https://ll.thespacedevs.com/2.2.0/pad/77/?format=api", "agency_id": 115, "name": "Ariane Launch Area 3", "description": "ELA-3, is a launch pad and associated facilities at the Centre Spatial Guyanais in French Guiana. ELA-3 was operated by Arianespace as part of the expendable launch system for Ariane 5 launch vehicles.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/ELA-3", "map_url": "https://www.google.com/maps?q=5.239,-52.768", "latitude": "5.239", "longitude": "-52.768", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.2.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "description": "The Guiana Space Centre is a European spaceport to the northwest of Kourou in French Guiana, a region of France in South America. Kourou is located at a latitude of 5°. In operation since 1968, it is a suitable location for a spaceport because of its equatorial location and open sea to the east.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "timezone_name": "America/Cayenne", "total_launch_count": 334, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_77_20200803143458.jpg", "total_launch_count": 118, "orbital_launch_attempt_count": 118 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane252052520eca_image_20190224012333.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5011, "location_launch_attempt_count": 200, "pad_launch_attempt_count": 47, "agency_launch_attempt_count": 186, "orbital_launch_attempt_count_year": 57, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "349eb56f-50e8-4858-9977-e4b7121c40f5", "url": "https://ll.thespacedevs.com/2.2.0/launch/349eb56f-50e8-4858-9977-e4b7121c40f5/?format=api", "slug": "soyuz-fg-soyuz-tma-16", "name": "Soyuz-FG | Soyuz TMA-16", "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:55:27Z", "net": "2009-09-30T07:14:45Z", "window_end": "2009-09-30T07:14:45Z", "window_start": "2009-09-30T07:14:45Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "rocket": { "id": 1430, "configuration": { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/34/?format=api", "name": "Soyuz", "family": "", "full_name": "Soyuz FG", "variant": "FG" } }, "mission": { "id": 467, "name": "Soyuz TMA-16", "description": "Soyuz TMA-16 begins Expedition 21 by carrying 3 astronauts and cosmonauts to the International Space Station. \nRussian Commander, cosmonaut Maksim Surayev alongside Flight Engineer, Jeffrey Williams (NASA) & spaceflight participant Guy Laliberté (Spaceflight Adventures, Canada) will launch aboard the Soyuz spacecraft from the Baikonur Cosmodrome in Kazakhstan and then rendezvous with the station. \nIt landed on March 18, 2010, 11:24 UTC", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1563, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487, "orbital_launch_attempt_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20190717035537.jpg", "infographic": null, "program": [ { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api", "name": "International Space Station", "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.", "agencies": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "start_date": "1998-11-20T06:40:00Z", "end_date": null, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } }, { "id": 8, "url": "https://ll.thespacedevs.com/2.2.0/program/8/?format=api", "name": "Soyuz", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "start_date": "1966-11-28T11:02:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 5010, "location_launch_attempt_count": 1324, "pad_launch_attempt_count": 423, "agency_launch_attempt_count": 187, "orbital_launch_attempt_count_year": 56, "location_launch_attempt_count_year": 17, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 7, "type": "normal" }, { "id": "547729e7-e9b9-404d-a28a-6cb998598fc6", "url": "https://ll.thespacedevs.com/2.2.0/launch/547729e7-e9b9-404d-a28a-6cb998598fc6/?format=api", "slug": "ares-i-ares-i-x", "name": "Ares I | Ares I-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-14T03:32:09Z", "net": "2009-09-28T15:30:00Z", "window_end": "2009-09-28T15:30:00Z", "window_start": "2009-09-28T15:30:00Z", "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": 1429, "configuration": { "id": 126, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/126/?format=api", "name": "Ares I-X", "family": "", "full_name": "Ares I-X", "variant": "I-X" } }, "mission": { "id": 415, "name": "Ares I-X", "description": "The Ares I-X vehicle used in the test flight was similar in shape, mass, and size to the planned configuration of later Ares I vehicles, but had largely dissimilar internal hardware consisting of only one powered stage. Ares I vehicles were intended to launch Orion crew exploration vehicles. Along with the Ares V launch system and the Altair lunar lander, Ares I and Orion were part of NASA's Constellation Program, which was developing the spacecraft for U.S. human spaceflight after the Space Shuttle fleet was retired.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "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/ares2520i-x_image_20190222030444.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 146, "pad_launch_attempt_count": 57, "agency_launch_attempt_count": 139, "orbital_launch_attempt_count_year": null, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "b0c5fb22-0636-4819-b041-eafa02ffb189", "url": "https://ll.thespacedevs.com/2.2.0/launch/b0c5fb22-0636-4819-b041-eafa02ffb189/?format=api", "slug": "delta-ii-7920-10c-stss-demogmd", "name": "Delta II 7920-10C | STSS-DEMO/GMD", "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:49Z", "net": "2009-09-25T12:20:00Z", "window_end": "2009-09-25T12:20:00Z", "window_start": "2009-09-25T12:20: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": 1428, "configuration": { "id": 99, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/99/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7920-10C", "variant": "7920-10C" } }, "mission": { "id": 567, "name": "STSS-DEMO/GMD", "description": "A satellite to demonstrate new technology for missile detection early wanring systems. Used in later operation capacities.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "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.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "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": 1119, "total_landing_count": 75 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132, "orbital_launch_attempt_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030612.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5009, "location_launch_attempt_count": 666, "pad_launch_attempt_count": 131, "agency_launch_attempt_count": 33, "orbital_launch_attempt_count_year": 55, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 11, "type": "normal" }, { "id": "1a065fc3-6252-4571-9058-4833a3a0cd02", "url": "https://ll.thespacedevs.com/2.2.0/launch/1a065fc3-6252-4571-9058-4833a3a0cd02/?format=api", "slug": "pslv-oceansat-2", "name": "PSLV | Oceansat-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-14T03:54:30Z", "net": "2009-09-23T06:21:00Z", "window_end": "2009-09-23T06:21:00Z", "window_start": "2009-09-23T06:21:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 31, "url": "https://ll.thespacedevs.com/2.2.0/agencies/31/?format=api", "name": "Indian Space Research Organization", "type": "Government" }, "rocket": { "id": 7405, "configuration": { "id": 43, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/43/?format=api", "name": "PSLV", "family": "PSLV", "full_name": "PSLV-CA", "variant": "CA" } }, "mission": { "id": 5794, "name": "Oceansat-2", "description": "Oceansat-2 is an earth observation and oceanography satellite operated by ISRO.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 50, "url": "https://ll.thespacedevs.com/2.2.0/pad/50/?format=api", "agency_id": 31, "name": "Satish Dhawan Space Centre First Launch Pad", "description": "India has two launch pads at the site. The First Launch Pad, operational since 1993, is used for Polar Satellite Launch Vehicle, Small Satellite Launch Vehicle and formerly used by Geosynchronous Satellite Launch Vehicle.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad", "map_url": "https://www.google.com/maps?q=13.733,80.235", "latitude": "13.733", "longitude": "80.235", "location": { "id": 14, "url": "https://ll.thespacedevs.com/2.2.0/location/14/?format=api", "name": "Satish Dhawan Space Centre, India", "country_code": "IND", "description": "Satish Dhawan Space Centre – SDSC (formerly Sriharikota Range – SHAR),[1] is the primary spaceport of the Indian Space Research Organisation (ISRO), located in Sriharikota, Andhra Pradesh.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg", "timezone_name": "Asia/Kolkata", "total_launch_count": 103, "total_landing_count": 0 }, "country_code": "IND", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_50_20200803143457.jpg", "total_launch_count": 63, "orbital_launch_attempt_count": 62 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20230730102956.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5008, "location_launch_attempt_count": 29, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 29, "orbital_launch_attempt_count_year": 54, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "a4542596-7a78-49db-b873-4822239b6f52", "url": "https://ll.thespacedevs.com/2.2.0/launch/a4542596-7a78-49db-b873-4822239b6f52/?format=api", "slug": "proton-m-nimiq-5", "name": "Proton-M | Nimiq 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-14T03:35:11Z", "net": "2009-09-17T19:19:19Z", "window_end": "2009-09-17T19:19:19Z", "window_start": "2009-09-17T19:19:19Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 96, "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api", "name": "Khrunichev State Research and Production Space Center", "type": "Government" }, "rocket": { "id": 7404, "configuration": { "id": 87, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/87/?format=api", "name": "Proton-M", "family": "Proton / UR-500", "full_name": "Proton-M Briz-M Enhanced", "variant": "Briz-M Enhanced" } }, "mission": { "id": 5793, "name": "Nimiq 5", "description": "Canadian geostationary communications satellite", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api", "agency_id": null, "name": "200/39 (200L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.039984,63.032093", "latitude": "46.039984", "longitude": "63.032093", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1563, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg", "total_launch_count": 167, "orbital_launch_attempt_count": 167 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton-m_image_20191211081456.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5007, "location_launch_attempt_count": 1323, "pad_launch_attempt_count": 124, "agency_launch_attempt_count": 146, "orbital_launch_attempt_count_year": 53, "location_launch_attempt_count_year": 16, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "853b259d-6b5a-47c5-9524-6f197c90d779", "url": "https://ll.thespacedevs.com/2.2.0/launch/853b259d-6b5a-47c5-9524-6f197c90d779/?format=api", "slug": "soyuz-21bfregat-meteor-m-1", "name": "Soyuz 2.1b/Fregat | Meteor-M 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-14T03:41:21Z", "net": "2009-09-17T15:55:07Z", "window_end": "2009-09-17T15:55:07Z", "window_start": "2009-09-17T15:55:07Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 63, "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "rocket": { "id": 7403, "configuration": { "id": 42, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/42/?format=api", "name": "Soyuz 2.1b/Fregat", "family": "Soyuz", "full_name": "Soyuz 2.1b Fregat", "variant": "Fregat" } }, "mission": { "id": 5792, "name": "Meteor-M 1", "description": "Russian meteorology satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 20, "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31", "map_url": "https://www.google.com/maps?q=45.996034,63.564003", "latitude": "45.996034", "longitude": "63.564003", "location": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "timezone_name": "Asia/Qyzylorda", "total_launch_count": 1563, "total_landing_count": 0 }, "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 428, "orbital_launch_attempt_count": 428 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 5006, "location_launch_attempt_count": 1322, "pad_launch_attempt_count": 346, "agency_launch_attempt_count": 186, "orbital_launch_attempt_count_year": 52, "location_launch_attempt_count_year": 15, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 6, "type": "normal" } ] }