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=6620&ordering=-id
{ "count": 7974, "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=6630&ordering=-id", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=6610&ordering=-id", "results": [ { "id": "2c92e70a-f420-4b4e-823c-a50335b3354a", "url": "https://ll.thespacedevs.com/2.0.0/launch/2c92e70a-f420-4b4e-823c-a50335b3354a/?format=api", "launch_library_id": null, "slug": "smart-dragon-3-geely-constellation-group-05", "name": "Smart Dragon 3 | Geely Constellation Group 05", "status": { "id": 3, "name": "Success" }, "net": "2025-09-08T19:48:00Z", "window_end": "2025-09-08T20:00:00Z", "window_start": "2025-09-08T19:39:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 272, "url": "https://ll.thespacedevs.com/2.0.0/agencies/272/?format=api", "name": "China Rocket Co. Ltd.", "type": "Commercial" }, "rocket": { "id": 8702, "configuration": { "id": 484, "launch_library_id": null, "url": "https://ll.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": 7295, "launch_library_id": null, "name": "Geely Constellation Group 05", "description": "11 LEO communications satellites for Chinese car manufacturer Geely Automotive for testing autonomous driving/inter-vehicle communication services. They also carry payloads for ocean observation.", "launch_designator": null, "type": "Communications", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 221, "url": "https://ll.thespacedevs.com/2.0.0/pad/221/?format=api", "agency_id": 88, "name": "Rizhao offshore launch location", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=35.391667,119.598667", "latitude": "35.391667", "longitude": "119.598667", "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": 27, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_oriental_spaceport_mobile_launch_ship_20240529085416.jpg", "total_launch_count": 7 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/smart_dragon_3__image_20240925074606.jpg", "infographic": null, "program": [] }, { "id": "2c6a5a80-1c8b-4c3a-af80-c030fba4205f", "url": "https://ll.thespacedevs.com/2.0.0/launch/2c6a5a80-1c8b-4c3a-af80-c030fba4205f/?format=api", "launch_library_id": 1544, "slug": "delta-ii-7320-jason-2", "name": "Delta II 7320 | Jason-2", "status": { "id": 3, "name": "Success" }, "net": "2008-06-20T07:46:25Z", "window_end": "2008-06-20T07:46:25Z", "window_start": "2008-06-20T07:46:25Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 124, "url": "https://ll.thespacedevs.com/2.0.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 1397, "configuration": { "id": 88, "launch_library_id": 107, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/88/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7320", "variant": "7320" } }, "mission": { "id": 533, "launch_library_id": 701, "name": "Jason-2", "description": "A joint mission between NASA and CNES. It's mission, to survey and monitor sea surface height.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 39, "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api", "agency_id": null, "name": "Space Launch Complex 2W", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2", "map_url": "https://www.google.com/maps?q=34.7556,-120.6224", "latitude": "34.7556", "longitude": "-120.6224", "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": 912, "total_landing_count": 35 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg", "total_launch_count": 99 }, "webcast_live": false, "image": null, "infographic": null, "program": [] }, { "id": "2c5686ec-b0fd-4987-935d-587e3c85fa2d", "url": "https://ll.thespacedevs.com/2.0.0/launch/2c5686ec-b0fd-4987-935d-587e3c85fa2d/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-gps-iii-sv10", "name": "Falcon 9 Block 5 | GPS III SV10", "status": { "id": 3, "name": "Success" }, "net": "2026-04-21T06:53:25Z", "window_end": "2026-04-21T07:08:00Z", "window_start": "2026-04-21T06:53:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 90, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 8060, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://ll.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": 6613, "launch_library_id": null, "name": "GPS III SV10", "description": "Tenth of ten GPS III missions.", "launch_designator": null, "type": "Navigation", "orbit": { "id": 12, "name": "Medium Earth Orbit", "abbrev": "MEO" } }, "pad": { "id": 80, "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1128, "total_landing_count": 79 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 400 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg", "infographic": null, "program": [ { "id": 29, "url": "https://ll.thespacedevs.com/2.0.0/program/29/?format=api", "name": "Global Positioning System", "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.", "agencies": [ { "id": 1041, "url": "https://ll.thespacedevs.com/2.0.0/agencies/1041/?format=api", "name": "United States Space Force", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png", "start_date": "1978-02-22T00:00:00Z", "end_date": null, "info_url": "https://www.gps.gov/", "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System" } ] }, { "id": "2c5447d7-36c5-40fd-88de-47ed6b258bdb", "url": "https://ll.thespacedevs.com/2.0.0/launch/2c5447d7-36c5-40fd-88de-47ed6b258bdb/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-starlink-group-4-14", "name": "Falcon 9 Block 5 | Starlink Group 4-14", "status": { "id": 3, "name": "Success" }, "net": "2022-04-21T17:51:40Z", "window_end": "2022-04-21T17:51:40Z", "window_start": "2022-04-21T17:51:40Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 70, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 121, "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "rocket": { "id": 7543, "configuration": { "id": 164, "launch_library_id": 188, "url": "https://ll.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": 5970, "launch_library_id": null, "name": "Starlink Group 4-14", "description": "A batch of 53 satellites for 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://ll.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://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1128, "total_landing_count": 79 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg", "total_launch_count": 400 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png", "infographic": null, "program": [ { "id": 25, "url": "https://ll.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://ll.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } ], "image_url": "https://thespacedevs-prod.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": "2c3d0d6d-6cb1-4ee1-a283-7cb35dd7a9d1", "url": "https://ll.thespacedevs.com/2.0.0/launch/2c3d0d6d-6cb1-4ee1-a283-7cb35dd7a9d1/?format=api", "launch_library_id": null, "slug": "delta-ii-dfs-kopernikus-3", "name": "Delta II | DFS-Kopernikus 3", "status": { "id": 3, "name": "Success" }, "net": "1992-10-12T09:47:00Z", "window_end": "1992-10-12T09:47:00Z", "window_start": "1992-10-12T09:47: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": 6471, "configuration": { "id": 159, "launch_library_id": 179, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/159/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7925", "variant": "7925" } }, "mission": { "id": 4861, "launch_library_id": null, "name": "DFS-Kopernikus 3", "description": "German communications satellite built by the GESAT consortium.", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" } }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1128, "total_landing_count": 79 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/delta2520ii_image_20190222030440.jpeg", "infographic": null, "program": [] }, { "id": "2c2fed58-3854-4626-92a7-f87af0cf1e79", "url": "https://ll.thespacedevs.com/2.0.0/launch/2c2fed58-3854-4626-92a7-f87af0cf1e79/?format=api", "launch_library_id": null, "slug": "molniya-m-us-k-44", "name": "Molniya-M | US-K 44", "status": { "id": 3, "name": "Success" }, "net": "1985-10-22T20:24:07Z", "window_end": "1985-10-22T20:24:07Z", "window_start": "1985-10-22T20:24:07Z", "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": 5799, "configuration": { "id": 106, "launch_library_id": 126, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/106/?format=api", "name": "Molniya-M", "family": "R-7", "full_name": "Molniya-M 2BL", "variant": "2BL" } }, "mission": { "id": 4197, "launch_library_id": null, "name": "US-K 44", "description": "Early warning satellite", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 0, "name": "Elliptical Orbit", "abbrev": "Elliptical" } }, "pad": { "id": 85, "url": "https://ll.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://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": 1687, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 329 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/molniya_m_image_20251102061752.jpg", "infographic": null, "program": [] }, { "id": "2c2dad77-c26b-4b55-b0c1-0cf9a2302cbf", "url": "https://ll.thespacedevs.com/2.0.0/launch/2c2dad77-c26b-4b55-b0c1-0cf9a2302cbf/?format=api", "launch_library_id": null, "slug": "kosmos-3m-ds-u2-mt", "name": "Kosmos-3M | DS-U2-MT", "status": { "id": 3, "name": "Success" }, "net": "1971-12-02T17:30:01Z", "window_end": "1971-12-02T17:30:01Z", "window_start": "1971-12-02T17:30:01Z", "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": 4201, "configuration": { "id": 102, "launch_library_id": 122, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/102/?format=api", "name": "Kosmos-3M", "family": "Kosmos", "full_name": "Kosmos-3M (11K65M)", "variant": "-3M" } }, "mission": { "id": 2619, "launch_library_id": null, "name": "DS-U2-MT", "description": "Research satellite dedicated to micrometeroids and gamma ray astronomy.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 28, "url": "https://ll.thespacedevs.com/2.0.0/pad/28/?format=api", "agency_id": 163, "name": "132/1 (132L)", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.883229,40.868549", "latitude": "62.883229", "longitude": "40.868549", "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": 1687, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_28_20200803143254.jpg", "total_launch_count": 212 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [] }, { "id": "2c23175d-9200-4369-87f6-78dc8ca8e94a", "url": "https://ll.thespacedevs.com/2.0.0/launch/2c23175d-9200-4369-87f6-78dc8ca8e94a/?format=api", "launch_library_id": null, "slug": "soyuz-u-foton-4", "name": "Soyuz U | Foton 4", "status": { "id": 3, "name": "Success" }, "net": "1988-04-14T17:00:00Z", "window_end": "1988-04-14T17:00:00Z", "window_start": "1988-04-14T17:00: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": 6059, "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": 4450, "launch_library_id": null, "name": "Foton 4", "description": "Microgravity research satellite", "launch_designator": null, "type": "Materials Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 168, "url": "https://ll.thespacedevs.com/2.0.0/pad/168/?format=api", "agency_id": null, "name": "41/1", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome", "map_url": "https://www.google.com/maps?q=62.941,40.526806", "latitude": "62.941", "longitude": "40.526806", "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": 1687, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg", "total_launch_count": 310 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [] }, { "id": "2bfc6920-96fa-4cfe-8bff-353724c439f1", "url": "https://ll.thespacedevs.com/2.0.0/launch/2bfc6920-96fa-4cfe-8bff-353724c439f1/?format=api", "launch_library_id": null, "slug": "voskhod-zenit-2m-25", "name": "Voskhod | Zenit-2M 25", "status": { "id": 3, "name": "Success" }, "net": "1972-02-03T08:40:00Z", "window_end": "1972-02-03T08:40:00Z", "window_start": "1972-02-03T08:40: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": 4225, "configuration": { "id": 104, "launch_library_id": 138, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api", "name": "Voskhod", "family": "R-7", "full_name": "Voskhod", "variant": "Voskhod" } }, "mission": { "id": 2643, "launch_library_id": null, "name": "Zenit-2M 25", "description": "The soviet Zenit-2M (Gektor, 11F690) was an improved version of the Zenit-2 area surveillance reconnaissance satellite. It was part of the Vostok-based Zenit-family.", "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": 1564, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg", "total_launch_count": 429 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] }, { "id": "2bfa0c12-022b-431c-a66c-b12a4113a110", "url": "https://ll.thespacedevs.com/2.0.0/launch/2bfa0c12-022b-431c-a66c-b12a4113a110/?format=api", "launch_library_id": null, "slug": "delta-7425-10-wmap", "name": "Delta 7425-10 | WMAP", "status": { "id": 3, "name": "Success" }, "net": "2001-06-30T19:46:46Z", "window_end": "2001-06-30T19:46:46Z", "window_start": "2001-06-30T19:46:46Z", "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": 7047, "configuration": { "id": 303, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/303/?format=api", "name": "Delta II", "family": "Delta", "full_name": "Delta II 7425-10", "variant": "7425-10" } }, "mission": { "id": 5436, "launch_library_id": null, "name": "WMAP", "description": "MAP was to measure fluctuations in the cosmic 3 Kelvin microwave background with the degree of precision required to answer questions about the big bang and the total mass and fate of the universe.", "launch_designator": null, "type": "Planetary Science", "orbit": { "id": 16, "name": "Sun-Earth L2", "abbrev": "L2" } }, "pad": { "id": 1, "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api", "agency_id": null, "name": "Space Launch Complex 17B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17", "map_url": "https://www.google.com/maps?q=28.4458,-80.5657", "latitude": "28.4458", "longitude": "-80.5657", "location": { "id": 12, "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api", "name": "Cape Canaveral SFS, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg", "total_launch_count": 1128, "total_landing_count": 79 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg", "total_launch_count": 132 }, "webcast_live": false, "image": null, "infographic": null, "program": [] } ] }