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=2900&ordering=-name
{ "count": 7667, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2910&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=2890&ordering=-name", "results": [ { "id": "09d5abb8-ffed-4d0b-91c2-8086592036fc", "url": "https://ll.thespacedevs.com/2.2.0/launch/09d5abb8-ffed-4d0b-91c2-8086592036fc/?format=api", "slug": "soyuz-11a511l-t2k-2", "name": "Soyuz 11A511L | T2K 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:40:55Z", "net": "1971-02-26T05:06:21Z", "window_end": "1971-02-26T05:06:21Z", "window_start": "1971-02-26T05:06:21Z", "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": 4107, "configuration": { "id": 375, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/375/?format=api", "name": "Soyuz 11A511L", "family": "Soyuz", "full_name": "Soyuz 11A511L", "variant": "11A511L" } }, "mission": { "id": 2525, "name": "T2K 2", "description": "Uncrewed lunar lander prototype without landing legs.", "launch_designator": null, "type": "Lunar Exploration", "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": 1558, "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": 425, "orbital_launch_attempt_count": 425 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 1189, "location_launch_attempt_count": 316, "pad_launch_attempt_count": 111, "agency_launch_attempt_count": 551, "orbital_launch_attempt_count_year": 18, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 10, "type": "normal" }, { "id": "109eff3f-b73f-4d83-900c-cb3fb9d9f68c", "url": "https://ll.thespacedevs.com/2.2.0/launch/109eff3f-b73f-4d83-900c-cb3fb9d9f68c/?format=api", "slug": "soyuz-11a511l-t2k-1", "name": "Soyuz 11A511L | T2K 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:33Z", "net": "1970-11-24T05:15:01Z", "window_end": "1970-11-24T05:15:01Z", "window_start": "1970-11-24T05:15:01Z", "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": 4074, "configuration": { "id": 375, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/375/?format=api", "name": "Soyuz 11A511L", "family": "Soyuz", "full_name": "Soyuz 11A511L", "variant": "11A511L" } }, "mission": { "id": 2492, "name": "T2K 1", "description": "Uncrewed lunar lander prototype without landing legs.", "launch_designator": null, "type": "Lunar Exploration", "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": 1558, "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": 425, "orbital_launch_attempt_count": 425 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 1154, "location_launch_attempt_count": 309, "pad_launch_attempt_count": 107, "agency_launch_attempt_count": 528, "orbital_launch_attempt_count_year": 108, "location_launch_attempt_count_year": 26, "pad_launch_attempt_count_year": 14, "agency_launch_attempt_count_year": 75, "type": "normal" }, { "id": "ccc17267-b358-4ec2-8e2f-ba2d00dfe4b6", "url": "https://ll.thespacedevs.com/2.2.0/launch/ccc17267-b358-4ec2-8e2f-ba2d00dfe4b6/?format=api", "slug": "soyuz-11a510-us-ao-2", "name": "Soyuz 11A510 | US-AO 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:41:18Z", "net": "1966-07-20T08:58:00Z", "window_end": "1966-07-20T08:58:00Z", "window_start": "1966-07-20T08:58: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": 3552, "configuration": { "id": 373, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/373/?format=api", "name": "Soyuz 11A510", "family": "Soyuz", "full_name": "Soyuz 11A510", "variant": "11A510" } }, "mission": { "id": 1972, "name": "US-AO 2", "description": "US-A (Upravlenniye Sputnik Aktivny) were active radar satellites for ocean surveillance. The high power consumtion of the active radar required a nuclear reactor as power source. The satellites were known as RORSAT in the west. The US-AO series consisted of satellites, which tested all the system components but the nuclear reactor. They were battery powered.", "launch_designator": null, "type": "Government/Top Secret", "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": 1558, "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": 425, "orbital_launch_attempt_count": 425 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 591, "location_launch_attempt_count": 150, "pad_launch_attempt_count": 54, "agency_launch_attempt_count": 194, "orbital_launch_attempt_count_year": 74, "location_launch_attempt_count_year": 22, "pad_launch_attempt_count_year": 18, "agency_launch_attempt_count_year": 32, "type": "normal" }, { "id": "b2aeb484-c70d-4321-8284-67ae0dde7788", "url": "https://ll.thespacedevs.com/2.2.0/launch/b2aeb484-c70d-4321-8284-67ae0dde7788/?format=api", "slug": "soyuz-11a510-us-ao-1", "name": "Soyuz 11A510 | US-AO 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:11Z", "net": "1965-12-27T22:24:56Z", "window_end": "1965-12-27T22:24:56Z", "window_start": "1965-12-27T22:24:56Z", "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": 3474, "configuration": { "id": 373, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/373/?format=api", "name": "Soyuz 11A510", "family": "Soyuz", "full_name": "Soyuz 11A510", "variant": "11A510" } }, "mission": { "id": 1894, "name": "US-AO 1", "description": "US-A (Upravlenniye Sputnik Aktivny) were active radar satellites for ocean surveillance. The high power consumtion of the active radar required a nuclear reactor as power source. The satellites were known as RORSAT in the west. The US-AO series consisted of satellites, which tested all the system components but the nuclear reactor. They were battery powered.", "launch_designator": null, "type": "Government/Top Secret", "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": 1558, "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": 425, "orbital_launch_attempt_count": 425 }, "webcast_live": false, "image": null, "infographic": null, "program": [], "orbital_launch_attempt_count": 515, "location_launch_attempt_count": 127, "pad_launch_attempt_count": 36, "agency_launch_attempt_count": 160, "orbital_launch_attempt_count_year": 122, "location_launch_attempt_count_year": 43, "pad_launch_attempt_count_year": 24, "agency_launch_attempt_count_year": 52, "type": "normal" }, { "id": "ec053d2b-acfc-4cf8-ba16-874bd8533651", "url": "https://ll.thespacedevs.com/2.2.0/launch/ec053d2b-acfc-4cf8-ba16-874bd8533651/?format=api", "slug": "south-korean-add-solid-fuel-slv-3-stage-s-step", "name": "South Korean ADD Solid-Fuel SLV (3 stage) | S-STEP", "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-03-05T17:57:31Z", "net": "2023-12-04T05:00:00Z", "window_end": "2023-12-04T05:00:00Z", "window_start": "2023-12-04T05:00:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1079, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1079/?format=api", "name": "Agency for Defense Development", "type": "Government" }, "rocket": { "id": 8142, "configuration": { "id": 501, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/501/?format=api", "name": "South Korean ADD Solid-Fuel SLV (3 stage)", "family": "South Korean ADD Solid-Fuel SLV", "full_name": "South Korean ADD Solid-Fuel SLV (3 stage)", "variant": "" } }, "mission": { "id": 6700, "name": "S-STEP", "description": "Note: Launch vehicle name is provisional.\r\n\r\nPrototype small synthetic-aperture radar (SAR) satellite built by Hanhwa Aerospace on a planar satellite bus. First orbital test launch of the South Korean military small satellite launch vehicle after 2 sub-orbital tests of individual stages on 30 March and 30 December 2022. Does not include planned 2nd stage of the full LV.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 216, "url": "https://ll.thespacedevs.com/2.2.0/pad/216/?format=api", "agency_id": null, "name": "ADD Offshore launch platform", "description": "Offshore launch platform for the South Korean military small satellite launch vehicle.", "info_url": null, "wiki_url": null, "map_url": null, "latitude": "33.216667", "longitude": "126.366667", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 60, "total_landing_count": 0 }, "country_code": "KOR", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_add_offshore_launch_platform_20231204142359.jpg", "total_launch_count": 1, "orbital_launch_attempt_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/south2520korea_image_20231204145331.png", "infographic": null, "program": [], "orbital_launch_attempt_count": 6565, "location_launch_attempt_count": 46, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 197, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "fc495db8-543e-4b3b-b831-79f5c8be3032", "url": "https://ll.thespacedevs.com/2.2.0/launch/fc495db8-543e-4b3b-b831-79f5c8be3032/?format=api", "slug": "smart-dragon-3-satnet-test-satellite", "name": "Smart Dragon 3 | SatNet test satellite", "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-09-22T15:26:36Z", "net": "2023-12-05T19:24:00Z", "window_end": "2023-12-05T20:02:00Z", "window_start": "2023-12-05T19:17:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 272, "url": "https://ll.thespacedevs.com/2.2.0/agencies/272/?format=api", "name": "China Rocket Co. Ltd.", "type": "Commercial" }, "rocket": { "id": 8105, "configuration": { "id": 484, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/484/?format=api", "name": "Smart Dragon 3", "family": "Smart Dragon", "full_name": "Smart Dragon 3", "variant": "" } }, "mission": { "id": 6663, "name": "SatNet test satellite", "description": "Officially described as \"Satellite-Internet Technology Demonstration Satellite(s)\" built by Chinese Academy of Sciences. Probable 1 (?) test satellite for the Chinese state-owned LEO communication satellite constellation SatNet.", "launch_designator": null, "type": "Communications", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 217, "url": "https://ll.thespacedevs.com/2.2.0/pad/217/?format=api", "agency_id": null, "name": "Bo Run Jiu Zhou mobile launch platform", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=21.283333,112.0", "latitude": "21.283333", "longitude": "112.0", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 60, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_bo_run_jiu_zhou_mobile_launch_platform_20231206001303.jpg", "total_launch_count": 3, "orbital_launch_attempt_count": 3 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/smart2520drago_image_20231206073547.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6567, "location_launch_attempt_count": 47, "pad_launch_attempt_count": 1, "agency_launch_attempt_count": 3, "orbital_launch_attempt_count_year": 199, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "414f8c17-95af-47e4-9b3f-1768e87254b8", "url": "https://ll.thespacedevs.com/2.2.0/launch/414f8c17-95af-47e4-9b3f-1768e87254b8/?format=api", "slug": "smart-dragon-3-maiden-flight", "name": "Smart Dragon 3 | 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": "2024-09-22T15:26:25Z", "net": "2022-12-09T06:35:00Z", "window_end": "2022-12-09T07:38:00Z", "window_start": "2022-12-09T06:25:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 272, "url": "https://ll.thespacedevs.com/2.2.0/agencies/272/?format=api", "name": "China Rocket Co. Ltd.", "type": "Commercial" }, "rocket": { "id": 7726, "configuration": { "id": 484, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/484/?format=api", "name": "Smart Dragon 3", "family": "Smart Dragon", "full_name": "Smart Dragon 3", "variant": "" } }, "mission": { "id": 6243, "name": "Maiden Flight", "description": "First flight of the new solid fuel powered rocket developed by CAST.\r\n\r\nPayload consists of 14 satellites:\r\n\r\n* Jilin-1 HR-03D 44-50\r\n* Jilin-1 PT-01A 01\r\n* Tianqi-7\r\n* HEAD-2H\r\n* CAS-5A\r\n* Golden Bauhinia 1-05 & 06\r\n* Huoju-1", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 186, "url": "https://ll.thespacedevs.com/2.2.0/pad/186/?format=api", "agency_id": 88, "name": "Tai Rui mobile launch platform", "description": null, "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=34.899444,121.190278", "latitude": "34.899444", "longitude": "121.190278", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 60, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_long_march_11_launch_platform_20200901183938.jpg", "total_launch_count": 3, "orbital_launch_attempt_count": 3 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/smart_dragon_3__image_20240925074606.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6354, "location_launch_attempt_count": 44, "pad_launch_attempt_count": 3, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 172, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "b563b8fa-9f6c-4883-9a89-9cb5a073864f", "url": "https://ll.thespacedevs.com/2.2.0/launch/b563b8fa-9f6c-4883-9a89-9cb5a073864f/?format=api", "slug": "smart-dragon-3-geely-constellation-group-06", "name": "Smart Dragon 3 | Geely Constellation Group 06", "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-09-24T18:14:25Z", "net": "2025-09-24T07:56:00Z", "window_end": "2025-09-24T08:30:00Z", "window_start": "2025-09-24T07:47:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 272, "url": "https://ll.thespacedevs.com/2.2.0/agencies/272/?format=api", "name": "China Rocket Co. Ltd.", "type": "Commercial" }, "rocket": { "id": 8719, "configuration": { "id": 484, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/484/?format=api", "name": "Smart Dragon 3", "family": "Smart Dragon", "full_name": "Smart Dragon 3", "variant": "" } }, "mission": { "id": 6997, "name": "Geely Constellation Group 06", "description": "12 LEO communications satellites for Chinese car manufacturer Geely Automotive for testing autonomous driving/inter-vehicle communication services. They also carry payloads for ocean observation.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 221, "url": "https://ll.thespacedevs.com/2.2.0/pad/221/?format=api", "agency_id": 88, "name": "Oriental Spaceport mobile launch ship", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=35.391667%2C119.598667", "latitude": "35.391667", "longitude": "119.598667", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 60, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_oriental_spaceport_mobile_launch_ship_20240529085416.jpg", "total_launch_count": 6, "orbital_launch_attempt_count": 6 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/smart_dragon_3__image_20240925074606.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7069, "location_launch_attempt_count": 59, "pad_launch_attempt_count": 6, "agency_launch_attempt_count": 9, "orbital_launch_attempt_count_year": 220, "location_launch_attempt_count_year": 5, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 4, "type": "normal" }, { "id": "2c92e70a-f420-4b4e-823c-a50335b3354a", "url": "https://ll.thespacedevs.com/2.2.0/launch/2c92e70a-f420-4b4e-823c-a50335b3354a/?format=api", "slug": "smart-dragon-3-geely-constellation-group-05", "name": "Smart Dragon 3 | Geely Constellation Group 05", "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-09-09T05:17:20Z", "net": "2025-09-08T19:48:00Z", "window_end": "2025-09-08T20:00:00Z", "window_start": "2025-09-08T19:39:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 272, "url": "https://ll.thespacedevs.com/2.2.0/agencies/272/?format=api", "name": "China Rocket Co. Ltd.", "type": "Commercial" }, "rocket": { "id": 8702, "configuration": { "id": 484, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/484/?format=api", "name": "Smart Dragon 3", "family": "Smart Dragon", "full_name": "Smart Dragon 3", "variant": "" } }, "mission": { "id": 7295, "name": "Geely Constellation Group 05", "description": "11 LEO communications satellites for Chinese car manufacturer Geely Automotive for testing autonomous driving/inter-vehicle communication services. They also carry payloads for ocean observation.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 221, "url": "https://ll.thespacedevs.com/2.2.0/pad/221/?format=api", "agency_id": 88, "name": "Oriental Spaceport mobile launch ship", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=35.391667%2C119.598667", "latitude": "35.391667", "longitude": "119.598667", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 60, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_oriental_spaceport_mobile_launch_ship_20240529085416.jpg", "total_launch_count": 6, "orbital_launch_attempt_count": 6 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/smart_dragon_3__image_20240925074606.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7056, "location_launch_attempt_count": 58, "pad_launch_attempt_count": 5, "agency_launch_attempt_count": 8, "orbital_launch_attempt_count_year": 207, "location_launch_attempt_count_year": 4, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "ffa8c798-2d33-47cb-8548-f378837e316d", "url": "https://ll.thespacedevs.com/2.2.0/launch/ffa8c798-2d33-47cb-8548-f378837e316d/?format=api", "slug": "smart-dragon-3-geely-constellation-group-04", "name": "Smart Dragon 3 | Geely Constellation Group 04", "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-08-26T11:26:37Z", "net": "2025-08-08T16:31:00Z", "window_end": "2025-08-08T16:44:00Z", "window_start": "2025-08-08T16:21:00Z", "net_precision": { "id": 1, "name": "Minute", "abbrev": "MIN", "description": "The T-0 is accurate to the minute." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 272, "url": "https://ll.thespacedevs.com/2.2.0/agencies/272/?format=api", "name": "China Rocket Co. Ltd.", "type": "Commercial" }, "rocket": { "id": 8676, "configuration": { "id": 484, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/484/?format=api", "name": "Smart Dragon 3", "family": "Smart Dragon", "full_name": "Smart Dragon 3", "variant": "" } }, "mission": { "id": 7268, "name": "Geely Constellation Group 04", "description": "11 LEO communications satellites for Chinese car manufacturer Geely Automotive for testing autonomous driving/inter-vehicle communication services. They also carry payloads for ocean observation.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 221, "url": "https://ll.thespacedevs.com/2.2.0/pad/221/?format=api", "agency_id": 88, "name": "Oriental Spaceport mobile launch ship", "description": "", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=35.391667%2C119.598667", "latitude": "35.391667", "longitude": "119.598667", "location": { "id": 3, "url": "https://ll.thespacedevs.com/2.2.0/location/3/?format=api", "name": "Sea Launch", "country_code": "???", "description": "", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg", "timezone_name": "", "total_launch_count": 60, "total_landing_count": 0 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_oriental_spaceport_mobile_launch_ship_20240529085416.jpg", "total_launch_count": 6, "orbital_launch_attempt_count": 6 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/smart_dragon_3__image_20240925074606.jpg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7024, "location_launch_attempt_count": 57, "pad_launch_attempt_count": 4, "agency_launch_attempt_count": 7, "orbital_launch_attempt_count_year": 175, "location_launch_attempt_count_year": 3, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" } ] }