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=3030&ordering=name
{ "count": 7871, "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3040&ordering=name", "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3020&ordering=name", "results": [ { "id": "6ee79f54-a8e4-443b-ad65-2eaa68fc463f", "url": "https://ll.thespacedevs.com/2.2.0/launch/6ee79f54-a8e4-443b-ad65-2eaa68fc463f/?format=api", "slug": "long-march-2c-fsw-0-5", "name": "Long March 2C | FSW-0 5", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-08-04T02:48:30Z", "net": "1983-08-19T06:00:00Z", "window_end": "1983-08-19T06:00:00Z", "window_start": "1983-08-19T06:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1036, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1036/?format=api", "name": "Ministry of Space Industry", "type": "Government" }, "rocket": { "id": 5555, "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": 3959, "name": "FSW-0 5", "description": "Chinese Fanhui Shi Weixing recoverable reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api", "agency_id": null, "name": "Launch Area 2B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=41.306143,100.313229", "latitude": "41.306143", "longitude": "100.313229", "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": 286, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2733, "location_launch_attempt_count": 16, "pad_launch_attempt_count": 14, "agency_launch_attempt_count": 2, "orbital_launch_attempt_count_year": 87, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "0eeeb49e-126f-40bd-b408-019089872125", "url": "https://ll.thespacedevs.com/2.2.0/launch/0eeeb49e-126f-40bd-b408-019089872125/?format=api", "slug": "long-march-2c-fsw-0-6", "name": "Long March 2C | FSW-0 6", "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-04T02:51:35Z", "net": "1984-09-12T05:44:00Z", "window_end": "1984-09-12T05:44:00Z", "window_start": "1984-09-12T05:44:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1036, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1036/?format=api", "name": "Ministry of Space Industry", "type": "Government" }, "rocket": { "id": 5680, "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": 4081, "name": "FSW-0 6", "description": "Chinese Fanhui Shi Weixing recoverable reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api", "agency_id": null, "name": "Launch Area 2B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=41.306143,100.313229", "latitude": "41.306143", "longitude": "100.313229", "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": 286, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 2873, "location_launch_attempt_count": 17, "pad_launch_attempt_count": 15, "agency_launch_attempt_count": 5, "orbital_launch_attempt_count_year": 98, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "fae7c298-3685-4bcd-964f-41ddb4ce8819", "url": "https://ll.thespacedevs.com/2.2.0/launch/fae7c298-3685-4bcd-964f-41ddb4ce8819/?format=api", "slug": "long-march-2c-fsw-0-7", "name": "Long March 2C | FSW-0 7", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-08-04T02:56:26Z", "net": "1985-10-21T05:04:00Z", "window_end": "1985-10-21T05:04:00Z", "window_start": "1985-10-21T05:04:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1036, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1036/?format=api", "name": "Ministry of Space Industry", "type": "Government" }, "rocket": { "id": 5797, "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": 4196, "name": "FSW-0 7", "description": "Chinese Fanhui Shi Weixing recoverable reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api", "agency_id": null, "name": "Launch Area 2B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=41.306143,100.313229", "latitude": "41.306143", "longitude": "100.313229", "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": 286, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3003, "location_launch_attempt_count": 18, "pad_launch_attempt_count": 16, "agency_launch_attempt_count": 6, "orbital_launch_attempt_count_year": 99, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "43fb2edc-9c13-4910-93ec-38ced4e4c9ca", "url": "https://ll.thespacedevs.com/2.2.0/launch/43fb2edc-9c13-4910-93ec-38ced4e4c9ca/?format=api", "slug": "long-march-2c-fsw-0-8", "name": "Long March 2C | FSW-0 8", "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-04T02:57:09Z", "net": "1986-10-06T05:40:00Z", "window_end": "1986-10-06T05:40:00Z", "window_start": "1986-10-06T05:40:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1036, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1036/?format=api", "name": "Ministry of Space Industry", "type": "Government" }, "rocket": { "id": 5896, "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": 4292, "name": "FSW-0 8", "description": "Chinese Fanhui Shi Weixing recoverable reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api", "agency_id": null, "name": "Launch Area 2B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=41.306143,100.313229", "latitude": "41.306143", "longitude": "100.313229", "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": 286, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3110, "location_launch_attempt_count": 19, "pad_launch_attempt_count": 17, "agency_launch_attempt_count": 8, "orbital_launch_attempt_count_year": 81, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "ea6e58f4-7b25-4e30-aebb-5a66a7e9b9f5", "url": "https://ll.thespacedevs.com/2.2.0/launch/ea6e58f4-7b25-4e30-aebb-5a66a7e9b9f5/?format=api", "slug": "long-march-2c-fsw-0-9", "name": "Long March 2C | FSW-0 9", "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-04T02:57:39Z", "net": "1987-08-05T06:39:00Z", "window_end": "1987-08-05T06:39:00Z", "window_start": "1987-08-05T06:39:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1036, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1036/?format=api", "name": "Ministry of Space Industry", "type": "Government" }, "rocket": { "id": 5989, "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": 4382, "name": "FSW-0 9", "description": "Chinese Fanhui Shi Weixing recoverable reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api", "agency_id": null, "name": "Launch Area 2B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=41.306143,100.313229", "latitude": "41.306143", "longitude": "100.313229", "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": 286, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3210, "location_launch_attempt_count": 20, "pad_launch_attempt_count": 18, "agency_launch_attempt_count": 9, "orbital_launch_attempt_count_year": 71, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "a1274589-ba42-43cd-bc82-89778b35f8ce", "url": "https://ll.thespacedevs.com/2.2.0/launch/a1274589-ba42-43cd-bc82-89778b35f8ce/?format=api", "slug": "long-march-2c-fsw-1-1", "name": "Long March 2C | FSW-1 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-08-04T02:58:25Z", "net": "1987-09-09T07:15:00Z", "window_end": "1987-09-09T07:15:00Z", "window_start": "1987-09-09T07:15:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1036, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1036/?format=api", "name": "Ministry of Space Industry", "type": "Government" }, "rocket": { "id": 5997, "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": 4388, "name": "FSW-1 1", "description": "Chinese reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api", "agency_id": null, "name": "Launch Area 2B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=41.306143,100.313229", "latitude": "41.306143", "longitude": "100.313229", "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": 286, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3218, "location_launch_attempt_count": 21, "pad_launch_attempt_count": 19, "agency_launch_attempt_count": 10, "orbital_launch_attempt_count_year": 79, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 2, "type": "normal" }, { "id": "039bbecd-0d25-4358-92ec-84b056b1b016", "url": "https://ll.thespacedevs.com/2.2.0/launch/039bbecd-0d25-4358-92ec-84b056b1b016/?format=api", "slug": "long-march-2c-fsw-1-2", "name": "Long March 2C | FSW-1 2", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-08-04T02:59:10Z", "net": "1988-08-05T07:28:35Z", "window_end": "1988-08-05T07:28:35Z", "window_start": "1988-08-05T07:28:35Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1037, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1037/?format=api", "name": "Ministry of Aerospace Industry", "type": "Government" }, "rocket": { "id": 6095, "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": 4485, "name": "FSW-1 2", "description": "Chinese reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api", "agency_id": null, "name": "Launch Area 2B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=41.306143,100.313229", "latitude": "41.306143", "longitude": "100.313229", "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": 286, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3324, "location_launch_attempt_count": 22, "pad_launch_attempt_count": 20, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 71, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" }, { "id": "b0c84645-5b0d-4686-b642-12f9dba9a103", "url": "https://ll.thespacedevs.com/2.2.0/launch/b0c84645-5b0d-4686-b642-12f9dba9a103/?format=api", "slug": "long-march-2c-fsw-1-3", "name": "Long March 2C | FSW-1 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-08-04T03:02:45Z", "net": "1990-10-05T06:14:00Z", "window_end": "1990-10-05T06:14:00Z", "window_start": "1990-10-05T06:14:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1037, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1037/?format=api", "name": "Ministry of Aerospace Industry", "type": "Government" }, "rocket": { "id": 6315, "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": 4705, "name": "FSW-1 3", "description": "Chinese reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api", "agency_id": null, "name": "Launch Area 2B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=41.306143,100.313229", "latitude": "41.306143", "longitude": "100.313229", "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": 286, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3570, "location_launch_attempt_count": 23, "pad_launch_attempt_count": 21, "agency_launch_attempt_count": 8, "orbital_launch_attempt_count_year": 94, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 5, "type": "normal" }, { "id": "91399b70-22e5-41bf-a01b-09e8705a8539", "url": "https://ll.thespacedevs.com/2.2.0/launch/91399b70-22e5-41bf-a01b-09e8705a8539/?format=api", "slug": "long-march-2c-fsw-1-4-freja", "name": "Long March 2C | FSW-1 4 & Freja", "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:05:30Z", "net": "1992-10-06T06:20:05Z", "window_end": "1992-10-06T06:20:05Z", "window_start": "1992-10-06T06:20:05Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1037, "url": "https://ll.thespacedevs.com/2.2.0/agencies/1037/?format=api", "name": "Ministry of Aerospace Industry", "type": "Government" }, "rocket": { "id": 6469, "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": 4859, "name": "FSW-1 4 & Freja", "description": "Chinese reconnaissance satellite. The Freja magnetospheric research satellite was launched on 6 October 1992 as a \"piggyback\" payload on a Long March 2C (CZ-2C) rocket from the Jiuquan Satellite Launch Center in China.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api", "agency_id": null, "name": "Launch Area 2B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=41.306143,100.313229", "latitude": "41.306143", "longitude": "100.313229", "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": 286, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3754, "location_launch_attempt_count": 25, "pad_launch_attempt_count": 23, "agency_launch_attempt_count": 12, "orbital_launch_attempt_count_year": 66, "location_launch_attempt_count_year": 2, "pad_launch_attempt_count_year": 2, "agency_launch_attempt_count_year": 3, "type": "normal" }, { "id": "5624862c-8a6f-40a3-b162-d3d64ad076c1", "url": "https://ll.thespacedevs.com/2.2.0/launch/5624862c-8a6f-40a3-b162-d3d64ad076c1/?format=api", "slug": "long-march-2c-fsw-1-5", "name": "Long March 2C | FSW-1 5", "status": { "id": 3, "name": "Launch Successful", "abbrev": "Success", "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)." }, "last_updated": "2023-08-04T03:07:25Z", "net": "1993-10-08T08:00:00Z", "window_end": "1993-10-08T08:00:00Z", "window_start": "1993-10-08T08:00:00Z", "net_precision": null, "probability": null, "weather_concerns": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 189, "url": "https://ll.thespacedevs.com/2.2.0/agencies/189/?format=api", "name": "China Aerospace Corporation", "type": "Government" }, "rocket": { "id": 6551, "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": 4941, "name": "FSW-1 5", "description": "Chinese reconnaissance satellite.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" }, "agencies": [], "info_urls": [], "vid_urls": [] }, "pad": { "id": 143, "url": "https://ll.thespacedevs.com/2.2.0/pad/143/?format=api", "agency_id": null, "name": "Launch Area 2B", "description": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=41.306143,100.313229", "latitude": "41.306143", "longitude": "100.313229", "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": 286, "total_landing_count": 2 }, "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg", "total_launch_count": 26, "orbital_launch_attempt_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [], "orbital_launch_attempt_count": 3852, "location_launch_attempt_count": 26, "pad_launch_attempt_count": 24, "agency_launch_attempt_count": 1, "orbital_launch_attempt_count_year": 67, "location_launch_attempt_count_year": 1, "pad_launch_attempt_count_year": 1, "agency_launch_attempt_count_year": 1, "type": "normal" } ] }