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=240&ordering=id
{ "count": 556, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=250&ordering=id", "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=230&ordering=id", "results": [ { "id": "721a8641-458c-49ee-8442-2ef5b6fba880", "url": "https://lldev.thespacedevs.com/2.0.0/launch/721a8641-458c-49ee-8442-2ef5b6fba880/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-12-16", "name": "Falcon 9 Block 5 | Starlink Group 12-16", "status": { "id": 3, "name": "Success" }, "net": "2025-03-15T11:35:10Z", "window_end": "2025-03-15T14:59:00Z", "window_start": "2025-03-15T10:28: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": 8541, "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": 7132, "launch_library_id": null, "name": "Starlink Group 12-16", "description": "A batch of 23 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": 1083, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 361 }, "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": "726f22bb-8a58-482e-82e8-b2a88e08fc7e", "url": "https://lldev.thespacedevs.com/2.0.0/launch/726f22bb-8a58-482e-82e8-b2a88e08fc7e/?format=api", "launch_library_id": null, "slug": "soyuz-21afregat-m-kosmos-unknown-payload", "name": "Soyuz 2.1a/Fregat-M | Kosmos (Unknown Payload)", "status": { "id": 1, "name": "Go" }, "net": "2026-02-02T15:00:00Z", "window_end": "2026-02-02T22:00:00Z", "window_start": "2026-02-02T15:00:00Z", "inhold": false, "tbdtime": true, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 8909, "configuration": { "id": 45, "launch_library_id": 83, "url": "https://lldev.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": 7500, "launch_library_id": null, "name": "Kosmos (Unknown Payload)", "description": "Unknown classified payload(s) for the Russian military.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 48, "url": "https://lldev.thespacedevs.com/2.0.0/pad/48/?format=api", "agency_id": 163, "name": "Unknown Pad", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome", "map_url": "https://www.google.com/maps?q=62.925556,40.577778", "latitude": "62.925556", "longitude": "40.577778", "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": 1680, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_48_20200803143459.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1a_image_20190726062341.png", "infographic": null, "program": [] }, { "id": "7339173c-ff5d-4cd1-bd08-ed92f8362745", "url": "https://lldev.thespacedevs.com/2.0.0/launch/7339173c-ff5d-4cd1-bd08-ed92f8362745/?format=api", "launch_library_id": null, "slug": "long-march-3be-chinasat-9c", "name": "Long March 3B/E | ChinaSat 9C", "status": { "id": 3, "name": "Success" }, "net": "2025-06-20T12:37:00Z", "window_end": "2025-06-20T13:02:00Z", "window_start": "2025-06-20T12:27: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": 8638, "configuration": { "id": 50, "launch_library_id": 69, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/50/?format=api", "name": "Long March 3B/E", "family": "Long March", "full_name": "Long March 3B/E", "variant": "B/E" } }, "mission": { "id": 7230, "launch_library_id": null, "name": "ChinaSat 9C", "description": "Ku- and Ka-band geostationary communication satellite for China Satcom at 92.2° East, replacing ChinaSat 9.", "launch_designator": null, "type": "Communications", "orbit": { "id": 2, "name": "Geostationary Transfer Orbit", "abbrev": "GTO" } }, "pad": { "id": 45, "url": "https://lldev.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://lldev.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-dev.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "total_launch_count": 237, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg", "total_launch_count": 124 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20230907120240.jpeg", "infographic": null, "program": [] }, { "id": "74b3aa8f-dc54-43dd-b8dd-1dc62ccccfc4", "url": "https://lldev.thespacedevs.com/2.0.0/launch/74b3aa8f-dc54-43dd-b8dd-1dc62ccccfc4/?format=api", "launch_library_id": null, "slug": "soyuz-5-demo-flight", "name": "Soyuz-5 | Demo Flight", "status": { "id": 2, "name": "TBD" }, "net": "2026-03-31T00:00:00Z", "window_end": "2026-03-31T00:00:00Z", "window_start": "2026-03-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 103, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/103/?format=api", "name": "RKK Energiya", "type": "Commercial" }, "rocket": { "id": 8701, "configuration": { "id": 521, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/521/?format=api", "name": "Soyuz-5", "family": "Soyuz-5", "full_name": "Soyuz-5", "variant": "" } }, "mission": { "id": 7294, "launch_library_id": null, "name": "Demo Flight", "description": "Demonstration Flight for Russia's new Soyuz-5 launch vehicle. Details TBD.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 2, "url": "https://lldev.thespacedevs.com/2.0.0/pad/2/?format=api", "agency_id": null, "name": "45/1", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.943492,63.653014", "latitude": "45.943492", "longitude": "63.653014", "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": 1559, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg", "total_launch_count": 46 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz-5_launch__image_20250905122547.jpg", "infographic": null, "program": [] }, { "id": "75d43ce8-6d8d-4e9f-9348-4f51902e63c2", "url": "https://lldev.thespacedevs.com/2.0.0/launch/75d43ce8-6d8d-4e9f-9348-4f51902e63c2/?format=api", "launch_library_id": null, "slug": "soyuz-21bfregat-m-glonass-k2-no-14-kosmos-2584", "name": "Soyuz 2.1b/Fregat-M | Glonass-K2 No. 14 (Kosmos 2584)", "status": { "id": 3, "name": "Success" }, "net": "2025-03-02T22:22:17Z", "window_end": "2025-03-03T00:00:00Z", "window_start": "2025-03-02T22:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 8146, "configuration": { "id": 134, "launch_library_id": 153, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/134/?format=api", "name": "Soyuz 2.1b/Fregat-M", "family": "Soyuz", "full_name": "Soyuz 2.1b Fregat-M", "variant": "Fregat-M" } }, "mission": { "id": 6705, "launch_library_id": null, "name": "Glonass-K2 No. 14 (Kosmos 2584)", "description": "Glonass-K2 are the fourth generation of satellite design for GLONASS satellite navigation system. GLONASS is a Russian space-based navigation system comparable to the similar GPS and Galileo systems. This generation improves on accuracy, power consumption and design life. Each satellite is unpressurized and weighs 1645 kg, and has an operational lifetime of 10 years.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" } }, "pad": { "id": 36, "url": "https://lldev.thespacedevs.com/2.0.0/pad/36/?format=api", "agency_id": 163, "name": "43/3 (43L)", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=62.9273,40.45", "latitude": "62.9273", "longitude": "40.45", "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": 1680, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg", "total_launch_count": 231 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg", "infographic": null, "program": [] }, { "id": "760cea4c-78f9-4b98-83a5-231fc098c5ab", "url": "https://lldev.thespacedevs.com/2.0.0/launch/760cea4c-78f9-4b98-83a5-231fc098c5ab/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-10-29", "name": "Falcon 9 Block 5 | Starlink Group 10-29", "status": { "id": 3, "name": "Success" }, "net": "2025-07-30T03:37:50Z", "window_end": "2025-07-30T07:30:00Z", "window_start": "2025-07-30T03:30:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 90, "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": 8666, "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": 7258, "launch_library_id": null, "name": "Starlink Group 10-29", "description": "A batch of 28 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": 1083, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 361 }, "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": "7650a17a-cc52-4597-bd1a-0951d7389a95", "url": "https://lldev.thespacedevs.com/2.0.0/launch/7650a17a-cc52-4597-bd1a-0951d7389a95/?format=api", "launch_library_id": null, "slug": "ceres-2-demo-flight", "name": "Ceres-2 | Demo Flight", "status": { "id": 4, "name": "Failure" }, "net": "2026-01-17T04:08:00Z", "window_end": "2026-01-17T04:20:00Z", "window_start": "2026-01-17T03:57:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "1st stage failure, failed to reach orbit.", "hashtag": null, "launch_service_provider": { "id": 1021, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1021/?format=api", "name": "Galactic Energy", "type": "Commercial" }, "rocket": { "id": 8828, "configuration": { "id": 546, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/546/?format=api", "name": "Ceres-2", "family": "", "full_name": "Ceres-2", "variant": "" } }, "mission": { "id": 7419, "launch_library_id": null, "name": "Demo Flight", "description": "First test launch of Galactic Energy’s Ceres-2 rocket.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 21, "url": "https://lldev.thespacedevs.com/2.0.0/pad/21/?format=api", "agency_id": null, "name": "Launch Area 95A", "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://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": 276, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 65 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/ceres-2_illustr_image_20251210054657.png", "infographic": null, "program": [] }, { "id": "76cbeca6-325c-40bb-b273-53bbb51c84fe", "url": "https://lldev.thespacedevs.com/2.0.0/launch/76cbeca6-325c-40bb-b273-53bbb51c84fe/?format=api", "launch_library_id": null, "slug": "soyuz-21a-progress-ms-30-91p", "name": "Soyuz 2.1a | Progress MS-30 (91P)", "status": { "id": 3, "name": "Success" }, "net": "2025-02-27T21:24:27Z", "window_end": "2025-02-27T21:24:27Z", "window_start": "2025-02-27T21:24:27Z", "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": 8358, "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": 6939, "launch_library_id": null, "name": "Progress MS-30 (91P)", "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": 1559, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 426 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_lift_image_20250228103923.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": "77260245-22c9-4a05-8df6-af7441206c83", "url": "https://lldev.thespacedevs.com/2.0.0/launch/77260245-22c9-4a05-8df6-af7441206c83/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-13-4", "name": "Falcon 9 Block 5 | Starlink Group 13-4", "status": { "id": 3, "name": "Success" }, "net": "2025-07-31T18:35:09Z", "window_end": "2025-07-31T19:39:00Z", "window_start": "2025-07-31T15:39: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": 8663, "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": 7255, "launch_library_id": null, "name": "Starlink Group 13-4", "description": "A batch of 19 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": 858, "total_landing_count": 33 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg", "total_launch_count": 244 }, "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": "7766f3bb-674c-4c71-b986-963bd633fcfe", "url": "https://lldev.thespacedevs.com/2.0.0/launch/7766f3bb-674c-4c71-b986-963bd633fcfe/?format=api", "launch_library_id": null, "slug": "electron-6x-hawkeye-360", "name": "Electron | 6x HawkEye 360", "status": { "id": 2, "name": "TBD" }, "net": "2026-12-31T00:00:00Z", "window_end": "2026-12-31T00:00:00Z", "window_start": "2026-12-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "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": 7567, "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": 6792, "launch_library_id": null, "name": "6x HawkEye 360", "description": "HawkEye 360 is a a space-based civil global intelligence satellite network using radio frequency (RF) technology to help monitor transportation across air, land and sea and assist with emergencies, and to provide civil SIGINT (Signal Intelligence) mission.\r\n\r\nThe constellation of small satellites (named Hawk ) will collect information on specific radio signals worldwide to provide high-precision radio frequency mapping and analytics from Low Earth orbit (LEO).", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 79, "url": "https://lldev.thespacedevs.com/2.0.0/pad/79/?format=api", "agency_id": 147, "name": "Rocket Lab Launch Complex 2 (Launch Area 0 C)", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=37.833262,-75.488235", "latitude": "37.833262", "longitude": "-75.488235", "location": { "id": 21, "url": "https://lldev.thespacedevs.com/2.0.0/location/21/?format=api", "name": "Wallops Flight Facility, Virginia, USA", "country_code": "USA", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg", "total_launch_count": 84, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_79_20200803143607.jpg", "total_launch_count": 10 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] } ] }