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=4370&ordering=id
{ "count": 7679, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=4380&ordering=id", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=4360&ordering=id", "results": [ { "id": "9157dcc9-b018-429b-b03a-2f08a1876cdd", "url": "https://ll.thespacedevs.com/2.2.0/launch/9157dcc9-b018-429b-b03a-2f08a1876cdd/?format=api", "slug": "soyuz-stbfregat-galileo-l5-foc-fm05-fm06", "name": "Soyuz STB/Fregat | Galileo L5 (FOC FM05-FM06)", "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-04-28T05:43:30Z", "net": "2015-09-11T02:08:10Z", "window_end": "2015-09-11T02:08:10Z", "window_start": "2015-09-11T02:08:10Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "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": 1863, "configuration": { "id": 171, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/171/?format=api", "name": "Soyuz STB", "family": "Soyuz", "full_name": "Soyuz STB Fregat", "variant": "STB/Fregat" } }, "mission": { "id": 6812, "name": "Galileo L5 (FOC FM05-FM06)", "description": "The 5th and 6th Full Operational Capability satellites will be the 9th and 10th Galileo satellites launched, alongside the 4 FOC and 4 IOV spacecraft already in orbit. The Galileo constellation is ESA's satellite navigation system and is expected to be completed by 2020. Galileo will provide Europe with an alternative to the American GPS and Russian GLONASS constellations, but will be interoperable with both systems.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 81, "url": "https://ll.thespacedevs.com/2.2.0/pad/81/?format=api", "agency_id": 115, "name": "Soyuz Launch Complex", "description": "The Ensemble de Lancement Soyouz (ELS) is a launch complex at the Guiana Space Centre in Kourou/Sinnamary, French Guiana. It was used by Soyuz-ST rockets: modified versions of the Soyuz-2 optimised for launch from Kourou under Soyuz at the Guiana Space Centre programme.", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Ensemble_de_Lancement_Soyouz", "map_url": "https://www.google.com/maps?q=5.3019,-52.8346", "latitude": "5.3019", "longitude": "-52.8346", "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": 328, "total_landing_count": 0 }, "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_81_20200803143601.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_stb_image_20211130181029.jpeg", "infographic": null, "program": [ { "id": 30, "url": "https://ll.thespacedevs.com/2.2.0/program/30/?format=api", "name": "Galileo", "description": "Galileo is a global navigation satellite system (GNSS) that went live in 2016, created by the European Union through the European Space Agency (ESA), operated by the European Union Agency for the Space Programme (EUSPA).", "agencies": [ { "id": 27, "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galileo_program_20231230110547.png", "start_date": "2011-10-21T10:30:00Z", "end_date": null, "info_url": "https://www.gsc-europa.eu/", "wiki_url": "https://en.wikipedia.org/wiki/Galileo_(satellite_navigation)", "mission_patches": [], "type": { "id": 4, "name": "Navigation Constellation" } } ], "orbital_launch_attempt_count": 5490, "location_launch_attempt_count": 251, "pad_launch_attempt_count": 12, "agency_launch_attempt_count": 236, "orbital_launch_attempt_count_year": 48, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 8, "type": "normal" }, { "id": "916e50f7-22ee-429c-9c67-fc3610f09553", "url": "https://ll.thespacedevs.com/2.2.0/launch/916e50f7-22ee-429c-9c67-fc3610f09553/?format=api", "slug": "long-march-2f-shenzhou-7", "name": "Long March 2F | Shenzhou-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-10-25T10:59:15Z", "net": "2008-09-25T13:10:04Z", "window_end": "2008-09-25T13:10:04Z", "window_start": "2008-09-25T13:10:04Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 1401, "configuration": { "id": 79, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/79/?format=api", "name": "Long March 2F", "family": "Long March", "full_name": "Long March 2F", "variant": "F" } }, "mission": { "id": 305, "name": "Shenzhou-7", "description": "This is the third crewed mission for China's Shenzhou program. Shenzhou-7 began its mission by bringing Zhai Zhigang, Liu Boming and Jing Haipeng into low Earth orbit. It was the first Chinese mission to have a three-person crew. During their 3 days in orbit, astronauts performed a number of tasks, including the first Chinese EVA carried out by Zhai Zhingang and Liu Boming. Shenzhou-7 deorbited and landed safely back on Earth on 28 September.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 37, "url": "https://ll.thespacedevs.com/2.2.0/pad/37/?format=api", "agency_id": null, "name": "Launch Area 4 (SLS-1 / 921)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.957893,100.290944", "latitude": "40.957893", "longitude": "100.290944", "location": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "Jiuquan Satellite Launch Center is a Chinese spaceport located between the Ejin, Alxa, Inner Mongolia and Hangtian Town, Jinta County, Jiuquan, Gansu Province. It is part of the Dongfeng Aerospace City (Base 10).", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 264, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg", "infographic": null, "program": [ { "id": 7, "url": "https://ll.thespacedevs.com/2.2.0/program/7/?format=api", "name": "Shenzhou", "description": "The Shenzhou program is a crewed spaceflight initiative by China. The program put the first Chinese citizen, Yang Liwei, into orbit on 15 October 2003.", "agencies": [ { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_program_20200820204745.PNG", "start_date": "1993-01-01T00:00:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Shenzhou_program", "mission_patches": [], "type": { "id": 2, "name": "Human Spaceflight" } } ], "orbital_launch_attempt_count": 4934, "location_launch_attempt_count": 43, "pad_launch_attempt_count": 7, "agency_launch_attempt_count": 55, "orbital_launch_attempt_count_year": 49, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "918ddb27-9bef-40e2-809f-fbdb7f06643c", "url": "https://ll.thespacedevs.com/2.2.0/launch/918ddb27-9bef-40e2-809f-fbdb7f06643c/?format=api", "slug": "spaceshiptwo-vss-enterprise-gf18", "name": "SpaceShipTwo | VSS Enterprise GF18", "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:58:13Z", "net": "2012-06-29T12:00:00Z", "window_end": "2012-06-29T12:00:00Z", "window_start": "2012-06-29T12:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1024, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api", "name": "Virgin Galactic", "type": "Private" }, "rocket": { "id": 2911, "configuration": { "id": 465, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api", "name": "SpaceShipTwo", "family": "", "full_name": "SpaceShipTwo", "variant": "" } }, "mission": { "id": 1328, "name": "VSS Enterprise GF18", "description": "Free glide test flight of VSS Enterprise.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 190, "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api", "agency_id": 1024, "name": "Mojave Air and Space Port", "description": null, "info_url": "https://www.mojaveairport.com/", "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port", "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607", "latitude": "35.0594444", "longitude": "-118.1538607", "location": { "id": 144, "url": "https://ll.thespacedevs.com/2.2.0/location/144/?format=api", "name": "Air launch to Suborbital flight", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg", "timezone_name": "", "total_launch_count": 86, "total_landing_count": 0 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_190_20210522160913.jpg", "total_launch_count": 53, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": null, "location_launch_attempt_count": 38, "pad_launch_attempt_count": 19, "agency_launch_attempt_count": 19, "orbital_launch_attempt_count_year": 0, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "919f2d55-aae8-4f63-aeac-ac512633c609", "url": "https://ll.thespacedevs.com/2.2.0/launch/919f2d55-aae8-4f63-aeac-ac512633c609/?format=api", "slug": "titan-34b-quasar-5", "name": "Titan 34B | Quasar 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-14T04:26:26Z", "net": "1984-08-28T18:03:00Z", "window_end": "1984-08-28T18:03:00Z", "window_start": "1984-08-28T18:03: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": 5674, "configuration": { "id": 423, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/423/?format=api", "name": "Titan 34B", "family": "Titan", "full_name": "Titan 34B", "variant": "34B" } }, "mission": { "id": 4075, "name": "Quasar 5", "description": "Communication relay satellite for US reconnaissance satellites", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 156, "url": "https://ll.thespacedevs.com/2.2.0/pad/156/?format=api", "agency_id": null, "name": "Space Launch Complex 4W", "description": "SLC-4W started operations in 1963 as Space Launch Complex 4W, and continued as an operational launch site through 2003. In 2015, SpaceX started conversion of the launch site into Landing Zone LZ-4. Landing operations commenced in 2018 at LZ-4.", "info_url": "https://www.astronautix.com/v/vandenbergslc4w.html", "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W", "map_url": "https://www.google.com/maps?q=34.63312,-120.61584", "latitude": "34.63312", "longitude": "-120.61584", "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": 843, "total_landing_count": 29 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_156_20200803143351.jpg", "total_launch_count": 93, "orbital_launch_attempt_count": 93 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 2866, "location_launch_attempt_count": 514, "pad_launch_attempt_count": 78, "agency_launch_attempt_count": 823, "orbital_launch_attempt_count_year": 91, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 10, "type": "normal" }, { "id": "91a152d3-2b18-4a18-b7c1-5402ae413003", "url": "https://ll.thespacedevs.com/2.2.0/launch/91a152d3-2b18-4a18-b7c1-5402ae413003/?format=api", "slug": "delta-2914-isee-1-2", "name": "Delta 2914 | ISEE 1 & 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:52Z", "net": "1977-10-22T13:53:00Z", "window_end": "1977-10-22T13:53:00Z", "window_start": "1977-10-22T13:53: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": 4893, "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": 3309, "name": "ISEE 1 & 2", "description": "Highly eccentric multi-spacecraft astrophysics mission", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" }, "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": 1069, "total_landing_count": 69 }, "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/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2022, "location_launch_attempt_count": 333, "pad_launch_attempt_count": 61, "agency_launch_attempt_count": 699, "orbital_launch_attempt_count_year": 107, "location_launch_attempt_count_year": 16, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 19, "type": "normal" }, { "id": "91a8e6a8-1b62-4b48-a2cd-4c2908efa668", "url": "https://ll.thespacedevs.com/2.2.0/launch/91a8e6a8-1b62-4b48-a2cd-4c2908efa668/?format=api", "slug": "titan-24b-kh-8-49", "name": "Titan 24B | KH-8 49", "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:26:26Z", "net": "1977-09-23T18:34:00Z", "window_end": "1977-09-23T18:34:00Z", "window_start": "1977-09-23T18:34: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": 4885, "configuration": { "id": 421, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/421/?format=api", "name": "Titan 24B", "family": "Titan", "full_name": "Titan 24B", "variant": "24B" } }, "mission": { "id": 3301, "name": "KH-8 49", "description": "KH-8 Block 4 high resolution reconnaissance satellite.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 156, "url": "https://ll.thespacedevs.com/2.2.0/pad/156/?format=api", "agency_id": null, "name": "Space Launch Complex 4W", "description": "SLC-4W started operations in 1963 as Space Launch Complex 4W, and continued as an operational launch site through 2003. In 2015, SpaceX started conversion of the launch site into Landing Zone LZ-4. Landing operations commenced in 2018 at LZ-4.", "info_url": "https://www.astronautix.com/v/vandenbergslc4w.html", "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W", "map_url": "https://www.google.com/maps?q=34.63312,-120.61584", "latitude": "34.63312", "longitude": "-120.61584", "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": 843, "total_landing_count": 29 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_156_20200803143351.jpg", "total_launch_count": 93, "orbital_launch_attempt_count": 93 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 2013, "location_launch_attempt_count": 453, "pad_launch_attempt_count": 67, "agency_launch_attempt_count": 697, "orbital_launch_attempt_count_year": 98, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 17, "type": "normal" }, { "id": "91b13c6c-4525-496d-997b-3521bb6a4cd8", "url": "https://ll.thespacedevs.com/2.2.0/launch/91b13c6c-4525-496d-997b-3521bb6a4cd8/?format=api", "slug": "rfa-one-maiden-flight", "name": "RFA One | Maiden Flight", "status": { "id": 2, "name": "To Be Determined", "abbrev": "TBD", "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources." }, "last_updated": "2025-11-14T15:27:22Z", "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "net_precision": { "id": 14, "name": "Year", "abbrev": "Y", "description": "The T-0 is expected in the given year." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1045, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1045/?format=api", "name": "Rocket Factory Augsburg", "type": "Private" }, "rocket": { "id": 7762, "configuration": { "id": 488, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/488/?format=api", "name": "RFA One", "family": "", "full_name": "RFA One", "variant": "One" } }, "mission": { "id": 6276, "name": "Maiden Flight", "description": "First flight of the RFA One launch vehicle. Will carry 7 satellites for various companies and organizations coordinated by the German Aerospace Center (DLR).\r\n\r\n* AllBertEinStein\r\n* ARTICA\r\n* Curium Two\r\n* ERMINAZ\r\n* PCIOD\r\n* Separation Ring Mission\r\n* SpaceDREAM", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [ { "id": 1045, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1045/?format=api", "name": "Rocket Factory Augsburg", "featured": false, "type": "Private", "country_code": "DEU", "abbrev": "RFA", "description": "Rocket Factory Augsburg AG (RFA) is a German New Space start-up located in Augsburg. It was founded in 2018 with the mission to build rockets just like cars.", "administrator": "COO: Stefan Brieschenk", "founding_year": "2018", "launchers": "RFA One", "spacecraft": "", "launch_library_url": null, "total_launch_count": 0, "consecutive_successful_launches": 0, "successful_launches": 0, "failed_launches": 0, "pending_launches": 1, "consecutive_successful_landings": 0, "successful_landings": 0, "failed_landings": 0, "attempted_landings": 0, "info_url": "https://www.rfa.space/", "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Factory_Augsburg", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_factory__image_20240325081246.png", "image_url": null, "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520factory2520augsburg_nation_20240216150224.png" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 205, "url": "https://ll.thespacedevs.com/2.2.0/pad/205/?format=api", "agency_id": 1045, "name": "Launch Pad Fredo", "description": null, "info_url": "https://saxavord.com/", "wiki_url": "https://en.wikipedia.org/wiki/SaxaVord_Spaceport", "map_url": "https://www.google.com/maps?q=60.81736038715111,-0.7626391593025057", "latitude": "60.81736038715111", "longitude": "-0.7626391593025057", "location": { "id": 157, "url": "https://ll.thespacedevs.com/2.2.0/location/157/?format=api", "name": "SaxaVord Spaceport", "country_code": "GBR", "description": "SaxaVord Spaceport is a UK spaceport located on the Lamba Ness peninsula on Unst, the most northerly of the inhabited Shetland Islands off the coast of Scotland. The site is near the RAF Saxa Vord radar station and the settlement of Skaw, adjacent to the Saxa Vord distillery.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_saxavord_spaceport_20211102161146.jpg", "timezone_name": "Europe/London", "total_launch_count": 0, "total_landing_count": 0 }, "country_code": "GBR", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_pad_fredo_20230112225206.jpg", "total_launch_count": 0, "orbital_launch_attempt_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rfa_one_image_20230117001619.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 7332, "location_launch_attempt_count": 2, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 162, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "91b76ad4-45a7-483a-b722-1197c7a1ba47", "url": "https://ll.thespacedevs.com/2.2.0/launch/91b76ad4-45a7-483a-b722-1197c7a1ba47/?format=api", "slug": "voskhod-zenit-2-52", "name": "Voskhod | Zenit-2 52", "status": { "id": 4, "name": "Launch Failure", "abbrev": "Failure", "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate." }, "last_updated": "2023-06-14T04:29:25Z", "net": "1967-09-01T10:30:00Z", "window_end": "1967-09-01T10:30:00Z", "window_start": "1967-09-01T10:30:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 3698, "configuration": { "id": 104, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2116, "name": "Zenit-2 52", "description": "Zenit-2 film-return and ELINT reconnaissance satellite.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 168, "url": "https://ll.thespacedevs.com/2.2.0/pad/168/?format=api", "agency_id": null, "name": "41/1", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome", "map_url": "https://www.google.com/maps?q=62.941,40.526806", "latitude": "62.941", "longitude": "40.526806", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "timezone_name": "Europe/Moscow", "total_launch_count": 1678, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg", "total_launch_count": 310, "orbital_launch_attempt_count": 310 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 740, "location_launch_attempt_count": 24, "pad_launch_attempt_count": 18, "agency_launch_attempt_count": 260, "orbital_launch_attempt_count_year": 92, "location_launch_attempt_count_year": 17, "pad_launch_attempt_count_year": 11, "agency_launch_attempt_count_year": 45, "type": "normal" }, { "id": "91bfaa47-76d6-4111-9830-d6c6c46c4dab", "url": "https://ll.thespacedevs.com/2.2.0/launch/91bfaa47-76d6-4111-9830-d6c6c46c4dab/?format=api", "slug": "new-glenn-maiden-flight", "name": "New Glenn | Maiden Flight", "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-01-29T20:12:51Z", "net": "2025-01-16T07:03:00Z", "window_end": "2025-01-16T09:00:00Z", "window_start": "2025-01-16T06:00:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": 40, "weather_concerns": "Thick Cloud Layers Rule", "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 141, "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api", "name": "Blue Origin", "type": "Commercial" }, "rocket": { "id": 8317, "configuration": { "id": 138, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/138/?format=api", "name": "New Glenn", "family": "", "full_name": "New Glenn", "variant": "" } }, "mission": { "id": 6898, "name": "Maiden Flight", "description": "Maiden flight of the New Glenn launch vehicle. Will carry the prototype Blue Ring payload tug and payload hoisting platform, consisting of communications array, power systems, and a flight computer affixed to a secondary payload adapter ring, remaining attached to the 2nd stage. This launch will serve as New Glenn's first National Security Space Launch certification flight.\r\n\r\nTarget orbit is 2400 x 19300 km at 30° inclination.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" }, "agencies": [ { "id": 141, "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api", "name": "Blue Origin", "featured": true, "type": "Commercial", "country_code": "USA", "abbrev": "BO", "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.", "administrator": "CEO: Jeff Bezos", "founding_year": "2000", "launchers": "New Shepard | New Glenn", "spacecraft": "", "launch_library_url": null, "total_launch_count": 38, "consecutive_successful_launches": 15, "successful_launches": 37, "failed_launches": 1, "pending_launches": 5, "consecutive_successful_landings": 9, "successful_landings": 35, "failed_landings": 3, "attempted_landings": 38, "info_url": "https://www.blueorigin.com/", "wiki_url": "https://en.wikipedia.org/wiki/Blue_Origin", "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg", "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_nation_20240222073724.jpg" } ], "info_urls": [], "vid_urls": [] }, "pad": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/pad/121/?format=api", "agency_id": 161, "name": "Launch Complex 36A", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36", "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194", "latitude": "28.4705556", "longitude": "-80.542194", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "description": "Cape Canaveral Space Force Station (CCSFS) is an installation of the United States Space Force's Space Launch Delta 45, located on Cape Canaveral in Brevard County, Florida.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "timezone_name": "America/New_York", "total_launch_count": 1069, "total_landing_count": 69 }, "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg", "total_launch_count": 70, "orbital_launch_attempt_count": 70 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_glenn_on_lc_image_20250111175645.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6860, "location_launch_attempt_count": 999, "pad_launch_attempt_count": 69, "agency_launch_attempt_count": 29, "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": "91d14e4a-ff12-4a9e-861b-d97ba6196269", "url": "https://ll.thespacedevs.com/2.2.0/launch/91d14e4a-ff12-4a9e-861b-d97ba6196269/?format=api", "slug": "titan-ii-glv-gemini-v", "name": "Titan II GLV | Gemini V", "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-13T18:48:16Z", "net": "1965-08-21T14:00:00Z", "window_end": "1965-08-21T14:00:00Z", "window_start": "1965-08-21T14: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": 203, "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": 266, "name": "Gemini V (Gemini 5)", "description": "Gemini 5 was the third crewed mission of the NASA's Project Gemini. The mission was commanded by Command Pilot L. Gordon Cooper, Jr. and Pilot Charles \"Pete\" Conrad, Jr. The mission began on August 21, 1965, 13:59:59 UTC and ended on August 29, 1965, 12:55:13 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": 1069, "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": 469, "location_launch_attempt_count": 151, "pad_launch_attempt_count": 5, "agency_launch_attempt_count": 71, "orbital_launch_attempt_count_year": 76, "location_launch_attempt_count_year": 25, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 10, "type": "normal" } ] }