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&ordering=-name
{ "count": 555, "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=10&ordering=-name", "previous": null, "results": [ { "id": "163c666e-6c61-4e10-8110-6d3c33d965f6", "url": "https://lldev.thespacedevs.com/2.0.0/launch/163c666e-6c61-4e10-8110-6d3c33d965f6/?format=api", "launch_library_id": null, "slug": "zhuque-3-demo-flight", "name": "Zhuque-3 | Demo Flight", "status": { "id": 3, "name": "Success" }, "net": "2025-12-03T04:00:00Z", "window_end": "2025-12-03T04:49:00Z", "window_start": "2025-12-03T03:52:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 259, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/259/?format=api", "name": "LandSpace", "type": "Commercial" }, "rocket": { "id": 8821, "configuration": { "id": 539, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/539/?format=api", "name": "Zhuque-3", "family": "Zhuque", "full_name": "Zhuque-3", "variant": "" } }, "mission": { "id": 7412, "launch_library_id": null, "name": "Demo Flight", "description": "First test launch of LandSpace’s ZQ-3 rocket, with a dummy payload. The rocket’s 1st stage attempted to land on a landing pad about 300 km downrange of the launch site.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 243, "url": "https://lldev.thespacedevs.com/2.0.0/pad/243/?format=api", "agency_id": 259, "name": "Launch Area 96B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Zhuque-3", "map_url": "https://www.google.com/maps?q=40.92017,100.25129", "latitude": "40.92017", "longitude": "100.25129", "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": 273, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_area_96b_20251128220544.jpg", "total_launch_count": 1 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zq-3_flight_1_l_image_20251203064230.jpg", "infographic": null, "program": [] }, { "id": "35cd0984-b80f-4bc9-9d7a-ead47a40bccd", "url": "https://lldev.thespacedevs.com/2.0.0/launch/35cd0984-b80f-4bc9-9d7a-ead47a40bccd/?format=api", "launch_library_id": null, "slug": "zhuque-2e-6-satellites", "name": "Zhuque-2E | 6 satellites", "status": { "id": 3, "name": "Success" }, "net": "2025-05-17T04:12:00Z", "window_end": "2025-05-17T04:40:00Z", "window_start": "2025-05-17T04:04:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 259, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/259/?format=api", "name": "LandSpace", "type": "Commercial" }, "rocket": { "id": 8610, "configuration": { "id": 519, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/519/?format=api", "name": "Zhuque-2E", "family": "Zhuque", "full_name": "Zhuque-2E", "variant": "2E" } }, "mission": { "id": 7202, "launch_library_id": null, "name": "6 satellites", "description": "6 satellites from satellite manufacturer SpaceTY, including 3 multi-spectral Earth observation satellites and 3 technology demonstration satellites for various academic institutions.\r\n\r\n* Tianyi-29\r\n* Tianyi-34\r\n* Tianyi-35\r\n* Tianyi-42\r\n* Tianyi-45\r\n* Tianyi-46", "launch_designator": null, "type": "Technology", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 9, "url": "https://lldev.thespacedevs.com/2.0.0/pad/9/?format=api", "agency_id": 259, "name": "Launch Area 96A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/LandSpace", "map_url": "https://www.google.com/maps?q=40.91491,100.245488", "latitude": "40.91491", "longitude": "100.245488", "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": 273, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_9_20200803143341.jpg", "total_launch_count": 6 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhunque_2e_on_t_image_20241216101643.jpg", "infographic": null, "program": [] }, { "id": "bc6530e6-f53e-4621-8336-3838403737d9", "url": "https://lldev.thespacedevs.com/2.0.0/launch/bc6530e6-f53e-4621-8336-3838403737d9/?format=api", "launch_library_id": null, "slug": "zhuque-2e-4-x-satnet-test-satellites", "name": "Zhuque-2E | 4 x SatNet test satellites", "status": { "id": 4, "name": "Failure" }, "net": "2025-08-15T01:17:00Z", "window_end": "2025-08-15T01:29:00Z", "window_start": "2025-08-15T01:08:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "2nd stage attitude control failed at T+258 seconds due to TVC system short circuit, caused by electric arcing on the control system's 450V main bus.", "hashtag": null, "launch_service_provider": { "id": 259, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/259/?format=api", "name": "LandSpace", "type": "Commercial" }, "rocket": { "id": 8679, "configuration": { "id": 519, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/519/?format=api", "name": "Zhuque-2E", "family": "Zhuque", "full_name": "Zhuque-2E", "variant": "2E" } }, "mission": { "id": 7271, "launch_library_id": null, "name": "4 x SatNet test satellites", "description": "Officially described as \"Satellite-Internet Technology Demonstration Satellite(s)\".\r\n\r\nProbably 4 test satellites for the Chinese state-owned LEO communication satellite constellation SatNet.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 9, "url": "https://lldev.thespacedevs.com/2.0.0/pad/9/?format=api", "agency_id": 259, "name": "Launch Area 96A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/LandSpace", "map_url": "https://www.google.com/maps?q=40.91491,100.245488", "latitude": "40.91491", "longitude": "100.245488", "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": 273, "total_landing_count": 2 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_9_20200803143341.jpg", "total_launch_count": 6 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/zhunque_2e_on_t_image_20241216101643.jpg", "infographic": null, "program": [] }, { "id": "ed2bf159-ee2d-4b60-bb8e-e964c005c8d9", "url": "https://lldev.thespacedevs.com/2.0.0/launch/ed2bf159-ee2d-4b60-bb8e-e964c005c8d9/?format=api", "launch_library_id": null, "slug": "zephyr-maiden-flight", "name": "Zéphyr | Maiden Flight", "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": 1100, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1100/?format=api", "name": "Latitude", "type": "Commercial" }, "rocket": { "id": 8803, "configuration": { "id": 534, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/534/?format=api", "name": "Zéphyr", "family": "", "full_name": "Zéphyr", "variant": "" } }, "mission": { "id": 7394, "launch_library_id": null, "name": "Maiden Flight", "description": "Maiden flight of the Zéphyr small launch vehicle.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 125, "url": "https://lldev.thespacedevs.com/2.0.0/pad/125/?format=api", "agency_id": 46, "name": "Diamant Launch Area", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=5.2222222,-52.7758051", "latitude": "5.2222222", "longitude": "-52.7758051", "location": { "id": 13, "url": "https://lldev.thespacedevs.com/2.0.0/location/13/?format=api", "name": "Guiana Space Centre, French Guiana", "country_code": "GUF", "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg", "total_launch_count": 330, "total_landing_count": 0 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_125_20200803143236.jpg", "total_launch_count": 8 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/z25c325a9phyr_image_20251116181217.jpg", "infographic": null, "program": [] }, { "id": "649bf8ed-f2a6-4923-aaf0-6086ad0227f5", "url": "https://lldev.thespacedevs.com/2.0.0/launch/649bf8ed-f2a6-4923-aaf0-6086ad0227f5/?format=api", "launch_library_id": null, "slug": "vulcan-wgs-11", "name": "Vulcan | WGS-11", "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": 124, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 7593, "configuration": { "id": 200, "launch_library_id": 226, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/200/?format=api", "name": "Vulcan", "family": "Vulcan", "full_name": "Vulcan", "variant": "Vulcan" } }, "mission": { "id": 6035, "launch_library_id": null, "name": "WGS-11", "description": "Last mission of the Wideband Global SatCom (WGS) series.", "launch_designator": null, "type": "Communications", "orbit": { "id": 4, "name": "Geosynchronous Transfer Orbit", "abbrev": "GSTO" } }, "pad": { "id": 29, "url": "https://lldev.thespacedevs.com/2.0.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "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": 1077, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 120 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg", "infographic": null, "program": [] }, { "id": "ef9850ad-1096-425b-9d27-f7bbd186e61a", "url": "https://lldev.thespacedevs.com/2.0.0/launch/ef9850ad-1096-425b-9d27-f7bbd186e61a/?format=api", "launch_library_id": null, "slug": "vulcan-vc6l-amazon-leo-lv-01", "name": "Vulcan VC6L | Amazon Leo (LV-01)", "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": 124, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 2836, "configuration": { "id": 479, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/479/?format=api", "name": "Vulcan VC6L", "family": "Vulcan", "full_name": "Vulcan VC6L", "variant": "VC6L" } }, "mission": { "id": 6003, "launch_library_id": null, "name": "Amazon Leo (LV-01)", "description": "Amazon Leo, formerly known as Project Kuiper, is a mega constellation of satellites in Low Earth Orbit that will offer broadband internet access, this constellation will be managed by Kuiper Systems LLC, a subsidiary of Amazon. This constellation is planned to be composed of 3,276 satellites. The satellites are projected to be placed in 98 orbital planes in three orbital layers, one at 590 km, 610 km and 630 km altitude.\r\n\r\n45 satellites will be carried on each Vulcan launch.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 29, "url": "https://lldev.thespacedevs.com/2.0.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "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": 1077, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 120 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vulcan_vc6l_image_20220406123130.jpg", "infographic": null, "program": [ { "id": 27, "url": "https://lldev.thespacedevs.com/2.0.0/program/27/?format=api", "name": "Amazon Leo", "description": "Amazon Leo is a satellite internet constellation aimed at providing high-speed, low-latency broadband connectivity to underserved and remote areas globally. The project involves deploying a constellation of low Earth orbit (LEO) satellites to create a satellite internet network capable of delivering reliable internet access.", "agencies": [ { "id": 1058, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1058/?format=api", "name": "Amazon Leo", "type": "Private" } ], "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/project2520kui_program_20231228165031.jpeg", "start_date": "2023-10-16T18:06:00Z", "end_date": null, "info_url": "https://en.wikipedia.org/wiki/Kuiper_Systems", "wiki_url": "https://aboutamazon.com/what-we-do/devices-services/project-kuiper" } ] }, { "id": "0c5642f3-24ae-4879-a8e9-981ad36a8911", "url": "https://lldev.thespacedevs.com/2.0.0/launch/0c5642f3-24ae-4879-a8e9-981ad36a8911/?format=api", "launch_library_id": 2087, "slug": "vulcan-vc4s-ussf-106", "name": "Vulcan VC4S | USSF-106", "status": { "id": 3, "name": "Success" }, "net": "2025-08-13T00:56:00Z", "window_end": "2025-08-13T00:59:00Z", "window_start": "2025-08-12T23:59:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 80, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 2743, "configuration": { "id": 516, "launch_library_id": null, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/516/?format=api", "name": "Vulcan VC4S", "family": "Vulcan", "full_name": "Vulcan VC4S", "variant": "VC4S" } }, "mission": { "id": 1141, "launch_library_id": 1334, "name": "USSF-106", "description": "USSF-106 is a mission for the United States Space Force. The launch will deploy various payloads directly into geosynchronous orbit, including the NTS-3 (Navigation Technology Satellite 3), a demonstration navigation satellite testing a new digital signal generator that can be reprogrammed on-orbit to broadcast new signals, improve performance by avoiding and defeating interference, and adding signatures for detecting spoofing attacks.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 3, "name": "Geosynchronous Orbit", "abbrev": "GSO" } }, "pad": { "id": 29, "url": "https://lldev.thespacedevs.com/2.0.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "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": 1077, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 120 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vulcan_vc4s_v-0_image_20250812014341.jpeg", "infographic": null, "program": [] }, { "id": "a67b40f9-cfcc-4614-a355-a156280b4bb3", "url": "https://lldev.thespacedevs.com/2.0.0/launch/a67b40f9-cfcc-4614-a355-a156280b4bb3/?format=api", "launch_library_id": 1353, "slug": "vulcan-vc4l-dream-chaser-crs-2-flight-1", "name": "Vulcan VC4L | Dream Chaser CRS 2 Flight 1", "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": 124, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 2529, "configuration": { "id": 202, "launch_library_id": 227, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/202/?format=api", "name": "Vulcan VC4L", "family": "Vulcan", "full_name": "Vulcan VC4L", "variant": "VC4L" } }, "mission": { "id": 6519, "launch_library_id": null, "name": "Dream Chaser CRS 2 Flight 1", "description": "First flight of the Dream Chaser Spaceplane, on a free-flying mission in Low Earth Orbit.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 29, "url": "https://lldev.thespacedevs.com/2.0.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "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": 1077, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 120 }, "webcast_live": false, "image": null, "infographic": null, "program": [ { "id": 11, "url": "https://lldev.thespacedevs.com/2.0.0/program/11/?format=api", "name": "Commercial Resupply Services", "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.", "agencies": [ { "id": 44, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 257, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, { "id": 1020, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1020/?format=api", "name": "Sierra Nevada Corporation", "type": "Commercial" }, { "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/commercial2520_program_20201129212219.png", "start_date": "2008-12-23T00:00:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services" } ] }, { "id": "6ef4751b-ac96-450c-8072-ac1ef368d2ec", "url": "https://lldev.thespacedevs.com/2.0.0/launch/6ef4751b-ac96-450c-8072-ac1ef368d2ec/?format=api", "launch_library_id": null, "slug": "vulcan-ussf-95", "name": "Vulcan | USSF-95", "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": 124, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 8067, "configuration": { "id": 200, "launch_library_id": 226, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/200/?format=api", "name": "Vulcan", "family": "Vulcan", "full_name": "Vulcan", "variant": "Vulcan" } }, "mission": { "id": 6620, "launch_library_id": null, "name": "USSF-95", "description": "First satellite of a medium Earth orbit missile-warning and missile-tracking constellation.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" } }, "pad": { "id": 29, "url": "https://lldev.thespacedevs.com/2.0.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "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": 1077, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 120 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg", "infographic": null, "program": [] }, { "id": "550f778d-6c2d-41fc-b182-6f0cd8feda93", "url": "https://lldev.thespacedevs.com/2.0.0/launch/550f778d-6c2d-41fc-b182-6f0cd8feda93/?format=api", "launch_library_id": null, "slug": "vulcan-ussf-87", "name": "Vulcan | USSF-87", "status": { "id": 2, "name": "TBD" }, "net": "2026-01-31T00:00:00Z", "window_end": "2026-01-31T00:00:00Z", "window_start": "2026-01-31T00:00:00Z", "inhold": false, "tbdtime": true, "tbddate": true, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 7859, "configuration": { "id": 200, "launch_library_id": 226, "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/200/?format=api", "name": "Vulcan", "family": "Vulcan", "full_name": "Vulcan", "variant": "Vulcan" } }, "mission": { "id": 6367, "launch_library_id": null, "name": "USSF-87", "description": "USSF-87 will launch two identical Geosynchronous Space Situational Awareness Program (GSSAP) satellites GSSAP-7 and GSSAP-8 directly to a near-geosynchronous orbit approximately 36,000 km above the equator.\r\n\r\nData from the GSSAP will uniquely contribute to timely and accurate orbital predictions, further enabling space flight safety including satellite collision avoidance.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" } }, "pad": { "id": 29, "url": "https://lldev.thespacedevs.com/2.0.0/pad/29/?format=api", "agency_id": null, "name": "Space Launch Complex 41", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41", "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644", "latitude": "28.58341025", "longitude": "-80.58303644", "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": 1077, "total_landing_count": 70 }, "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_29_20200803143528.jpg", "total_launch_count": 120 }, "webcast_live": false, "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg", "infographic": null, "program": [] } ] }