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=7020&ordering=-name
{ "count": 7846, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7030&ordering=-name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=7010&ordering=-name", "results": [ { "id": "e208fa2b-169d-4d2d-97fa-8fafbfa09a1e", "url": "https://ll.thespacedevs.com/2.2.0/launch/e208fa2b-169d-4d2d-97fa-8fafbfa09a1e/?format=api", "slug": "ceres-1-jilin-1-high-resolution-04c-and-others", "name": "Ceres-1 | Jilin-1 High Resolution-04C and others", "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": "2025-11-20T23:02:21Z", "net": "2025-11-10T04:02:53Z", "window_end": "2025-11-10T04:33:00Z", "window_start": "2025-11-10T03:56: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": "4th stage shut down prematurely 510 seconds into the burn after engine valve control cable suffered burn through during the engine burn.", "hashtag": null, "launch_service_provider": { "id": 1021, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1021/?format=api", "name": "Galactic Energy", "type": "Commercial" }, "rocket": { "id": 8792, "configuration": { "id": 461, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/461/?format=api", "name": "Ceres-1", "family": "Ceres-1", "full_name": "Ceres-1", "variant": "Ceres-1" } }, "mission": { "id": 7383, "name": "Jilin-1 High Resolution-04C and others", "description": "Earth Observation satellite for the Jilin-1 commercial constellation.\r\n\r\nOther payloads:\r\n\r\n* Jilin-1 Platform-02A-04\r\n* Zhongbei University-1", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.969117,100.343333", "latitude": "40.969117", "longitude": "100.343333", "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": 282, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 66, "orbital_launch_attempt_count": 66 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1_image_20230722081939.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 7114, "location_launch_attempt_count": 264, "pad_launch_attempt_count": 62, "agency_launch_attempt_count": 22, "orbital_launch_attempt_count_year": 265, "location_launch_attempt_count_year": 25, "pad_launch_attempt_count_year": 7, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "6eef3c8d-90a9-499c-96cd-e42326722d12", "url": "https://ll.thespacedevs.com/2.2.0/launch/6eef3c8d-90a9-499c-96cd-e42326722d12/?format=api", "slug": "ceres-1-jilin-1-high-resolution-04b", "name": "Ceres-1 | Jilin-1 High Resolution 04B", "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-10-24T03:26:16Z", "net": "2023-09-21T04:59:10Z", "window_end": "2023-09-21T09:00:00Z", "window_start": "2023-09-21T04:00:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "Vehicle lost attitude control at T+67.5 s after suffering 1st stage motor nozzle expansion burn-through. Failure was traced to improper drilling of screw holes that caused damage in the inner carbon fiber layers.", "hashtag": null, "launch_service_provider": { "id": 1021, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1021/?format=api", "name": "Galactic Energy", "type": "Commercial" }, "rocket": { "id": 8028, "configuration": { "id": 461, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/461/?format=api", "name": "Ceres-1", "family": "Ceres-1", "full_name": "Ceres-1", "variant": "Ceres-1" } }, "mission": { "id": 6566, "name": "Jilin-1 High Resolution 04B", "description": "New high resolution Earth observation satellite for the Jilin-1 commercial Earth observation satellites constellation.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.969117,100.343333", "latitude": "40.969117", "longitude": "100.343333", "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": 282, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 66, "orbital_launch_attempt_count": 66 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1_image_20230722081939.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6523, "location_launch_attempt_count": 206, "pad_launch_attempt_count": 45, "agency_launch_attempt_count": 10, "orbital_launch_attempt_count_year": 155, "location_launch_attempt_count_year": 24, "pad_launch_attempt_count_year": 10, "agency_launch_attempt_count_year": 6, "type": "normal" }, { "id": "c938b990-9ff5-4b3b-8a09-c9c269e1f7e4", "url": "https://ll.thespacedevs.com/2.2.0/launch/c938b990-9ff5-4b3b-8a09-c9c269e1f7e4/?format=api", "slug": "ceres-1-jilin-1-high-resolution-03d-08-51-to-54", "name": "Ceres-1 | Jilin-1 High Resolution 03D-08, 51 to 54", "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-05T18:07:25Z", "net": "2022-11-16T06:20:00Z", "window_end": "2022-11-16T06:58:00Z", "window_start": "2022-11-16T06:11:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1021, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1021/?format=api", "name": "Galactic Energy", "type": "Commercial" }, "rocket": { "id": 7701, "configuration": { "id": 461, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/461/?format=api", "name": "Ceres-1", "family": "Ceres-1", "full_name": "Ceres-1", "variant": "Ceres-1" } }, "mission": { "id": 6216, "name": "Jilin-1 High Resolution 03D-08, 51 to 54", "description": "5 new Earth observation satellites for the Jilin-1 commercial Earth observation satellites constellation.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.969117,100.343333", "latitude": "40.969117", "longitude": "100.343333", "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": 282, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 66, "orbital_launch_attempt_count": 66 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1252025_image_20230703100031.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6342, "location_launch_attempt_count": 178, "pad_launch_attempt_count": 34, "agency_launch_attempt_count": 4, "orbital_launch_attempt_count_year": 160, "location_launch_attempt_count_year": 21, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "7ccf6526-6c1f-42f6-99d6-83a429249cef", "url": "https://ll.thespacedevs.com/2.2.0/launch/7ccf6526-6c1f-42f6-99d6-83a429249cef/?format=api", "slug": "ceres-1-golden-bauhinia-1-03-others", "name": "Ceres-1 | Golden Bauhinia 1-03 & others", "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-15T13:31:45Z", "net": "2021-12-07T04:12:30Z", "window_end": "2021-12-07T04:12:30Z", "window_start": "2021-12-07T04:12:30Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1021, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1021/?format=api", "name": "Galactic Energy", "type": "Commercial" }, "rocket": { "id": 2714, "configuration": { "id": 461, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/461/?format=api", "name": "Ceres-1", "family": "Ceres-1", "full_name": "Ceres-1", "variant": "Ceres-1" } }, "mission": { "id": 5902, "name": "Golden Bauhinia 1-03 & others", "description": "This mission carried five commercial small satellites into orbit. These include: a remote sensing satellite Tianjin University-1, two remote sensing satellites for Golden Bauhinia 1 (also known as Jinzijing 1) constellation; and experimental satellites Lize-1 and Baoyun.", "launch_designator": null, "type": "Dedicated Rideshare", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.969117,100.343333", "latitude": "40.969117", "longitude": "100.343333", "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": 282, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 66, "orbital_launch_attempt_count": 66 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1_image_20230722081939.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6162, "location_launch_attempt_count": 154, "pad_launch_attempt_count": 27, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 125, "location_launch_attempt_count_year": 19, "pad_launch_attempt_count_year": 6, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "b9fac3ef-050f-4e6d-9688-f493dbe07815", "url": "https://ll.thespacedevs.com/2.2.0/launch/b9fac3ef-050f-4e6d-9688-f493dbe07815/?format=api", "slug": "ceres-1-8-satellites", "name": "Ceres-1 | 8 satellites", "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-03-18T02:14:31Z", "net": "2025-03-17T08:07:00Z", "window_end": "2025-03-17T08:46:00Z", "window_start": "2025-03-17T07:59: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": 1021, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1021/?format=api", "name": "Galactic Energy", "type": "Commercial" }, "rocket": { "id": 8535, "configuration": { "id": 461, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/461/?format=api", "name": "Ceres-1", "family": "Ceres-1", "full_name": "Ceres-1", "variant": "Ceres-1" } }, "mission": { "id": 7126, "name": "8 satellites", "description": "Carried 8 satellites to 535 km high SSO:\r\n\r\n* Yunyao-1 #55-60\r\n\r\n* AIRSAT-06 & 07", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.969117,100.343333", "latitude": "40.969117", "longitude": "100.343333", "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": 282, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 66, "orbital_launch_attempt_count": 66 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1_image_20230722081939.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6905, "location_launch_attempt_count": 245, "pad_launch_attempt_count": 58, "agency_launch_attempt_count": 18, "orbital_launch_attempt_count_year": 56, "location_launch_attempt_count_year": 6, "pad_launch_attempt_count_year": 3, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "d7131f47-a962-4832-ae68-52a57bb0b684", "url": "https://ll.thespacedevs.com/2.2.0/launch/d7131f47-a962-4832-ae68-52a57bb0b684/?format=api", "slug": "ceres-1-7-satellites", "name": "Ceres-1 | 7 satellites", "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:54:40Z", "net": "2023-08-10T04:03:50Z", "window_end": "2023-08-10T08:00:00Z", "window_start": "2023-08-10T03:00:00Z", "net_precision": { "id": 0, "name": "Second", "abbrev": "SEC", "description": "The T-0 is accurate to the second." }, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1021, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1021/?format=api", "name": "Galactic Energy", "type": "Commercial" }, "rocket": { "id": 7974, "configuration": { "id": 461, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/461/?format=api", "name": "Ceres-1", "family": "Ceres-1", "full_name": "Ceres-1", "variant": "Ceres-1" } }, "mission": { "id": 6499, "name": "7 satellites", "description": "Seventh launch of the Ceres-1 rocket, a share-ride mission with 7 satellites.\r\n\r\nThis launch carried Xiguang-1 (01), Star Pool-1B satellite, GeoSat Intelligent Emergency-1, and the Xi’an Hangtou -88, -96, -104 and -112 satellites.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.969117,100.343333", "latitude": "40.969117", "longitude": "100.343333", "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": 282, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 66, "orbital_launch_attempt_count": 66 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1252025_image_20230810052324.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6491, "location_launch_attempt_count": 202, "pad_launch_attempt_count": 43, "agency_launch_attempt_count": 7, "orbital_launch_attempt_count_year": 123, "location_launch_attempt_count_year": 20, "pad_launch_attempt_count_year": 8, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "08f64722-f81e-45be-b744-52fe91cc339a", "url": "https://ll.thespacedevs.com/2.2.0/launch/08f64722-f81e-45be-b744-52fe91cc339a/?format=api", "slug": "ceres-1-5-satellites-3", "name": "Ceres-1 | 5 satellites", "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-29T22:21:35Z", "net": "2025-01-20T10:11:00Z", "window_end": "2025-01-20T10:46:00Z", "window_start": "2025-01-20T09:59: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": 1021, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1021/?format=api", "name": "Galactic Energy", "type": "Commercial" }, "rocket": { "id": 8460, "configuration": { "id": 461, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/461/?format=api", "name": "Ceres-1", "family": "Ceres-1", "full_name": "Ceres-1", "variant": "Ceres-1" } }, "mission": { "id": 7049, "name": "5 satellites", "description": "Carried 5 satellites to sun synchronous orbit:\r\n\r\n* Yunyao-1 37 to 40\r\n* Jitianxing A-05", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.969117,100.343333", "latitude": "40.969117", "longitude": "100.343333", "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": 282, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 66, "orbital_launch_attempt_count": 66 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1_image_20230722081939.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6862, "location_launch_attempt_count": 241, "pad_launch_attempt_count": 56, "agency_launch_attempt_count": 17, "orbital_launch_attempt_count_year": 13, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "2994e64d-0261-4a88-a15c-f9bdef6a3f35", "url": "https://ll.thespacedevs.com/2.2.0/launch/2994e64d-0261-4a88-a15c-f9bdef6a3f35/?format=api", "slug": "ceres-1-5-satellites-2", "name": "Ceres-1 | 5 satellites", "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-05-31T14:12:27Z", "net": "2024-05-30T23:39:00Z", "window_end": "2024-05-30T23:52:00Z", "window_start": "2024-05-30T23:27: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": 1021, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1021/?format=api", "name": "Galactic Energy", "type": "Commercial" }, "rocket": { "id": 8252, "configuration": { "id": 461, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/461/?format=api", "name": "Ceres-1", "family": "Ceres-1", "full_name": "Ceres-1", "variant": "Ceres-1" } }, "mission": { "id": 6833, "name": "5 satellites", "description": "Carried 5 satellites to orbit:\r\n\r\n* Jiguang 01 & 02, a pair of inter-satellite laser communication testing satellites\r\n* Yunyao-1-14/25/26 GNSS occultation weather satellites", "launch_designator": null, "type": "Technology", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.969117,100.343333", "latitude": "40.969117", "longitude": "100.343333", "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": 282, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 66, "orbital_launch_attempt_count": 66 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1_image_20230722081939.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6696, "location_launch_attempt_count": 227, "pad_launch_attempt_count": 53, "agency_launch_attempt_count": 13, "orbital_launch_attempt_count_year": 107, "location_launch_attempt_count_year": 9, "pad_launch_attempt_count_year": 4, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "15096081-eb83-455e-854a-01f1a71dd7f1", "url": "https://ll.thespacedevs.com/2.2.0/launch/15096081-eb83-455e-854a-01f1a71dd7f1/?format=api", "slug": "ceres-1-5-satellites", "name": "Ceres-1 | 5 satellites", "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-05T18:30:07Z", "net": "2023-01-09T05:04:00Z", "window_end": "2023-01-09T05:50:00Z", "window_start": "2023-01-09T04:55:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1021, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1021/?format=api", "name": "Galactic Energy", "type": "Commercial" }, "rocket": { "id": 7757, "configuration": { "id": 461, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/461/?format=api", "name": "Ceres-1", "family": "Ceres-1", "full_name": "Ceres-1", "variant": "Ceres-1" } }, "mission": { "id": 6275, "name": "5 satellites", "description": "5 different satellites on a ride share launch mission, details TBD.\r\n\r\nThe 5 satellites are:\r\n* Xiamen SciTech 1\r\n* Tianqi 13\r\n* Tianmu-1 01 & 02\r\n* Nantong Zhongxue", "launch_designator": null, "type": "Technology", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.969117,100.343333", "latitude": "40.969117", "longitude": "100.343333", "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": 282, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 66, "orbital_launch_attempt_count": 66 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1252025_image_20230703095657.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6371, "location_launch_attempt_count": 183, "pad_launch_attempt_count": 36, "agency_launch_attempt_count": 5, "orbital_launch_attempt_count_year": 3, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "f88c4d51-e65a-4c58-bf53-291ad8c2bbfc", "url": "https://ll.thespacedevs.com/2.2.0/launch/f88c4d51-e65a-4c58-bf53-291ad8c2bbfc/?format=api", "slug": "ceres-1-3-satellites", "name": "Ceres-1 | 3 satellites", "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-06T05:33:36Z", "net": "2024-06-06T05:00:00Z", "window_end": "2024-06-06T05:38:00Z", "window_start": "2024-06-06T04:50: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": 1021, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1021/?format=api", "name": "Galactic Energy", "type": "Commercial" }, "rocket": { "id": 8257, "configuration": { "id": 461, "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/461/?format=api", "name": "Ceres-1", "family": "Ceres-1", "full_name": "Ceres-1", "variant": "Ceres-1" } }, "mission": { "id": 6838, "name": "3 satellites", "description": "Carried 3 satellites to polar orbit, details TBD:\r\n\r\n* TEE-01B\r\n*Naxing-3A/B", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 21, "url": "https://ll.thespacedevs.com/2.2.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "description": "", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.969117,100.343333", "latitude": "40.969117", "longitude": "100.343333", "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": 282, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 66, "orbital_launch_attempt_count": 66 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ceres-1_image_20230722081939.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 6702, "location_launch_attempt_count": 228, "pad_launch_attempt_count": 54, "agency_launch_attempt_count": 14, "orbital_launch_attempt_count_year": 113, "location_launch_attempt_count_year": 10, "pad_launch_attempt_count_year": 5, "agency_launch_attempt_count_year": 3, "type": "normal" } ] }