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=id
{ "count": 7847, "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=310&ordering=id", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=290&ordering=id", "results": [ { "id": "0a0e0efc-e687-4e37-9909-91c9aa4c2e37", "url": "https://ll.thespacedevs.com/2.0.0/launch/0a0e0efc-e687-4e37-9909-91c9aa4c2e37/?format=api", "launch_library_id": null, "slug": "tsiklon-3-tselina-d-56", "name": "Tsiklon-3 | Tselina-D 56", "status": { "id": 3, "name": "Success" }, "net": "1986-06-12T04:43:00Z", "window_end": "1986-06-12T04:43:00Z", "window_start": "1986-06-12T04:43: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": 5866, "configuration": { "id": 445, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/445/?format=api", "name": "Tsiklon-3", "family": "Tsiklon", "full_name": "Tsiklon-3", "variant": "3" } }, "mission": { "id": 4263, "launch_library_id": null, "name": "Tselina-D 56", "description": "Tselina-D satellites provided detailed observation of radio sources detected by the smaller Tselina-O satellites as part of the Tselina ELINT system.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 126, "url": "https://ll.thespacedevs.com/2.0.0/pad/126/?format=api", "agency_id": 63, "name": "32/1", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_32", "map_url": "https://www.google.com/maps?q=62.9063889,40.7844727", "latitude": "62.9063889", "longitude": "40.7844727", "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": 1684, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_126_20200803143238.jpg", "total_launch_count": 57 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-3_launc_image_20251112153513.png", "infographic": null, "program": [] }, { "id": "0a1c807b-a03d-4a5c-b310-e715b790a5f5", "url": "https://ll.thespacedevs.com/2.0.0/launch/0a1c807b-a03d-4a5c-b310-e715b790a5f5/?format=api", "launch_library_id": null, "slug": "proton-raduga-25", "name": "Proton | Raduga 25", "status": { "id": 3, "name": "Success" }, "net": "1990-02-15T07:52:00Z", "window_end": "1990-02-15T07:52:00Z", "window_start": "1990-02-15T07:52: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": 6245, "configuration": { "id": 80, "launch_library_id": 99, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/80/?format=api", "name": "Proton", "family": "Proton / UR-500", "full_name": "Proton K/DM-2", "variant": "K/DM-2" } }, "mission": { "id": 4635, "launch_library_id": null, "name": "Raduga 25", "description": "Geostationary communications satellite for military and governmental puposes", "launch_designator": null, "type": "Communications", "orbit": { "id": 1, "name": "Geostationary Orbit", "abbrev": "Direct-GEO" } }, "pad": { "id": 31, "url": "https://ll.thespacedevs.com/2.0.0/pad/31/?format=api", "agency_id": null, "name": "81/23 (81L)", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=46.073997,62.977999", "latitude": "46.073997", "longitude": "62.977999", "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": 1561, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_31_20200803143402.jpg", "total_launch_count": 104 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg", "infographic": null, "program": [] }, { "id": "0a34e038-6ce7-4a39-bc2e-1fe0ed93267a", "url": "https://ll.thespacedevs.com/2.0.0/launch/0a34e038-6ce7-4a39-bc2e-1fe0ed93267a/?format=api", "launch_library_id": null, "slug": "soyuz-u-yantar-4k2-20", "name": "Soyuz U | Yantar-4K2 20", "status": { "id": 3, "name": "Success" }, "net": "1986-01-15T14:20:00Z", "window_end": "1986-01-15T14:20:00Z", "window_start": "1986-01-15T14:20: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": 5824, "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": 4222, "launch_library_id": null, "name": "Yantar-4K2 20", "description": "Film-return reconnaissance satellite", "launch_designator": null, "type": "Government/Top Secret", "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": 1684, "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": "0a392afa-0964-47ed-a56c-c9af268f802d", "url": "https://ll.thespacedevs.com/2.0.0/launch/0a392afa-0964-47ed-a56c-c9af268f802d/?format=api", "launch_library_id": null, "slug": "kosmos-3m-tselina-o-1", "name": "Kosmos-3M | Tselina-O 1", "status": { "id": 3, "name": "Success" }, "net": "1967-10-30T17:59:59Z", "window_end": "1967-10-30T17:59:59Z", "window_start": "1967-10-30T17:59:59Z", "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": 3724, "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": 2142, "launch_library_id": null, "name": "Tselina-O 1", "description": "The Tselina-O (11F616) was one component of two-satellite Tselina ELINT satellite system. Tselina-O provided general ELINT surveillance to be examined in detail by the larger Tselina-D satellites.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 167, "url": "https://ll.thespacedevs.com/2.0.0/pad/167/?format=api", "agency_id": null, "name": "132/2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome", "map_url": "https://www.google.com/maps?q=62.883,40.869806", "latitude": "62.883", "longitude": "40.869806", "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": 1684, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg", "total_launch_count": 172 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-3m_durin_image_20251101171325.jpg", "infographic": null, "program": [] }, { "id": "0a399298-8e59-4ad3-80bd-3e211dff7596", "url": "https://ll.thespacedevs.com/2.0.0/launch/0a399298-8e59-4ad3-80bd-3e211dff7596/?format=api", "launch_library_id": null, "slug": "hyperbola-1-dear-1", "name": "Hyperbola-1 | DEAR-1", "status": { "id": 3, "name": "Success" }, "net": "2023-12-17T07:00:00Z", "window_end": "2023-12-17T08:27:00Z", "window_start": "2023-12-17T06:53:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 274, "url": "https://ll.thespacedevs.com/2.0.0/agencies/274/?format=api", "name": "i-Space", "type": "Commercial" }, "rocket": { "id": 8145, "configuration": { "id": 193, "launch_library_id": 222, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/193/?format=api", "name": "Hyperbola-1", "family": "", "full_name": "Hyperbola-1", "variant": "1" } }, "mission": { "id": 6704, "launch_library_id": null, "name": "DEAR-1", "description": "Prototype recoverable experiment spacecraft by Chinese firm AZSPACE.", "launch_designator": null, "type": "Technology", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 21, "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/17/?format=api", "name": "Jiuquan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg", "total_launch_count": 283, "total_landing_count": 2 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg", "total_launch_count": 66 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyperbola-1252_image_20231217075308.jpg", "infographic": null, "program": [] }, { "id": "0a399395-31f6-424f-9718-4958f7d3867c", "url": "https://ll.thespacedevs.com/2.0.0/launch/0a399395-31f6-424f-9718-4958f7d3867c/?format=api", "launch_library_id": null, "slug": "vulcan-ussf-114", "name": "Vulcan | USSF-114", "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://ll.thespacedevs.com/2.0.0/agencies/124/?format=api", "name": "United Launch Alliance", "type": "Commercial" }, "rocket": { "id": 7902, "configuration": { "id": 200, "launch_library_id": 226, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/200/?format=api", "name": "Vulcan", "family": "Vulcan", "full_name": "Vulcan", "variant": "Vulcan" } }, "mission": { "id": 6411, "launch_library_id": null, "name": "USSF-114", "description": "Classified payload for the US Space Force.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 24, "url": "https://ll.thespacedevs.com/2.0.0/pad/24/?format=api", "agency_id": 161, "name": "Space Launch Complex 3E", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E", "map_url": "https://www.google.com/maps?q=34.64,-120.5895", "latitude": "34.64", "longitude": "-120.5895", "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": 877, "total_landing_count": 33 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_24_20200803143552.jpg", "total_launch_count": 48 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vulcan_image_20240107162928.jpeg", "infographic": null, "program": [] }, { "id": "0a408547-a635-4cac-a422-61764a552964", "url": "https://ll.thespacedevs.com/2.0.0/launch/0a408547-a635-4cac-a422-61764a552964/?format=api", "launch_library_id": null, "slug": "atlas-d-ov1-7", "name": "Atlas D | OV1-7", "status": { "id": 3, "name": "Success" }, "net": "1966-07-14T02:10:02Z", "window_end": "1966-07-14T02:10:02Z", "window_start": "1966-07-14T02:10:02Z", "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": 3549, "configuration": { "id": 237, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/237/?format=api", "name": "Atlas D", "family": "Atlas", "full_name": "SM-65D Atlas", "variant": "D" } }, "mission": { "id": 1969, "launch_library_id": null, "name": "OV1-7", "description": "The OV1 (Orbiting Vehicle 1) were small research satellite to be launched piggy back on Atlas ICBM test flights. They consisted in general of the OV1 satellite and the OV1-PM propulsion module (or upper stage) to reach orbit.", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 170, "url": "https://ll.thespacedevs.com/2.0.0/pad/170/?format=api", "agency_id": null, "name": "576B3", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/List_of_Vandenberg_Air_Force_Base_launch_facilities", "map_url": "https://www.google.com/maps?q=34.7897222,-120.5980273", "latitude": "34.7897222", "longitude": "-120.5980273", "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": 877, "total_landing_count": 33 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_170_20200803143421.jpg", "total_launch_count": 7 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/564th_strategic_image_20251211153200.jpeg", "infographic": null, "program": [] }, { "id": "0a4ae6ce-07ef-4e48-9b4d-0bf4e1182134", "url": "https://ll.thespacedevs.com/2.0.0/launch/0a4ae6ce-07ef-4e48-9b4d-0bf4e1182134/?format=api", "launch_library_id": null, "slug": "electron-the-mountain-god-guards-iqps-launch-3", "name": "Electron | The Mountain God Guards (iQPS Launch 3)", "status": { "id": 3, "name": "Success" }, "net": "2025-06-11T15:31:00Z", "window_end": "2025-06-11T16:05:00Z", "window_start": "2025-06-11T15:15:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": 70, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 147, "url": "https://ll.thespacedevs.com/2.0.0/agencies/147/?format=api", "name": "Rocket Lab", "type": "Commercial" }, "rocket": { "id": 8520, "configuration": { "id": 26, "launch_library_id": 148, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/26/?format=api", "name": "Electron", "family": "", "full_name": "Electron", "variant": "" } }, "mission": { "id": 7110, "launch_library_id": null, "name": "The Mountain God Guards (iQPS Launch 3)", "description": "Synthetic aperture radar Earth observation satellite for Japanese Earth imaging company iQPS.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 65, "url": "https://ll.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://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg", "total_launch_count": 74, "total_landing_count": 17 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg", "total_launch_count": 39 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg", "infographic": null, "program": [] }, { "id": "0a57cd12-94d6-4135-93b5-1decd7d7cbb4", "url": "https://ll.thespacedevs.com/2.0.0/launch/0a57cd12-94d6-4135-93b5-1decd7d7cbb4/?format=api", "launch_library_id": null, "slug": "vostok-8a92m-tselina-d-17", "name": "Vostok 8A92M | Tselina-D 17", "status": { "id": 3, "name": "Success" }, "net": "1978-12-19T01:35:00Z", "window_end": "1978-12-19T01:35:00Z", "window_start": "1978-12-19T01:35: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": 5026, "configuration": { "id": 452, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/452/?format=api", "name": "Vostok 8A92M", "family": "Vostok", "full_name": "Vostok 8A92M", "variant": "8A92M" } }, "mission": { "id": 3439, "launch_library_id": null, "name": "Tselina-D 17", "description": "Tselina-D satellites provided detailed observation of radio sources detected by the smaller Tselina-O satellites as part of the Tselina ELINT system.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "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": 1684, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 328 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/the_full-scale__image_20251127090310.jpg", "infographic": null, "program": [] }, { "id": "0a5d89b0-aa14-4140-b72d-fbcc8340b222", "url": "https://ll.thespacedevs.com/2.0.0/launch/0a5d89b0-aa14-4140-b72d-fbcc8340b222/?format=api", "launch_library_id": 443, "slug": "space-shuttle-columbia-ov-102-sts-93", "name": "Space Shuttle Columbia OV-102 | STS-93", "status": { "id": 3, "name": "Success" }, "net": "1999-07-23T04:31:00Z", "window_end": "1999-07-23T04:31:00Z", "window_start": "1999-07-23T04:31:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": null, "hashtag": null, "launch_service_provider": { "id": 191, "url": "https://ll.thespacedevs.com/2.0.0/agencies/191/?format=api", "name": "United Space Alliance", "type": "Commercial" }, "rocket": { "id": 445, "configuration": { "id": 493, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/493/?format=api", "name": "Space Shuttle", "family": "", "full_name": "Space Shuttle", "variant": "" } }, "mission": { "id": 868, "launch_library_id": 991, "name": "STS-93", "description": "STS-93 marked the 95th launch of the Space Shuttle, the 26th launch of Columbia, and the 21st night launch of a Space Shuttle. Eileen Collins became the first female shuttle Commander on this flight. Its primary payload was the Chandra X-ray Observatory.", "launch_designator": null, "type": "Astrophysics", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 4, "url": "https://ll.thespacedevs.com/2.0.0/pad/4/?format=api", "agency_id": 44, "name": "Launch Complex 39B", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39B", "map_url": "https://www.google.com/maps?q=28.62711233,-80.62101503", "latitude": "28.62711233", "longitude": "-80.62101503", "location": { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api", "name": "Kennedy Space Center, FL, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg", "total_launch_count": 280, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg", "total_launch_count": 59 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space_shuttle_image_20230422074810.jpeg", "infographic": null, "program": [ { "id": 6, "url": "https://ll.thespacedevs.com/2.0.0/program/6/?format=api", "name": "Space Shuttle", "description": "The Space Shuttle program was the fourth human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which accomplished routine transportation for Earth-to-orbit crew and cargo from 1981 to 2011.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/space2520shutt_program_20200820202237.png", "start_date": "1981-04-12T12:00:03Z", "end_date": "2011-07-08T15:29:00Z", "info_url": "https://www.nasa.gov/mission_pages/shuttle/main/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Space_Shuttle_program" }, { "id": 36, "url": "https://ll.thespacedevs.com/2.0.0/program/36/?format=api", "name": "NASA Large Strategic Science Missions", "description": "NASA's large strategic science missions or large strategic missions, formerly known as Flagship missions or Flagship-class missions, are the costliest and most capable NASA science spacecraft. Flagship missions exist within all four divisions of NASA's Science Mission Directorate (SMD): the astrophysics, Earth science, heliophysics and planetary science divisions.", "agencies": [ { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nasa2520large_program_20240205122003.jpeg", "start_date": "1975-08-22T00:00:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Large_strategic_science_missions" } ] } ] }