Launch List
API endpoint that returns all Launch objects or a single launch.
EXAMPLE - /launch/
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'
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.0.0/launch/?format=api&offset=630&ordering=-id
{ "count": 7737, "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=640&ordering=-id", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=620&ordering=-id", "results": [ { "id": "ea9d7b11-1aeb-433d-9352-76a9dae70e8f", "url": "https://ll.thespacedevs.com/2.0.0/launch/ea9d7b11-1aeb-433d-9352-76a9dae70e8f/?format=api", "launch_library_id": null, "slug": "atlas-e-dmsp-5d2-f12", "name": "Atlas E | DMSP-5D2 F12", "status": { "id": 3, "name": "Success" }, "net": "1994-08-29T17:38:00Z", "window_end": "1994-08-29T17:38:00Z", "window_start": "1994-08-29T17:38:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 161, "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api", "name": "United States Air Force", "type": "Government" }, "rocket": { "id": 6612, "configuration": { "id": 238, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/238/?format=api", "name": "Atlas E", "family": "Atlas", "full_name": "SM-65E Atlas", "variant": "E" } }, "mission": { "id": 5002, "launch_library_id": null, "name": "DMSP-5D2 F12", "description": "Military meteorological satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 93, "url": "https://ll.thespacedevs.com/2.0.0/pad/93/?format=api", "agency_id": 161, "name": "Space Launch Complex 3W", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W", "map_url": "https://www.google.com/maps?q=34.644,-120.593", "latitude": "34.644", "longitude": "-120.593", "location": { "id": 11, "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 852, "total_landing_count": 30 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg", "total_launch_count": 81 }, "webcast_live": false, "image": null, "infographic": null, "program": [] }, { "id": "ea9c7f69-fc87-43db-9e73-c9bcf63a5ea9", "url": "https://ll.thespacedevs.com/2.0.0/launch/ea9c7f69-fc87-43db-9e73-c9bcf63a5ea9/?format=api", "launch_library_id": null, "slug": "soyuz-u-yantar-4k2-24", "name": "Soyuz U | Yantar-4K2 24", "status": { "id": 3, "name": "Success" }, "net": "1986-07-17T12:30:00Z", "window_end": "1986-07-17T12:30:00Z", "window_start": "1986-07-17T12:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 5873, "configuration": { "id": 37, "launch_library_id": 35, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": { "id": 4270, "launch_library_id": null, "name": "Yantar-4K2 24", "description": "Film-return reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 20, "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "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.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1559, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 426 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [] }, { "id": "ea952239-e9d1-49e6-a813-7912a1d9c54c", "url": "https://ll.thespacedevs.com/2.0.0/launch/ea952239-e9d1-49e6-a813-7912a1d9c54c/?format=api", "launch_library_id": null, "slug": "soyuz-21a-progress-ms-27-88p", "name": "Soyuz 2.1a | Progress MS-27 (88P)", "status": { "id": 3, "name": "Success" }, "net": "2024-05-30T09:42:59Z", "window_end": "2024-05-30T09:42:59Z", "window_start": "2024-05-30T09:42:59Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 63, "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "rocket": { "id": 8086, "configuration": { "id": 24, "launch_library_id": 49, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/24/?format=api", "name": "Soyuz 2.1a", "family": "Soyuz", "full_name": "Soyuz 2.1a", "variant": "" } }, "mission": { "id": 6640, "launch_library_id": null, "name": "Progress MS-27 (88P)", "description": "Progress resupply mission to the International Space Station.", "launch_designator": null, "type": "Resupply", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 20, "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "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.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1559, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 426 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_lift_image_20240530123310.jpg", "infographic": null, "program": [ { "id": 17, "url": "https://ll.thespacedevs.com/2.0.0/program/17/?format=api", "name": "International Space Station", "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.", "agencies": [ { "id": 16, "url": "https://ll.thespacedevs.com/2.0.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png", "start_date": "1998-11-20T06:40:00Z", "end_date": null, "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme" } ] }, { "id": "ea90265d-9632-4f92-83ef-69cce0a0bd57", "url": "https://ll.thespacedevs.com/2.0.0/launch/ea90265d-9632-4f92-83ef-69cce0a0bd57/?format=api", "launch_library_id": 734, "slug": "soyuz-stbfregat-galileo-l1-iov-fm01-fm02", "name": "Soyuz STB/Fregat | Galileo L1 (IOV FM01-FM02)", "status": { "id": 3, "name": "Success" }, "net": "2011-10-21T10:30:26Z", "window_end": "2011-10-21T10:30:26Z", "window_start": "2011-10-21T10:30:26Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 115, "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api", "name": "Arianespace", "type": "Commercial" }, "rocket": { "id": 1567, "configuration": { "id": 171, "launch_library_id": 52, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/171/?format=api", "name": "Soyuz STB", "family": "Soyuz", "full_name": "Soyuz STB Fregat", "variant": "STB/Fregat" } }, "mission": { "id": 6815, "launch_library_id": null, "name": "Galileo L1 (IOV FM01-FM02)", "description": "The first two In Orbit Validation satellites of the Galileo constellation. The Galileo constellation is ESA's satellite navigation system and is expected to be completed by 2020. Galileo will provide Europe with an alternative to the American GPS and Russian GLONASS constellations, but will be interoperable with both systems.\r\n\r\nFirst launch of the Soyuz rocket from the Guiana Space Centre.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" } }, "pad": { "id": 81, "url": "https://ll.thespacedevs.com/2.0.0/pad/81/?format=api", "agency_id": 115, "name": "Soyuz Launch Complex", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Ensemble_de_Lancement_Soyouz", "map_url": "https://www.google.com/maps?q=5.3019,-52.8346", "latitude": "5.3019", "longitude": "-52.8346", "location": { "id": 13, "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "total_launch_count": 330, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_81_20200803143601.jpg", "total_launch_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_stb_image_20211130181029.jpeg", "infographic": null, "program": [ { "id": 30, "url": "https://ll.thespacedevs.com/2.0.0/program/30/?format=api", "name": "Galileo", "description": "Galileo is a global navigation satellite system (GNSS) that went live in 2016, created by the European Union through the European Space Agency (ESA), operated by the European Union Agency for the Space Programme (EUSPA).", "agencies": [ { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/galileo_program_20231230110547.png", "start_date": "2011-10-21T10:30:00Z", "end_date": null, "info_url": "https://www.gsc-europa.eu/", "wiki_url": "https://en.wikipedia.org/wiki/Galileo_(satellite_navigation)" } ] }, { "id": "ea8b805c-70f6-4a18-b8b6-d401921fedc2", "url": "https://ll.thespacedevs.com/2.0.0/launch/ea8b805c-70f6-4a18-b8b6-d401921fedc2/?format=api", "launch_library_id": null, "slug": "soyuz-u-zenit-8-61", "name": "Soyuz U | Zenit-8 61", "status": { "id": 3, "name": "Success" }, "net": "1988-04-11T11:15:00Z", "window_end": "1988-04-11T11:15:00Z", "window_start": "1988-04-11T11:15:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 6058, "configuration": { "id": 37, "launch_library_id": 35, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api", "name": "Soyuz U", "family": "Soyuz", "full_name": "Soyuz U", "variant": "" } }, "mission": { "id": 4449, "launch_library_id": null, "name": "Zenit-8 61", "description": "Film-return reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 35, "url": "https://ll.thespacedevs.com/2.0.0/pad/35/?format=api", "agency_id": 163, "name": "16/2", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.960091,40.682983", "latitude": "62.960091", "longitude": "40.682983", "location": { "id": 6, "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1679, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_35_20200803143306.jpg", "total_launch_count": 136 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [] }, { "id": "ea7f004a-ca38-4580-8f5c-20107e0ae357", "url": "https://ll.thespacedevs.com/2.0.0/launch/ea7f004a-ca38-4580-8f5c-20107e0ae357/?format=api", "launch_library_id": 705, "slug": "soyuz-21afregat-6-x-globalstar-2-2", "name": "Soyuz-2.1a/Fregat | 6 x Globalstar-2", "status": { "id": 3, "name": "Success" }, "net": "2011-07-13T02:27:04Z", "window_end": "2011-07-13T02:27:04Z", "window_start": "2011-07-13T02:27:04Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 123, "url": "https://ll.thespacedevs.com/2.0.0/agencies/123/?format=api", "name": "Starsem SA", "type": "Commercial" }, "rocket": { "id": 1536, "configuration": { "id": 45, "launch_library_id": 83, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/45/?format=api", "name": "Soyuz 2.1a/Fregat-M", "family": "Soyuz", "full_name": "Soyuz 2.1a Fregat-M", "variant": "Fregat-M" } }, "mission": { "id": 285, "launch_library_id": 398, "name": "6 x Globalstar-2", "description": "The Globalstar second-generation constellation consists of 24 Low Earth Orbiting satellites for satellite phone and data communications.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 20, "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api", "agency_id": null, "name": "31/6", "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.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1559, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 426 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1a_image_20190726062341.png", "infographic": null, "program": [] }, { "id": "ea7b88c7-90c8-40b7-9e66-5de50efe77df", "url": "https://ll.thespacedevs.com/2.0.0/launch/ea7b88c7-90c8-40b7-9e66-5de50efe77df/?format=api", "launch_library_id": 2093, "slug": "long-march-11-jilin-1-high-resolution-03b-01-06-03", "name": "Long March 11 | Jilin-1 High Resolution 03B 01-06 & 03C 01-03", "status": { "id": 3, "name": "Success" }, "net": "2020-09-15T01:23:00Z", "window_end": "2020-09-15T01:43:00Z", "window_start": "2020-09-15T01:13:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 2752, "configuration": { "id": 47, "launch_library_id": 71, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/47/?format=api", "name": "Long March 11", "family": "Long March", "full_name": "Long March 11", "variant": "" } }, "mission": { "id": 1152, "launch_library_id": 1342, "name": "Jilin-1 High Resolution 03B 01-06 & 03C 01-03", "description": "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" } }, "pad": { "id": 144, "url": "https://ll.thespacedevs.com/2.0.0/pad/144/?format=api", "agency_id": 88, "name": "DeBo 3 mobile launch platform", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=34.311667,123.761111", "latitude": "34.311667", "longitude": "123.761111", "location": { "id": 185, "url": "https://ll.thespacedevs.com/2.0.0/location/185/?format=api", "name": "Haiyang Oriental Spaceport", "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg", "total_launch_count": 21, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_144_20200803143251.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march252011_image_20190222031217.jpeg", "infographic": null, "program": [] }, { "id": "ea74e337-ff85-46c3-ab9d-d8f36acc45a7", "url": "https://ll.thespacedevs.com/2.0.0/launch/ea74e337-ff85-46c3-ab9d-d8f36acc45a7/?format=api", "launch_library_id": 830, "slug": "long-march-3b-chinasat-6a", "name": "Long March 3B | Chinasat-6A", "status": { "id": 3, "name": "Success" }, "net": "2010-09-04T16:14:04Z", "window_end": "2010-09-04T16:14:04Z", "window_start": "2010-09-04T16:14:04Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 1478, "configuration": { "id": 19, "launch_library_id": 22, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/19/?format=api", "name": "Long March 3B", "family": "Long March", "full_name": "Long March 3B", "variant": "B" } }, "mission": null, "pad": { "id": 45, "url": "https://ll.thespacedevs.com/2.0.0/pad/45/?format=api", "agency_id": null, "name": "Launch Complex 2 (LC-2)", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=28.245564,102.026751", "latitude": "28.245564", "longitude": "102.026751", "location": { "id": 16, "url": "https://ll.thespacedevs.com/2.0.0/location/16/?format=api", "name": "Xichang Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "total_launch_count": 235, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg", "total_launch_count": 122 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march25203_image_20200102181012.jpg", "infographic": null, "program": [] }, { "id": "ea6e58f4-7b25-4e30-aebb-5a66a7e9b9f5", "url": "https://ll.thespacedevs.com/2.0.0/launch/ea6e58f4-7b25-4e30-aebb-5a66a7e9b9f5/?format=api", "launch_library_id": null, "slug": "long-march-2c-fsw-0-9", "name": "Long March 2C | FSW-0 9", "status": { "id": 3, "name": "Success" }, "net": "1987-08-05T06:39:00Z", "window_end": "1987-08-05T06:39:00Z", "window_start": "1987-08-05T06:39:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1036, "url": "https://ll.thespacedevs.com/2.0.0/agencies/1036/?format=api", "name": "Ministry of Space Industry", "type": "Government" }, "rocket": { "id": 5989, "configuration": { "id": 61, "launch_library_id": 75, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/61/?format=api", "name": "Long March 2C", "family": "Long March", "full_name": "Long March 2C", "variant": "C" } }, "mission": { "id": 4382, "launch_library_id": null, "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" } }, "pad": { "id": 143, "url": "https://ll.thespacedevs.com/2.0.0/pad/143/?format=api", "agency_id": null, "name": "Launch Area 2B", "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.0.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 272, "total_landing_count": 2 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_143_20200803143313.jpg", "total_launch_count": 26 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20230803100234.jpeg", "infographic": null, "program": [] }, { "id": "ea5c2768-6db9-410c-b671-eeafc474e159", "url": "https://ll.thespacedevs.com/2.0.0/launch/ea5c2768-6db9-410c-b671-eeafc474e159/?format=api", "launch_library_id": null, "slug": "kosmos-11k63-ds-u3-s-2", "name": "Kosmos 11K63 | DS-U3-S 2", "status": { "id": 3, "name": "Success" }, "net": "1968-07-05T06:59:50Z", "window_end": "1968-07-05T06:59:50Z", "window_start": "1968-07-05T06:59:50Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 66, "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" }, "rocket": { "id": 3800, "configuration": { "id": 327, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/327/?format=api", "name": "Kosmos 11K63", "family": "Kosmos", "full_name": "Kosmos 11K63", "variant": "11K63" } }, "mission": { "id": 2218, "launch_library_id": null, "name": "DS-U3-S 2", "description": "The DS-U3-S satellites were Soviet scientific satellites launched as part of the Dnepropetrovsk Sputnik program. They were used to conduct multispectral imaging of the Sun.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 140, "url": "https://ll.thespacedevs.com/2.0.0/pad/140/?format=api", "agency_id": null, "name": "86/4", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar", "map_url": "https://www.google.com/maps?q=48.56935,46.293219", "latitude": "48.56935", "longitude": "46.293219", "location": { "id": 30, "url": "https://ll.thespacedevs.com/2.0.0/location/30/?format=api", "name": "Kapustin Yar, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg", "total_launch_count": 101, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_140_20200803143350.jpg", "total_launch_count": 24 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos_11k63_image_20251104091702.jpg", "infographic": null, "program": [] } ] }