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=3000&ordering=-net
{ "count": 7744, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3010&ordering=-net", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2990&ordering=-net", "results": [ { "id": "69d229aa-1c32-4daa-aa9a-06b08af1aaab", "url": "https://ll.thespacedevs.com/2.2.0/launch/69d229aa-1c32-4daa-aa9a-06b08af1aaab/?format=api", "slug": "soyuz-u-pvb-yantar-4k2m-1", "name": "Soyuz-U-PVB | Yantar-4K2M 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:50:21Z", "net": "2004-09-24T16:50:00Z", "window_end": "2004-09-24T16:50:00Z", "window_start": "2004-09-24T16:50:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://ll.thespacedevs.com/2.2.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 7199, "configuration": { "id": 378, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/378/?format=api", "name": "Soyuz-U-PVB", "family": "Soyuz", "full_name": "Soyuz-U-PVB", "variant": "U-PVB" } }, "mission": { "id": 5588, "name": "Yantar-4K2M 1", "description": "Film-return reconnaisance satellite. Maneuvered on October 1 to a 213 x 330 km orbit. Believed to be an improved Yantar-4K1 with a longer lifetime - and given the code name 'Kobalt' previously applied to the defunct Yantar-4K2 system. When re-entry was commanded after only 107 days in orbit, there was speculation that problems had arisen with the satellite. Sources claimed the satellite had some kind of control problem, which was brought under control, and the two smaller film return capsules were successfully returned.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 35, "url": "https://ll.thespacedevs.com/2.2.0/pad/35/?format=api", "agency_id": 163, "name": "16/2", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.960091,40.682983", "latitude": "62.960091", "longitude": "40.682983", "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": 1680, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_35_20200803143306.jpg", "total_launch_count": 136, "orbital_launch_attempt_count": 136 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz-u_image_20191229074852.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4678, "location_launch_attempt_count": 1538, "pad_launch_attempt_count": 123, "agency_launch_attempt_count": 59, "orbital_launch_attempt_count_year": 39, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "5b01e4b5-60e5-4cd0-9895-6a43b8cf8533", "url": "https://ll.thespacedevs.com/2.2.0/launch/5b01e4b5-60e5-4cd0-9895-6a43b8cf8533/?format=api", "slug": "kosmos-3m-strela-3-135-to-136", "name": "Kosmos-3M | Strela-3 135 to 136", "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:43:46Z", "net": "2004-09-23T15:07:36Z", "window_end": "2004-09-23T15:07:36Z", "window_start": "2004-09-23T15:07:36Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 154, "url": "https://ll.thespacedevs.com/2.2.0/agencies/154/?format=api", "name": "Production Corporation Polyot", "type": "Commercial" }, "rocket": { "id": 7198, "configuration": { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 5587, "name": "Strela-3 135 to 136", "description": "Second generation store-dump military communications satellites", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 28, "url": "https://ll.thespacedevs.com/2.2.0/pad/28/?format=api", "agency_id": 163, "name": "132/1 (132L)", "description": null, "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.883229,40.868549", "latitude": "62.883229", "longitude": "40.868549", "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": 1680, "total_landing_count": 0 }, "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_28_20200803143254.jpg", "total_launch_count": 212, "orbital_launch_attempt_count": 212 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4677, "location_launch_attempt_count": 1537, "pad_launch_attempt_count": 201, "agency_launch_attempt_count": 46, "orbital_launch_attempt_count_year": 38, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "34e353dc-a3a9-4396-96f9-f1c42cd2414d", "url": "https://ll.thespacedevs.com/2.2.0/launch/34e353dc-a3a9-4396-96f9-f1c42cd2414d/?format=api", "slug": "gslv-gsat-3", "name": "GSLV | GSAT-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-14T03:54:28Z", "net": "2004-09-20T10:31:00Z", "window_end": "2004-09-20T10:31:00Z", "window_start": "2004-09-20T10:31: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": 504, "configuration": { "id": 5, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/5/?format=api", "name": "GSLV", "family": "GSLV", "full_name": "GSLV", "variant": "" } }, "mission": null, "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": 102, "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": 62, "orbital_launch_attempt_count": 61 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv_image_20190604000621.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4676, "location_launch_attempt_count": 19, "pad_launch_attempt_count": 11, "agency_launch_attempt_count": 19, "orbital_launch_attempt_count_year": 37, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "dfe0f9bb-ef92-40a0-a288-c4cd8e7e7185", "url": "https://ll.thespacedevs.com/2.2.0/launch/dfe0f9bb-ef92-40a0-a288-c4cd8e7e7185/?format=api", "slug": "long-march-4b-shi-jian-6a-6b", "name": "Long March 4B | Shi Jian 6A & 6B", "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:49:03Z", "net": "2004-09-08T23:14:00Z", "window_end": "2004-09-08T23:14:00Z", "window_start": "2004-09-08T23:14:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "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": 7197, "configuration": { "id": 10, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/10/?format=api", "name": "Long March 4B", "family": "Long March", "full_name": "Long March 4B", "variant": "B" } }, "mission": { "id": 5586, "name": "Shi Jian 6A & 6B", "description": "It was announced that the two satellites had a design life of at least two years, and would be used to probe the space environment, radiation and its effects, record space physical environment parameters, and conduct other related space experiments.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 33, "url": "https://ll.thespacedevs.com/2.2.0/pad/33/?format=api", "agency_id": null, "name": "Launch Complex 7", "description": null, "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.8489311,111.6079339", "latitude": "38.8489311", "longitude": "111.6079339", "location": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "description": "The Taiyuan Satellite Launch Center is a People's Republic of China space and defense launch facility. It is situated in Kelan County, Xinzhou, Shanxi Province and is the second of four launch sites having been founded in March 1966 and coming into full operation in 1968.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "timezone_name": "Asia/Shanghai", "total_launch_count": 149, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_33_20200803143335.jpg", "total_launch_count": 32, "orbital_launch_attempt_count": 32 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_4b_l_image_20251209044050.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4675, "location_launch_attempt_count": 19, "pad_launch_attempt_count": 17, "agency_launch_attempt_count": 24, "orbital_launch_attempt_count_year": 36, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "87592bf3-0250-4cb0-a76b-32a6bf65c4c3", "url": "https://ll.thespacedevs.com/2.2.0/launch/87592bf3-0250-4cb0-a76b-32a6bf65c4c3/?format=api", "slug": "shavit-2-ofeq-6", "name": "Shavit-2 | Ofeq-6", "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-14T03:58:14Z", "net": "2004-09-06T10:53:00Z", "window_end": "2004-09-06T10:53:00Z", "window_start": "2004-09-06T10:53:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 35, "url": "https://ll.thespacedevs.com/2.2.0/agencies/35/?format=api", "name": "Israeli Space Agency", "type": "Government" }, "rocket": { "id": 7196, "configuration": { "id": 110, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/110/?format=api", "name": "Shavit-2", "family": "Shavit", "full_name": "Shavit-2", "variant": "2" } }, "mission": { "id": 5585, "name": "Ofeq-6", "description": "Military observation satellite failed to reach orbit. Finanical loss estimated by Israeli press as $ 100 million..", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 75, "url": "https://ll.thespacedevs.com/2.2.0/pad/75/?format=api", "agency_id": 95, "name": "Shavit Launch Pad", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Palmachim_Airbase", "map_url": "https://www.google.com/maps?q=31.884444,34.680278", "latitude": "31.884444", "longitude": "34.680278", "location": { "id": 4, "url": "https://ll.thespacedevs.com/2.2.0/location/4/?format=api", "name": "Palmachim Airbase, State of Israel", "country_code": "ISR", "description": "Palmachim Airbase is an Israeli Air Force (IAF) base and spaceport, which the IAF and the Israel Space Agency (ISA) operate jointly. It is located west of the city of Yavne on the Mediterranean coast, 12 km south of the Gush Dan metropolitan area with Tel Aviv, named after the Kibbutz Palmachim north of it.", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_4_20200803142418.jpg", "timezone_name": "Asia/Jerusalem", "total_launch_count": 13, "total_landing_count": 0 }, "country_code": "ISR", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_75_20200803143316.jpg", "total_launch_count": 13, "orbital_launch_attempt_count": 13 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shavit-2_liftof_image_20240918164729.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4674, "location_launch_attempt_count": 6, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 6, "orbital_launch_attempt_count_year": 35, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "24723fad-aeec-43c7-bedd-a463013d70ae", "url": "https://ll.thespacedevs.com/2.2.0/launch/24723fad-aeec-43c7-bedd-a463013d70ae/?format=api", "slug": "atlas-iias-nrol-1", "name": "Atlas IIAS | NROL-1", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-06-14T17:40:00Z", "net": "2004-08-31T23:17:00Z", "window_end": "2004-08-31T23:17:00Z", "window_start": "2004-08-31T23:17:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 82, "url": "https://ll.thespacedevs.com/2.2.0/agencies/82/?format=api", "name": "Lockheed Martin", "type": "Commercial" }, "rocket": { "id": 7195, "configuration": { "id": 255, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/255/?format=api", "name": "Atlas IIAS", "family": "Atlas", "full_name": "Atlas IIAS", "variant": "IIAS" } }, "mission": { "id": 5584, "name": "NROL-1 (Quasar 15)", "description": "63rd and last flight of Atlas IIAS. 576th and final launch of Rocketdyne-powered Atlas rockets. Final launch from LC36A after 42 years of use. Launch delayed from June 24 and 25, July 1 and 27, August 27, 28, 29 and 30. The payload was probably a communications satellite used to relay data from imaging spy satellites.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" }, "agencies": [], "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": 1076, "total_landing_count": 70 }, "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": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 4673, "location_launch_attempt_count": 627, "pad_launch_attempt_count": 68, "agency_launch_attempt_count": 75, "orbital_launch_attempt_count_year": 34, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "05256db3-61a5-44b5-b0c7-dca8157b8ff3", "url": "https://ll.thespacedevs.com/2.2.0/launch/05256db3-61a5-44b5-b0c7-dca8157b8ff3/?format=api", "slug": "long-march-2c-fanhui-shi-weixing-19", "name": "Long March 2C | Fanhui Shi Weixing (19)", "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-08-04T03:38:33Z", "net": "2004-08-29T07:50:05Z", "window_end": "2004-08-29T07:50:05Z", "window_start": "2004-08-29T07:50:05Z", "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": 7194, "configuration": { "id": 61, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/61/?format=api", "name": "Long March 2C", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 5583, "name": "Fanhui Shi Weixing (19)", "description": "Recoverable satellite officially stated to be conducting space scientific research, land surveying, mapping and other scientific experiments. Said to have improved experimental technology, with higher orientation precision and more complex on-board computers and software.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 22, "url": "https://ll.thespacedevs.com/2.2.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 94 (SLS-2 / 603)", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.960482,100.298059", "latitude": "40.960482", "longitude": "100.298059", "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": 272, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 131, "orbital_launch_attempt_count": 131 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4672, "location_launch_attempt_count": 35, "pad_launch_attempt_count": 2, "agency_launch_attempt_count": 23, "orbital_launch_attempt_count_year": 33, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "bf3eb453-b4c0-48e4-a38e-c6255512911e", "url": "https://ll.thespacedevs.com/2.2.0/launch/bf3eb453-b4c0-48e4-a38e-c6255512911e/?format=api", "slug": "soyuz-u-progress-m-50", "name": "Soyuz U | Progress M-50", "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:44Z", "net": "2004-08-11T05:03:07Z", "window_end": "2004-08-11T05:03:07Z", "window_start": "2004-08-11T05:03:07Z", "net_precision": null, "probability": 0, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": "", "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": 2335, "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": 1559, "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": 4671, "location_launch_attempt_count": 1227, "pad_launch_attempt_count": 390, "agency_launch_attempt_count": 139, "orbital_launch_attempt_count_year": 32, "location_launch_attempt_count_year": 12, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "9d5b3c55-a2fc-4b20-80a9-66f744f8da34", "url": "https://ll.thespacedevs.com/2.2.0/launch/9d5b3c55-a2fc-4b20-80a9-66f744f8da34/?format=api", "slug": "proton-m-briz-m-amazonas-1", "name": "Proton-M Briz-M | Amazonas-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:35:08Z", "net": "2004-08-04T22:32:00Z", "window_end": "2004-08-04T22:32:00Z", "window_start": "2004-08-04T22:32:00Z", "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": 7193, "configuration": { "id": 22, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/22/?format=api", "name": "Proton-M Briz-M", "family": "Proton / UR-500", "full_name": "Proton-M Briz-M", "variant": "Briz-M" } }, "mission": { "id": 5582, "name": "Amazonas-1", "description": "The Amazonas 1 Latin American satellite, launched in the summer of 2004, is the fifth and most powerful satellite launched by the Spanish telecommunications satellite organization Hispasat so far. It provides a full range of both fixed and broadcast communications services, including TV broadcasting, business services, VSAT and data broadcasting, to the whole of the American continent, together with a transatlantic link for Europe and North Africa, over a 15-year mission lifetime.", "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": 1559, "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-m2520briz-m_image_20190224012317.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 4670, "location_launch_attempt_count": 1226, "pad_launch_attempt_count": 94, "agency_launch_attempt_count": 107, "orbital_launch_attempt_count_year": 31, "location_launch_attempt_count_year": 11, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "8633d5f0-ea8b-4f9c-a78b-5a48406f44df", "url": "https://ll.thespacedevs.com/2.2.0/launch/8633d5f0-ea8b-4f9c-a78b-5a48406f44df/?format=api", "slug": "delta-ii-messenger", "name": "Delta II | Messenger", "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-12-31T12:32:25Z", "net": "2004-08-03T06:15:57Z", "window_end": "2004-08-03T06:15:57Z", "window_start": "2004-08-03T06:15:57Z", "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": 7192, "configuration": { "id": 155, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/155/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925H-9.5", "variant": "7925H-9.5" } }, "mission": { "id": 5581, "name": "Messenger", "description": "MESSENGER was a NASA robotic space probe that orbited the planet Mercury between 2011 and 2015, studying Mercury's chemical composition, geology, and magnetic field. The name is a backronym for \"MErcury Surface, Space ENvironment, GEochemistry, and Ranging\", and a reference to the messenger god Mercury from Roman mythology.", "launch_designator": null, "type": "Planetary Science", "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": 1076, "total_landing_count": 70 }, "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_20190222030358.jpeg", "infographic": null, "program": [ { "id": 33, "url": "https://ll.thespacedevs.com/2.2.0/program/33/?format=api", "name": "Discovery Program", "description": "The Discovery Program is a series of Solar System exploration missions funded by the U.S. National Aeronautics and Space Administration (NASA) through its Planetary Missions Program Office. The cost of each mission is capped at a lower level than missions from NASA's New Frontiers or Flagship Programs. As a result, Discovery missions tend to be more focused on a specific scientific goal rather than serving a general purpose.", "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/discovery2520p_program_20231231122246.jpeg", "start_date": "1990-01-01T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/planetarymissions/discovery-program/", "wiki_url": "https://en.wikipedia.org/wiki/Discovery_Program", "mission_patches": [], "type": { "id": 5, "name": "Exploration" } } ], "orbital_launch_attempt_count": 4669, "location_launch_attempt_count": 626, "pad_launch_attempt_count": 123, "agency_launch_attempt_count": 1063, "orbital_launch_attempt_count_year": 30, "location_launch_attempt_count_year": 8, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 6, "type": "normal" } ] }