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=300&ordering=net
{ "count": 545, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=310&ordering=net", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=290&ordering=net", "results": [ { "id": "cf34aee7-a118-433b-8337-05b2c6892815", "url": "https://lldev.thespacedevs.com/2.0.0/launch/cf34aee7-a118-433b-8337-05b2c6892815/?format=api", "launch_library_id": null, "slug": "soyuz-21a-progress-ms-33-94p", "name": "Soyuz 2.1a | Progress MS-33 (94P)", "status": { "id": 3, "name": "Success" }, "net": "2026-03-22T11:59:51Z", "window_end": "2026-03-22T11:59:51Z", "window_start": "2026-03-22T11:59:51Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "rocket": { "id": 8431, "configuration": { "id": 24, "launch_library_id": 49, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/24/?format=api", "name": "Soyuz 2.1a", "family": "Soyuz", "full_name": "Soyuz 2.1a", "variant": "" } }, "mission": { "id": 7020, "launch_library_id": null, "name": "Progress MS-33 (94P)", "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://lldev.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://lldev.thespacedevs.com/2.0.0/location/15/?format=api", "name": "Baikonur Cosmodrome, Republic of Kazakhstan", "country_code": "KAZ", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg", "total_launch_count": 1563, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 428 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_duri_image_20260322140656.jpg", "infographic": null, "program": [ { "id": 17, "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-dev.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": "2ab15fcb-7a74-429d-bab0-43635b723cfd", "url": "https://lldev.thespacedevs.com/2.0.0/launch/2ab15fcb-7a74-429d-bab0-43635b723cfd/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-10-62", "name": "Falcon 9 Block 5 | Starlink Group 10-62", "status": { "id": 3, "name": "Success" }, "net": "2026-03-22T14:47:00Z", "window_end": "2026-03-22T18:43:00Z", "window_start": "2026-03-22T14:43:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 99, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8936, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7531, "launch_library_id": null, "name": "Starlink Group 10-62", "description": "A batch of 29 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 80, "url": "https://lldev.thespacedevs.com/2.0.0/pad/80/?format=api", "agency_id": 121, "name": "Space Launch Complex 40", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40", "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736", "latitude": "28.56194122", "longitude": "-80.57735736", "location": { "id": 12, "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1106, "total_landing_count": 74 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 380 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink" } ] }, { "id": "dda0eca1-a770-43f7-ad38-43dc780d7303", "url": "https://lldev.thespacedevs.com/2.0.0/launch/dda0eca1-a770-43f7-ad38-43dc780d7303/?format=api", "launch_library_id": null, "slug": "smart-dragon-3-10-x-centispace-1-2", "name": "Smart Dragon 3 | 10 x CentiSpace-1", "status": { "id": 3, "name": "Success" }, "net": "2026-03-22T15:49:00Z", "window_end": "2026-03-22T15:59:00Z", "window_start": "2026-03-22T15:39:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 272, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/272/?format=api", "name": "China Rocket Co. Ltd.", "type": "Commercial" }, "rocket": { "id": 8948, "configuration": { "id": 484, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/484/?format=api", "name": "Smart Dragon 3", "family": "Smart Dragon", "full_name": "Smart Dragon 3", "variant": "" } }, "mission": { "id": 7543, "launch_library_id": null, "name": "10 x CentiSpace-1", "description": "Chinese commercial small satellites by Beijing-based company Future Navigation for providing GNSS augmentation signals services from LEO. They are part of a planned 160 satellites constellation.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 89, "url": "https://lldev.thespacedevs.com/2.0.0/pad/89/?format=api", "agency_id": 88, "name": "Haiyang offshore launch location", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=36.631333,121.198361", "latitude": "36.631333", "longitude": "121.198361", "location": { "id": 185, "url": "https://lldev.thespacedevs.com/2.0.0/location/185/?format=api", "name": "Haiyang Oriental Spaceport", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg", "total_launch_count": 25, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_89_20200803143242.jpg", "total_launch_count": 9 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/smart_dragon_3__image_20240925074606.jpg", "infographic": null, "program": [] }, { "id": "1477dff4-27be-4fad-9120-a18f4eacbd57", "url": "https://lldev.thespacedevs.com/2.0.0/launch/1477dff4-27be-4fad-9120-a18f4eacbd57/?format=api", "launch_library_id": null, "slug": "soyuz-21b-16-x-rassvet-3", "name": "Soyuz 2.1b | 16 x Rassvet-3", "status": { "id": 3, "name": "Success" }, "net": "2026-03-23T17:24:00Z", "window_end": "2026-03-23T21:00:00Z", "window_start": "2026-03-23T11:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "rocket": { "id": 8947, "configuration": { "id": 15, "launch_library_id": 3, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/15/?format=api", "name": "Soyuz 2.1b", "family": "Soyuz", "full_name": "Soyuz 2.1b", "variant": "" } }, "mission": { "id": 7542, "launch_library_id": null, "name": "16 x Rassvet-3", "description": "Batch of 16 Rassvet-3 Low Earth Orbit communication satellites for the Russian Byuro-1440 (Bureau 1440) constellation for broadband high-speed internet access in Russia.", "launch_designator": null, "type": "Communications", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" } }, "pad": { "id": 85, "url": "https://lldev.thespacedevs.com/2.0.0/pad/85/?format=api", "agency_id": 163, "name": "43/4 (43R)", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.92883,40.457098", "latitude": "62.92883", "longitude": "40.457098", "location": { "id": 6, "url": "https://lldev.thespacedevs.com/2.0.0/location/6/?format=api", "name": "Plesetsk Cosmodrome, Russian Federation", "country_code": "RUS", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg", "total_launch_count": 1685, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 328 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg", "infographic": null, "program": [] }, { "id": "64f098a3-73c2-40ab-b80b-372275149980", "url": "https://lldev.thespacedevs.com/2.0.0/launch/64f098a3-73c2-40ab-b80b-372275149980/?format=api", "launch_library_id": null, "slug": "long-march-2d-superview-neo-2-05-06", "name": "Long March 2D | SuperView Neo 2-05 & 06", "status": { "id": 3, "name": "Success" }, "net": "2026-03-25T22:51:00Z", "window_end": "2026-03-25T23:05:00Z", "window_start": "2026-03-25T22:43:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8952, "configuration": { "id": 17, "launch_library_id": 73, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/17/?format=api", "name": "Long March 2D", "family": "Long March", "full_name": "Long March 2D", "variant": "D" } }, "mission": { "id": 7547, "launch_library_id": null, "name": "SuperView Neo 2-05 & 06", "description": "Commercial Synthetic-aperture radar Earth observation satellites built by CAST for China Siwei Survey and Mapping Technology Co. Ltd.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/pad/25/?format=api", "agency_id": null, "name": "Launch Complex 9", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.863128,111.589567", "latitude": "38.863128", "longitude": "111.589567", "location": { "id": 19, "url": "https://lldev.thespacedevs.com/2.0.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "total_launch_count": 154, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_25_20200803143501.jpg", "total_launch_count": 78 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march25202d_image_20190222031211.jpeg", "infographic": null, "program": [] }, { "id": "37dd4870-43df-4a28-9d14-0e088ddc1d2a", "url": "https://lldev.thespacedevs.com/2.0.0/launch/37dd4870-43df-4a28-9d14-0e088ddc1d2a/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-17-17", "name": "Falcon 9 Block 5 | Starlink Group 17-17", "status": { "id": 3, "name": "Success" }, "net": "2026-03-26T23:03:19Z", "window_end": "2026-03-27T03:03:00Z", "window_start": "2026-03-26T23:03:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8937, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7532, "launch_library_id": null, "name": "Starlink Group 17-17", "description": "A batch of 25 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/pad/16/?format=api", "agency_id": null, "name": "Space Launch Complex 4E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": "34.632", "longitude": "-120.611", "location": { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 881, "total_landing_count": 34 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 265 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/program/25/?format=api", "name": "Starlink", "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX", "agencies": [ { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg", "start_date": "2018-02-22T14:17:00Z", "end_date": null, "info_url": "https://starlink.com", "wiki_url": "https://en.wikipedia.org/wiki/Starlink" } ] }, { "id": "aec64478-97b7-422d-93ef-2a8b0ffc8c5a", "url": "https://lldev.thespacedevs.com/2.0.0/launch/aec64478-97b7-422d-93ef-2a8b0ffc8c5a/?format=api", "launch_library_id": null, "slug": "long-march-2cyz-1s-shiyan-33", "name": "Long March 2C/YZ-1S | Shiyan 33", "status": { "id": 3, "name": "Success" }, "net": "2026-03-27T04:11:00Z", "window_end": "2026-03-27T04:38:00Z", "window_start": "2026-03-27T04:04:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 8949, "configuration": { "id": 156, "launch_library_id": 192, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/156/?format=api", "name": "Long March 2C/YZ-1S", "family": "Long March", "full_name": "Long March 2C/YZ-1S", "variant": "C/YZ-1S" } }, "mission": { "id": 7544, "launch_library_id": null, "name": "Shiyan 33", "description": "Chinese satellite reported to be for \"space environment research\" purposes. Actual usage not known.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 22, "url": "https://lldev.thespacedevs.com/2.0.0/pad/22/?format=api", "agency_id": null, "name": "Launch Area 94 (SLS-2 / 603)", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4", "map_url": "https://www.google.com/maps?q=40.960482,100.298059", "latitude": "40.960482", "longitude": "100.298059", "location": { "id": 17, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 283, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg", "total_launch_count": 136 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_2c-i_image_20210908194304.jpeg", "infographic": null, "program": [] }, { "id": "b0ca3e7a-650e-4af6-bdf9-658e6e114763", "url": "https://lldev.thespacedevs.com/2.0.0/launch/b0ca3e7a-650e-4af6-bdf9-658e6e114763/?format=api", "launch_library_id": null, "slug": "electron-daughter-of-the-stars-leo-pnt-pathfinder", "name": "Electron | Daughter Of The Stars (LEO-PNT Pathfinder A)", "status": { "id": 3, "name": "Success" }, "net": "2026-03-28T09:14:00Z", "window_end": "2026-03-28T09:14:00Z", "window_start": "2026-03-28T09:14:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8648, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7240, "launch_library_id": null, "name": "Daughter Of The Stars (LEO-PNT Pathfinder A)", "description": "The European Space Agency (ESA)'s LEO-PNT (Low Earth Orbit Positioning, Navigation and Timing) demonstrator mission will feature a 10-satellite constellation demonstration mission that will assess how a low Earth orbit fleet of satellites can work in combination with the Galileo and EGNOS constellations in higher orbits that provide Europe’s own global navigation system.\r\n\r\nThis launch will lift 2 “Pathfinder A” satellites built by Thales Alenia Space and GMV to a 510 km altitude Low Earth Orbit.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 65, "url": "https://lldev.thespacedevs.com/2.0.0/pad/65/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 1A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1", "map_url": "https://www.google.com/maps?q=-39.262833,177.864469", "latitude": "-39.262833", "longitude": "177.864469", "location": { "id": 10, "url": "https://lldev.thespacedevs.com/2.0.0/location/10/?format=api", "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand", "country_code": "NZL", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 75, "total_landing_count": 17 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg", "total_launch_count": 40 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "e3b45caa-2ccc-4937-931b-780edbe58db9", "url": "https://lldev.thespacedevs.com/2.0.0/launch/e3b45caa-2ccc-4937-931b-780edbe58db9/?format=api", "launch_library_id": null, "slug": "kinetica-2-demo-flight-qingzhou-prototype-spacecra", "name": "Kinetica 2 | Demo Flight (Qingzhou Prototype Spacecraft)", "status": { "id": 3, "name": "Success" }, "net": "2026-03-30T11:00:00Z", "window_end": "2026-03-30T13:14:00Z", "window_start": "2026-03-30T10:52:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 1040, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1040/?format=api", "name": "CAS Space", "type": "Commercial" }, "rocket": { "id": 8823, "configuration": { "id": 541, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/541/?format=api", "name": "Kinetica 2", "family": "", "full_name": "Kinetica 2", "variant": "" } }, "mission": { "id": 7414, "launch_library_id": null, "name": "Demo Flight (Qingzhou Prototype Spacecraft)", "description": "First test launch and mission of CAS Space’s Kinetica-2 rocket, with 3 spacecraft on board:\r\n\r\n* New March 02 (Qingzhou space station cargo resupply vehicle Prototype Spacecraft)\r\n* New March 01 in-orbit experiments hosting satellite\r\n* TS-01", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 13, "name": "Polar Orbit", "abbrev": "PO" } }, "pad": { "id": 244, "url": "https://lldev.thespacedevs.com/2.0.0/pad/244/?format=api", "agency_id": 1040, "name": "Launch Area 140", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/CAS_Space#Kinetica_2,_and_2H", "map_url": "https://www.google.com/maps?q=40.81748,100.21939", "latitude": "40.81748", "longitude": "100.21939", "location": { "id": 17, "url": "https://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 283, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_area_140_20251128222956.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/kinetica_2_firs_image_20260330153456.jpg", "infographic": null, "program": [] }, { "id": "fd4ba54a-df30-4318-a79b-2f9d6a38acc5", "url": "https://lldev.thespacedevs.com/2.0.0/launch/fd4ba54a-df30-4318-a79b-2f9d6a38acc5/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-transporter-16-dedicated-sso-ride", "name": "Falcon 9 Block 5 | Transporter 16 (Dedicated SSO Rideshare)", "status": { "id": 3, "name": "Success" }, "net": "2026-03-30T11:02:00Z", "window_end": "2026-03-30T11:16:00Z", "window_start": "2026-03-30T10:19:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8630, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api", "name": "Falcon 9", "family": "Falcon", "full_name": "Falcon 9 Block 5", "variant": "Block 5" } }, "mission": { "id": 7222, "launch_library_id": null, "name": "Transporter 16 (Dedicated SSO Rideshare)", "description": "Dedicated rideshare flight to a sun-synchronous orbit with dozens of small microsatellites and nanosatellites for commercial and government customers.", "launch_designator": null, "type": "Dedicated Rideshare", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 16, "url": "https://lldev.thespacedevs.com/2.0.0/pad/16/?format=api", "agency_id": null, "name": "Space Launch Complex 4E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E", "map_url": "https://www.google.com/maps?q=34.632,-120.611", "latitude": "34.632", "longitude": "-120.611", "location": { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api", "name": "Vandenberg SFB, CA, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg", "total_launch_count": 881, "total_landing_count": 34 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 265 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [] } ] }