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=6960&ordering=id
{ "count": 7859, "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=6970&ordering=id", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=6950&ordering=id", "results": [ { "id": "e169e7cc-cc0c-4044-9cde-12c9ba2fc8e9", "url": "https://ll.thespacedevs.com/2.0.0/launch/e169e7cc-cc0c-4044-9cde-12c9ba2fc8e9/?format=api", "launch_library_id": null, "slug": "delta-2914-yuri-1", "name": "Delta 2914 | Yuri 1", "status": { "id": 3, "name": "Success" }, "net": "1978-04-07T22:01:00Z", "window_end": "1978-04-07T22:01:00Z", "window_start": "1978-04-07T22:01: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": 4951, "configuration": { "id": 287, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/287/?format=api", "name": "Delta 2914", "family": "Delta", "full_name": "Delta 2914", "variant": "2914" } }, "mission": { "id": 3367, "launch_library_id": null, "name": "Yuri 1", "description": "First generation Japanese direct broadcasting satellite", "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": 1106, "total_landing_count": 74 }, "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/delta_2910_image_20231231105214.jpeg", "infographic": null, "program": [] }, { "id": "e177f420-d6eb-4b45-ba6e-71009b7e270f", "url": "https://ll.thespacedevs.com/2.0.0/launch/e177f420-d6eb-4b45-ba6e-71009b7e270f/?format=api", "launch_library_id": 1986, "slug": "long-march-3b-yz-1-beidou-3-m23-m24", "name": "Long March 3B / YZ-1 | Beidou-3 M23 & M24", "status": { "id": 3, "name": "Success" }, "net": "2019-09-22T21:10:04Z", "window_end": "2019-09-22T21:35:00Z", "window_start": "2019-09-22T20:55:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 2549, "configuration": { "id": 78, "launch_library_id": 89, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/78/?format=api", "name": "Long March 3B/YZ-1", "family": "Long March", "full_name": "Long March 3B/YZ-1", "variant": "B/YZ-1" } }, "mission": { "id": 1038, "launch_library_id": 1239, "name": "Beidou-3 M23 & M24", "description": "These two satellites will be used to provide global navigation coverage as part of the Chinese Beidou (Compass) satellite navigation system.", "launch_designator": null, "type": "Navigation", "orbit": null }, "pad": { "id": 45, "url": "https://ll.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.245504,102.026768", "latitude": "28.245504", "longitude": "102.026768", "location": { "id": 16, "url": "https://ll.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-prod.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg", "total_launch_count": 239, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg", "total_launch_count": 124 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long2520march_image_20231226100006.jpeg", "infographic": null, "program": [ { "id": 35, "url": "https://ll.thespacedevs.com/2.0.0/program/35/?format=api", "name": "BeiDou", "description": "The BeiDou Navigation Satellite System is a satellite-based radio navigation system owned and operated by the China National Space Administration.[4] It is one of the global navigation satellite systems that provide geolocation and time information to a BDS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more BDS satellites.", "agencies": [ { "id": 17, "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/beidou_program_20240102170615.png", "start_date": "2000-10-31T00:00:00Z", "end_date": null, "info_url": "http://en.beidou.gov.cn/", "wiki_url": "https://en.wikipedia.org/wiki/BeiDou" } ] }, { "id": "e17ccf7b-b79d-4954-84f8-dca015b38bd4", "url": "https://ll.thespacedevs.com/2.0.0/launch/e17ccf7b-b79d-4954-84f8-dca015b38bd4/?format=api", "launch_library_id": 1930, "slug": "long-march-4b-tianhui-2-01", "name": "Long March 4B | Tianhui-2-01", "status": { "id": 3, "name": "Success" }, "net": "2019-04-29T22:52:05Z", "window_end": "2019-04-29T22:52:05Z", "window_start": "2019-04-29T22:52:05Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 88, "url": "https://ll.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "rocket": { "id": 2466, "configuration": { "id": 10, "launch_library_id": 16, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/10/?format=api", "name": "Long March 4B", "family": "Long March", "full_name": "Long March 4B", "variant": "B" } }, "mission": { "id": 992, "launch_library_id": 1202, "name": "Tianhui-2-01", "description": "At 22:52 UTC on April 29, 2019, China used a Long March 4B rocket from the Taiyuan Satellite Launch Center to successfully launch two Tianhui-2-01 satellites. The satellites will be used for scientific experiments, land resource survey, geographic survey and mapping.", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 25, "url": "https://ll.thespacedevs.com/2.0.0/pad/25/?format=api", "agency_id": null, "name": "Launch Complex 9", "info_url": null, "wiki_url": null, "map_url": "https://www.google.com/maps?q=38.863128,111.589567", "latitude": "38.863128", "longitude": "111.589567", "location": { "id": 19, "url": "https://ll.thespacedevs.com/2.0.0/location/19/?format=api", "name": "Taiyuan Satellite Launch Center, People's Republic of China", "country_code": "CHN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg", "total_launch_count": 155, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_25_20200803143501.jpg", "total_launch_count": 78 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/long_march_4b_l_image_20251209044050.jpeg", "infographic": null, "program": [] }, { "id": "e17f0e0e-460c-4a5d-b272-56813fcaadf0", "url": "https://ll.thespacedevs.com/2.0.0/launch/e17f0e0e-460c-4a5d-b272-56813fcaadf0/?format=api", "launch_library_id": null, "slug": "soyuz-u-pvb-foton-9", "name": "Soyuz-U-PVB | Foton 9", "status": { "id": 3, "name": "Success" }, "net": "1994-06-14T16:05:00Z", "window_end": "1994-06-14T16:05:00Z", "window_start": "1994-06-14T16:05:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://ll.thespacedevs.com/2.0.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 6591, "configuration": { "id": 378, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/378/?format=api", "name": "Soyuz-U-PVB", "family": "Soyuz", "full_name": "Soyuz-U-PVB", "variant": "U-PVB" } }, "mission": { "id": 4981, "launch_library_id": null, "name": "Foton 9", "description": "Microgravity research satellite", "launch_designator": null, "type": "Materials Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 36, "url": "https://ll.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://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": 1685, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg", "total_launch_count": 232 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz-u_image_20191229074852.jpg", "infographic": null, "program": [] }, { "id": "e18702a8-ac53-40c0-a981-ff5fd8c1559e", "url": "https://ll.thespacedevs.com/2.0.0/launch/e18702a8-ac53-40c0-a981-ff5fd8c1559e/?format=api", "launch_library_id": null, "slug": "tsiklon-3-tselina-d-68", "name": "Tsiklon-3 | Tselina-D 68", "status": { "id": 3, "name": "Success" }, "net": "1992-12-25T20:07:59Z", "window_end": "1992-12-25T20:07:59Z", "window_start": "1992-12-25T20:07:59Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://ll.thespacedevs.com/2.0.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 6496, "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": 4886, "launch_library_id": null, "name": "Tselina-D 68", "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": 127, "url": "https://ll.thespacedevs.com/2.0.0/pad/127/?format=api", "agency_id": 63, "name": "32/2", "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": 1685, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_127_20200803143245.jpg", "total_launch_count": 65 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-3_launc_image_20251112153513.png", "infographic": null, "program": [] }, { "id": "e194f5a4-3e49-42a0-84e1-7bb58a691d75", "url": "https://ll.thespacedevs.com/2.0.0/launch/e194f5a4-3e49-42a0-84e1-7bb58a691d75/?format=api", "launch_library_id": null, "slug": "soyuz-u-resurs-f2-10", "name": "Soyuz U | Resurs-F2 10", "status": { "id": 3, "name": "Success" }, "net": "1995-09-26T11:20:00Z", "window_end": "1995-09-26T11:20:00Z", "window_start": "1995-09-26T11:20:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 193, "url": "https://ll.thespacedevs.com/2.0.0/agencies/193/?format=api", "name": "Russian Space Forces", "type": "Government" }, "rocket": { "id": 6683, "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": 5073, "launch_library_id": null, "name": "Resurs-F2 10", "description": "Film-return reconnaissance satellite", "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": 1685, "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/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [] }, { "id": "e1a3b702-464f-435d-8c1f-ade9be196b77", "url": "https://ll.thespacedevs.com/2.0.0/launch/e1a3b702-464f-435d-8c1f-ade9be196b77/?format=api", "launch_library_id": null, "slug": "h3-30-h3-30-test-flight", "name": "H3-30 | H3-30 Test Flight", "status": { "id": 1, "name": "Go" }, "net": "2026-06-10T00:53:59Z", "window_end": "2026-06-10T02:52:46Z", "window_start": "2026-06-10T00:53:59Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 98, "url": "https://ll.thespacedevs.com/2.0.0/agencies/98/?format=api", "name": "Mitsubishi Heavy Industries", "type": "Commercial" }, "rocket": { "id": 8366, "configuration": { "id": 203, "launch_library_id": 231, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/203/?format=api", "name": "H3-30", "family": "H3", "full_name": "H3-30", "variant": "30" } }, "mission": { "id": 6947, "launch_library_id": null, "name": "H3-30 Test Flight", "description": "Test flight of the H3-30 variant of the H3 launch vehicle with 3 LE-9 engines in the first stage and no SRBs. The flight will carry a dummy main payload (Vehicle Evaluation Payload 5, VEP-5) and several hitchhiking small satellites:\r\n\r\n* PETREL\r\n\r\n* STARS-X\r\n\r\n* BRO-22\r\n\r\n* VERTECS\r\n\r\n* HORN-L/R", "launch_designator": null, "type": "Test Flight", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 209, "url": "https://ll.thespacedevs.com/2.0.0/pad/209/?format=api", "agency_id": 37, "name": "Yoshinobu Launch Complex LP-2", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex", "map_url": "https://www.google.com/maps?q=30.400938,130.97564", "latitude": "30.400938", "longitude": "130.97564", "location": { "id": 26, "url": "https://ll.thespacedevs.com/2.0.0/location/26/?format=api", "name": "Tanegashima Space Center, Japan", "country_code": "JPN", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg", "total_launch_count": 97, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg", "total_launch_count": 16 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h3-30_f6_cft_image_20251028183426.jpg", "infographic": null, "program": [] }, { "id": "e1b095a9-b3c3-49bc-b62c-f6fcdaf9958b", "url": "https://ll.thespacedevs.com/2.0.0/launch/e1b095a9-b3c3-49bc-b62c-f6fcdaf9958b/?format=api", "launch_library_id": null, "slug": "vostok-8a92m-meteor-2-10", "name": "Vostok 8A92M | Meteor-2 10", "status": { "id": 3, "name": "Success" }, "net": "1983-10-28T09:00:00Z", "window_end": "1983-10-28T09:00:00Z", "window_start": "1983-10-28T09: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": 5576, "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": 3979, "launch_library_id": null, "name": "Meteor-2 10", "description": "Second generation soviet meteorological satellite", "launch_designator": null, "type": "Earth Science", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 35, "url": "https://ll.thespacedevs.com/2.0.0/pad/35/?format=api", "agency_id": 163, "name": "16/2", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=62.960091,40.682983", "latitude": "62.960091", "longitude": "40.682983", "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": 1685, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_35_20200803143306.jpg", "total_launch_count": 136 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/the_full-scale__image_20251127090310.jpg", "infographic": null, "program": [] }, { "id": "e1b55971-a5ef-49dc-b587-6701b65f9f23", "url": "https://ll.thespacedevs.com/2.0.0/launch/e1b55971-a5ef-49dc-b587-6701b65f9f23/?format=api", "launch_library_id": null, "slug": "soyuz-u-zenit-8-36", "name": "Soyuz U | Zenit-8 36", "status": { "id": 3, "name": "Success" }, "net": "1986-08-21T11:05:00Z", "window_end": "1986-08-21T11:05:00Z", "window_start": "1986-08-21T11:05: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": 5883, "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": 4279, "launch_library_id": null, "name": "Zenit-8 36", "description": "Film-return reconnaissance satellite", "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": 1685, "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/soyuz2520u_image_20190222031023.jpeg", "infographic": null, "program": [] }, { "id": "e1b6d391-fa37-47a5-9a18-7b19a8a183d8", "url": "https://ll.thespacedevs.com/2.0.0/launch/e1b6d391-fa37-47a5-9a18-7b19a8a183d8/?format=api", "launch_library_id": 489, "slug": "space-shuttle-atlantis-ov-104-sts-135", "name": "Space Shuttle Atlantis / OV-104 | STS-135", "status": { "id": 3, "name": "Success" }, "net": "2011-07-08T15:29:04Z", "window_end": "2011-07-08T15:29:04Z", "window_start": "2011-07-08T15:29:04Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "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": 1534, "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": 151, "launch_library_id": 219, "name": "STS-135", "description": "STS-135 delivered supplies and equipment to provision the space station through 2012, and is the final mission of the American Space Shuttle program. Payload included the Multi-Purpose Logistics Module (MPLM) Raffaello and the Lightweight Multi-Purpose Carrier (LMC)", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 87, "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api", "agency_id": 121, "name": "Launch Complex 39A", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A", "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186", "latitude": "28.60822681", "longitude": "-80.60428186", "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": 281, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg", "total_launch_count": 222 }, "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": 17, "url": "https://ll.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://ll.thespacedevs.com/2.0.0/agencies/16/?format=api", "name": "Canadian Space Agency", "type": "Government" }, { "id": 27, "url": "https://ll.thespacedevs.com/2.0.0/agencies/27/?format=api", "name": "European Space Agency", "type": "Multinational" }, { "id": 37, "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "id": 63, "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" } ], "image_url": "https://thespacedevs-prod.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" } ] } ] }