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=720&ordering=id
{ "count": 7787, "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=730&ordering=id", "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=710&ordering=id", "results": [ { "id": "18314254-bdd8-48f5-8a9d-aad39df07a5c", "url": "https://ll.thespacedevs.com/2.0.0/launch/18314254-bdd8-48f5-8a9d-aad39df07a5c/?format=api", "launch_library_id": null, "slug": "kosmos-3m-tselina-o-2", "name": "Kosmos-3M | Tselina-O 2", "status": { "id": 3, "name": "Success" }, "net": "1968-01-19T22:00:00Z", "window_end": "1968-01-19T22:00:00Z", "window_start": "1968-01-19T22: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": 3748, "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": 2166, "launch_library_id": null, "name": "Tselina-O 2", "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": 1681, "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": "18441371-8b2e-457c-afb5-1ec1b11ab630", "url": "https://ll.thespacedevs.com/2.0.0/launch/18441371-8b2e-457c-afb5-1ec1b11ab630/?format=api", "launch_library_id": null, "slug": "falcon-9-block-5-crew-13", "name": "Falcon 9 Block 5 | Crew-13", "status": { "id": 2, "name": "TBD" }, "net": "2030-03-31T00:00:00Z", "window_end": "2030-03-31T00:00:00Z", "window_start": "2030-03-31T00:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "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": 7600, "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": 6043, "launch_library_id": null, "name": "Crew-13", "description": "SpaceX Crew-13 is the thirteenth crewed operational flight of a Crew Dragon spacecraft to the International Space Station as part of NASA's Commercial Crew Program.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 72, "url": "https://ll.thespacedevs.com/2.0.0/pad/72/?format=api", "agency_id": null, "name": "Unknown Pad", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=28.458,-80.528", "latitude": "28.458", "longitude": "-80.528", "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": 1083, "total_landing_count": 70 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_72_20200803143403.jpg", "total_launch_count": 0 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20220301072106.jpeg", "infographic": null, "program": [ { "id": 5, "url": "https://ll.thespacedevs.com/2.0.0/program/5/?format=api", "name": "Commercial Crew Program", "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.", "agencies": [ { "id": 80, "url": "https://ll.thespacedevs.com/2.0.0/agencies/80/?format=api", "name": "Boeing", "type": "Commercial" }, { "id": 44, "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api", "name": "National Aeronautics and Space Administration", "type": "Government" }, { "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/commercial2520_program_20200820201209.png", "start_date": "2011-04-18T00:00:00Z", "end_date": null, "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html", "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_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" } ] }, { "id": "184c775e-1acf-495c-a6b9-ab44d8e680a9", "url": "https://ll.thespacedevs.com/2.0.0/launch/184c775e-1acf-495c-a6b9-ab44d8e680a9/?format=api", "launch_library_id": null, "slug": "new-shepard-ns-12", "name": "New Shepard | NS-12", "status": { "id": 3, "name": "Success" }, "net": "2019-12-11T17:55:10Z", "window_end": "2019-12-11T17:55:10Z", "window_start": "2019-12-11T17:55:10Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": "#NewShepard", "launch_service_provider": { "id": 141, "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api", "name": "Blue Origin", "type": "Commercial" }, "rocket": { "id": 2594, "configuration": { "id": 137, "launch_library_id": 9999, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/137/?format=api", "name": "New Shepard", "family": "", "full_name": "New Shepard", "variant": "" } }, "mission": { "id": 1066, "launch_library_id": null, "name": "NS-12", "description": "The 12th flight of New Shepard will contain commercial payloads and postcards from the nonprofit organisation 'Club for the Future'.", "launch_designator": null, "type": "Suborbital", "orbit": { "id": 15, "name": "Suborbital", "abbrev": "Sub" } }, "pad": { "id": 90, "url": "https://ll.thespacedevs.com/2.0.0/pad/90/?format=api", "agency_id": 141, "name": "West Texas Suborbital Launch Site/ Corn Ranch", "info_url": "https://www.blueorigin.com", "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch", "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000", "latitude": "31.422878", "longitude": "-104.757121", "location": { "id": 29, "url": "https://ll.thespacedevs.com/2.0.0/location/29/?format=api", "name": "Corn Ranch, Van Horn, TX, USA", "country_code": "USA", "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg", "total_launch_count": 38, "total_landing_count": 38 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg", "total_launch_count": 38 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20190207032624.jpeg", "infographic": null, "program": [] }, { "id": "1851e490-8d1b-4ec6-8efe-539e30cabe2e", "url": "https://ll.thespacedevs.com/2.0.0/launch/1851e490-8d1b-4ec6-8efe-539e30cabe2e/?format=api", "launch_library_id": 1686, "slug": "soyuz-21bfregat-m-gonets-m27-gonets-m28-gonets-m29", "name": "Soyuz 2.1b/Fregat-M | Gonets-M27, Gonets-M28, Gonets-M29 & others", "status": { "id": 3, "name": "Success" }, "net": "2020-09-28T11:20:32Z", "window_end": "2020-09-28T12:15:00Z", "window_start": "2020-09-28T11:00: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": 2213, "configuration": { "id": 134, "launch_library_id": 153, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/134/?format=api", "name": "Soyuz 2.1b/Fregat-M", "family": "Soyuz", "full_name": "Soyuz 2.1b Fregat-M", "variant": "Fregat-M" } }, "mission": { "id": 1189, "launch_library_id": 1349, "name": "Gonets-M27, Gonets-M28, Gonets-M29 & others", "description": "Gonets-M are an upgraded version of Gonets satellites, derived from military communications system Strela-3. Gonets-M constellation is tasked with monitoring ecological and industrial objects, providing communication and data transmission services, covering also the remote areas like the Far North region. \r\nThis launch also carries 22 small satellites as a rideshare payloads. These are cubesats for commercial companies such as Spire and Kepler Communications, as well as cubesats for various international universities.", "launch_designator": null, "type": "Communications", "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": 1681, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg", "total_launch_count": 326 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg", "infographic": null, "program": [] }, { "id": "1879a4bb-c0f4-4da5-b267-b267405dd2d9", "url": "https://ll.thespacedevs.com/2.0.0/launch/1879a4bb-c0f4-4da5-b267-b267405dd2d9/?format=api", "launch_library_id": null, "slug": "soyuz-u-pvb-resurs-f-11", "name": "Soyuz-U-PVB | Resurs-F 11", "status": { "id": 3, "name": "Success" }, "net": "1991-06-28T08:09:59Z", "window_end": "1991-06-28T08:09:59Z", "window_start": "1991-06-28T08:09: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": 6377, "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": 4767, "launch_library_id": null, "name": "Resurs-F 11", "description": "Film-return Earth observation satellite", "launch_designator": null, "type": "Earth 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": 1681, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg", "total_launch_count": 231 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz-u_image_20191229074852.jpg", "infographic": null, "program": [] }, { "id": "188496d3-f726-4678-aef4-44ae64aeb742", "url": "https://ll.thespacedevs.com/2.0.0/launch/188496d3-f726-4678-aef4-44ae64aeb742/?format=api", "launch_library_id": 421, "slug": "space-shuttle-endeavour-ov-105-sts-72", "name": "Space Shuttle Endeavour / OV-105 | STS-72", "status": { "id": 3, "name": "Success" }, "net": "1996-01-11T09:41:00Z", "window_end": "1996-01-11T09:41:00Z", "window_start": "1996-01-11T09:41:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 197, "url": "https://ll.thespacedevs.com/2.0.0/agencies/197/?format=api", "name": "Lockheed Martin Space Operations", "type": "Commercial" }, "rocket": { "id": 395, "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": 922, "launch_library_id": 970, "name": "STS-72", "description": "STS-72 was a Space Shuttle Endeavour mission to capture and return to Earth a Japanese 16 spacecraft known as Space Flyer Unit (SFU). The mission launched from Kennedy Space Center, Florida on 11 January 1996.", "launch_designator": null, "type": "", "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": 279, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_4_20200803143518.jpg", "total_launch_count": 58 }, "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": "1886de76-6346-4f7b-a5dd-d33db67e015a", "url": "https://ll.thespacedevs.com/2.0.0/launch/1886de76-6346-4f7b-a5dd-d33db67e015a/?format=api", "launch_library_id": null, "slug": "voskhod-zenit-4mk-31", "name": "Voskhod | Zenit-4MK 31", "status": { "id": 3, "name": "Success" }, "net": "1974-10-18T15:00:00Z", "window_end": "1974-10-18T15:00:00Z", "window_start": "1974-10-18T15: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": 4513, "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": 2931, "launch_library_id": null, "name": "Zenit-4MK 31", "description": "High resolution optical reconnaissance satellite of the Vostok-based Zenit family.", "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": 1681, "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/voskhod_during__image_20251102062248.jpg", "infographic": null, "program": [] }, { "id": "18a48756-5b23-42db-adf0-f6260697cf9a", "url": "https://ll.thespacedevs.com/2.0.0/launch/18a48756-5b23-42db-adf0-f6260697cf9a/?format=api", "launch_library_id": 939, "slug": "soyuz-u2-soyuz-t-13", "name": "Soyuz-U2 | Soyuz T-13", "status": { "id": 3, "name": "Success" }, "net": "1985-06-06T06:39:52Z", "window_end": "1985-06-06T06:39:52Z", "window_start": "1985-06-06T06:39:52Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "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": 306, "configuration": { "id": 101, "launch_library_id": 133, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/101/?format=api", "name": "Soyuz-U", "family": "", "full_name": "Soyuz-U2", "variant": "2" } }, "mission": { "id": 845, "launch_library_id": 444, "name": "Soyuz T-13", "description": "Soyuz T-13 was the eighth mission to visit the Salyut 7 space station. The mission began on June 6, 1985, 06:39:52 UTC, launching Commander Vladimir Dzhanibekov and Flight Engineer Viktor Savinykh into orbit. Following a two day solo flight Soyuz T-13 docked with Salyut 7 on June 08. When arriving there, the station had been vacant since eight month and it had been crippled by a solar array problem. Soyuz T-13 was the first Soyuz to dock manually with an inert Salyut. During their stay on the station, crew had to perform numerous repairs to restore life support, power and other systems, and conducted two EVAs for the same reasons. Cosmonauts were visited by a Progress cargo spacecraft and a Soyuz T-14, who joined the work on the station. Vladimir Dzhanibekov returned to Earth with the Soyuz T-14 crew member, while Viktor Savinykh stayed to continue his work on the station.\nThe mission concluded with a safe landing back on Earth on September 26, 1985, 09:51:58 UTC.", "launch_designator": null, "type": "Human Exploration", "orbit": { "id": 8, "name": "Low Earth Orbit", "abbrev": "LEO" } }, "pad": { "id": 32, "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api", "agency_id": null, "name": "1/5", "info_url": null, "wiki_url": "", "map_url": "https://www.google.com/maps?q=45.92,63.342", "latitude": "45.92", "longitude": "63.342", "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": 1559, "total_landing_count": 0 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg", "total_launch_count": 487 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz-u_image_20191229074852.jpg", "infographic": null, "program": [ { "id": 8, "url": "https://ll.thespacedevs.com/2.0.0/program/8/?format=api", "name": "Soyuz", "description": "The Soyuz programme is a human spaceflight programme initiated by the Soviet Union in the early 1960s. The Soyuz spacecraft was originally part of a Moon landing project intended to put a Soviet cosmonaut on the Moon. It was the third Soviet human spaceflight programme after the Vostok and Voskhod programmes.", "agencies": [ { "id": 63, "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, { "id": 66, "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_program_20201129185543.png", "start_date": "1966-11-28T11:02:00Z", "end_date": null, "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Soyuz_programme" }, { "id": 23, "url": "https://ll.thespacedevs.com/2.0.0/program/23/?format=api", "name": "Salyut", "description": "The Salyut programme was the first space station programme, undertaken by the Soviet Union. It involved a series of four crewed scientific research space stations and two crewed military reconnaissance space stations over a period of 15 years, from 1971 to 1986.", "agencies": [ { "id": 66, "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api", "name": "Soviet Space Program", "type": "Government" } ], "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/salyut_program_20230506090532.png", "start_date": "1971-04-19T01:40:00Z", "end_date": "1986-07-16T12:34:05Z", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Salyut_programme" } ] }, { "id": "18aeb565-fc14-402e-be79-c8b141db209f", "url": "https://ll.thespacedevs.com/2.0.0/launch/18aeb565-fc14-402e-be79-c8b141db209f/?format=api", "launch_library_id": null, "slug": "minotaur-iv-nrol-174", "name": "Minotaur IV | NROL-174", "status": { "id": 3, "name": "Success" }, "net": "2025-04-16T19:33:00Z", "window_end": "2025-04-16T21:26:00Z", "window_start": "2025-04-16T19:00:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "", "hashtag": null, "launch_service_provider": { "id": 257, "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, "rocket": { "id": 8170, "configuration": { "id": 52, "launch_library_id": 59, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/52/?format=api", "name": "Minotaur IV", "family": "Minotaur", "full_name": "Minotaur IV", "variant": "" } }, "mission": { "id": 6737, "launch_library_id": null, "name": "NROL-174", "description": "Classified payload for the U.S. National Reconnaissance Office.", "launch_designator": null, "type": "Government/Top Secret", "orbit": { "id": 25, "name": "Unknown", "abbrev": "N/A" } }, "pad": { "id": 8, "url": "https://ll.thespacedevs.com/2.0.0/pad/8/?format=api", "agency_id": 161, "name": "Space Launch Complex 8", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_8", "map_url": "https://www.google.com/maps?q=34.57635,-120.63245", "latitude": "34.57635", "longitude": "-120.63245", "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": 861, "total_landing_count": 33 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_8_20200803143300.jpg", "total_launch_count": 9 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/minotaur_iv_lau_image_20240307170209.jpeg", "infographic": null, "program": [] }, { "id": "18b49918-d2e0-4899-be7a-6c216952b8f3", "url": "https://ll.thespacedevs.com/2.0.0/launch/18b49918-d2e0-4899-be7a-6c216952b8f3/?format=api", "launch_library_id": null, "slug": "kinetica-1-dear-3-10-other-satellites", "name": "Kinetica 1 | DEAR-3 & 10 other satellites", "status": { "id": 4, "name": "Failure" }, "net": "2024-12-27T01:03:31Z", "window_end": "2024-12-27T01:16:00Z", "window_start": "2024-12-27T00:53:00Z", "inhold": false, "tbdtime": false, "tbddate": false, "probability": null, "holdreason": "", "failreason": "3rd stage loss of attitude control 3 seconds after ignition due to damage of the power supply wire to the 3rd stage motor Thrust Vector Control (TVC) mechanism during installation, then subsequent breaking due to vibration while in powered flight.", "hashtag": null, "launch_service_provider": { "id": 1040, "url": "https://ll.thespacedevs.com/2.0.0/agencies/1040/?format=api", "name": "CAS Space", "type": "Commercial" }, "rocket": { "id": 8450, "configuration": { "id": 483, "launch_library_id": null, "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/483/?format=api", "name": "Kinetica 1", "family": "", "full_name": "Kinetica 1", "variant": "" } }, "mission": { "id": 7039, "launch_library_id": null, "name": "DEAR-3 & 10 other satellites", "description": "Launched 11 satellites including AZSPACE's DEAR-3 prototype recoverable science experiment spacecraft and the French CASAA-Sat cubesat from the Marseille Astrophysics Laboratory.", "launch_designator": null, "type": "Technology", "orbit": { "id": 17, "name": "Sun-Synchronous Orbit", "abbrev": "SSO" } }, "pad": { "id": 151, "url": "https://ll.thespacedevs.com/2.0.0/pad/151/?format=api", "agency_id": null, "name": "Launch Area 130", "info_url": null, "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center", "map_url": "https://www.google.com/maps?q=40.8182,100.22514", "latitude": "40.8182", "longitude": "100.22514", "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": 277, "total_landing_count": 2 }, "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_151_20200803143425.jpg", "total_launch_count": 11 }, "webcast_live": false, "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/zhongke-1a_image_20220912002218.png", "infographic": null, "program": [] } ] }