Docking Event List
Modes
Levels of detail in the response - normal
, detailed
Example - /docking_events/?mode=detailed
Filters
Parameters - docking__gt
, docking__gte
, docking__lt
, docking__lte
, docking_location__id
, flight_vehicle_chaser__id
, space_station_target__id
Example - /docking_events/?space_station_target__id=6
Search
Fields searched - docking_location__name
, flight_vehicle_chaser__spacecraft__name
, flight_vehicle_target__spacecraft__name
, payload_flight_chaser__payload__name
, payload_flight_target__payload__name
, space_station_chaser__name
, space_station_target__name
Example - /docking_events/?search=Salyut
Ordering
Fields - departure
, docking
Example - /docking_events/?ordering=-docking
Number of results
Use limit
to control the number of objects in the response (max 100)
Example - /docking_events/?limit=2
Format
Switch to JSON output - /docking_events/?format=json
Help
Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs
GET /2.3.0/docking_events/?format=api&offset=40&ordering=-docking
https://ll.thespacedevs.com/2.3.0/docking_events/?format=api&limit=10&offset=50&ordering=-docking", "previous": "https://ll.thespacedevs.com/2.3.0/docking_events/?format=api&limit=10&offset=30&ordering=-docking", "results": [ { "id": 515, "url": "https://ll.thespacedevs.com/2.3.0/docking_events/515/?format=api", "docking": "2023-05-10T21:16:00Z", "departure": "2024-01-12T08:02:00Z", "docking_location": { "id": 32, "name": "Tianhe aft", "spacestation": { "id": 18, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/18/?format=api", "name": "Tiangong space station", "image": { "id": 1941, "name": "[AUTO] Tiangong space station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "spacecraft": null, "payload": null }, "space_station_target": { "id": 18, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/18/?format=api", "name": "Tiangong space station", "image": { "id": 1941, "name": "[AUTO] Tiangong space station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "flight_vehicle_target": null, "payload_flight_target": null, "response_mode": "normal", "flight_vehicle_chaser": { "id": 802, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/802/?format=api", "destination": "Tiangong Space Station", "mission_end": "2024-01-19T12:37:00Z", "spacecraft": { "response_mode": "normal", "id": 565, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/565/?format=api", "name": "Tianzhou-6", "serial_number": "6", "is_placeholder": false, "image": { "id": 1937, "name": "[AUTO] Tianzhou - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194204.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P253DT23H14M9S", "time_docked": "P246DT10H46M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Sixth operational Tianzhou spacecraft", "spacecraft_config": { "response_mode": "normal", "id": 25, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 88, "url": "https://ll.thespacedevs.com/2.3.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "abbrev": "CASC", "type": { "id": 1, "name": "Government" } }, "family": [], "in_use": true, "image": { "id": 1937, "name": "[AUTO] Tianzhou - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194204.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "45c29186-9bbe-419f-bb24-4a3824ff3411", "url": "https://ll.thespacedevs.com/2.3.0/launches/45c29186-9bbe-419f-bb24-4a3824ff3411/?format=api", "name": "Long March 7 | Tianzhou-6" }, "landing": { "id": 1055, "url": "https://ll.thespacedevs.com/2.3.0/landings/1055/?format=api", "attempt": false, "success": null, "description": "The Tianzhou-6 spacecraft will burn up upon entering Earth's atmosphere.", "downrange_distance": null, "landing_location": null, "type": { "id": 7, "name": "Destructive Reentry", "abbrev": "ATM", "description": "Spacecraft burned up in the atmosphere" } }, "duration": "P253DT23H14M9S", "turn_around_time": null }, "space_station_chaser": null, "payload_flight_chaser": null }, { "id": 513, "url": "https://ll.thespacedevs.com/2.3.0/docking_events/513/?format=api", "docking": "2023-05-06T12:01:00Z", "departure": "2023-09-03T11:05:00Z", "docking_location": { "id": 19, "name": "Harmony forward", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "spacecraft": null, "payload": null }, "space_station_target": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "flight_vehicle_target": null, "payload_flight_target": null, "response_mode": "normal", "flight_vehicle_chaser": { "id": 767, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/767/?format=api", "destination": "International Space Station", "mission_end": "2023-09-04T04:17:23Z", "spacecraft": { "response_mode": "normal", "id": 289, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/289/?format=api", "name": "Crew Dragon Endeavour", "serial_number": "C206", "is_placeholder": false, "image": { "id": 1181, "name": "Crew Dragon docking", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P701DT21H16M35S", "time_docked": "P692DT23H37M", "flights_count": 5, "mission_ends_count": 5, "status": { "id": 1, "name": "Active" }, "description": "Crew Dragon 6 is the Crew Dragon spacecraft launched on the SpaceX DM-2 demonstration mission to the ISS.", "spacecraft_config": { "response_mode": "normal", "id": 6, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/6/?format=api", "name": "Crew Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 6, "name": "Dragon", "description": "Dragon is a family of spacecraft developed and produced by American private space transportation company SpaceX.", "manufacturer": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2010-12-08" }, { "response_mode": "normal", "id": 7, "name": "Dragon 2", "description": "Dragon 2 is a family of spacecraft developed and produced by American private space transportation company SpaceX. It was redesigned for human spaceflight, and is capable of docking to the ISS.", "manufacturer": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "parent": { "response_mode": "list", "id": 6, "name": "Dragon" }, "maiden_flight": "2019-03-02" } ], "in_use": true, "image": { "id": 1181, "name": "Crew Dragon docking", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "fastest_turnaround": "P150DT11H44M11S" }, "launch": { "id": "bc325945-4bee-4412-84e1-14998b2eba5f", "url": "https://ll.thespacedevs.com/2.3.0/launches/bc325945-4bee-4412-84e1-14998b2eba5f/?format=api", "name": "Falcon 9 Block 5 | Crew-6" }, "landing": { "id": 402, "url": "https://ll.thespacedevs.com/2.3.0/landings/402/?format=api", "attempt": true, "success": true, "description": "The Crew Dragon spacecraft has splashed down in the Atlantic Ocean carrying 4 astronauts back from the International Space Station.", "downrange_distance": null, "landing_location": { "id": 6, "name": "Atlantic Ocean", "active": true, "abbrev": "ATL", "description": "Atlantic Ocean", "location": null, "longitude": null, "latitude": null, "image": { "id": 2230, "name": "Sun glint on the Atlantic Ocean", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920085841.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920085841.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "successful_landings": 37, "attempted_landings": 41, "failed_landings": 4, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." } }, "duration": "P185DT22H43M9S", "turn_around_time": "P310DT12H28M14S" }, "space_station_chaser": null, "payload_flight_chaser": null }, { "id": 512, "url": "https://ll.thespacedevs.com/2.3.0/docking_events/512/?format=api", "docking": "2023-04-06T09:22:00Z", "departure": "2023-09-27T07:55:00Z", "docking_location": { "id": 42, "name": "Prichal nadir", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "spacecraft": null, "payload": null }, "space_station_target": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "flight_vehicle_target": null, "payload_flight_target": null, "response_mode": "normal", "flight_vehicle_chaser": { "id": 768, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/768/?format=api", "destination": "International Space Station", "mission_end": "2023-09-27T11:17:00Z", "spacecraft": { "response_mode": "normal", "id": 545, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/545/?format=api", "name": "Soyuz MS-23", "serial_number": "11F732A48 #752", "is_placeholder": false, "image": { "id": 967, "name": "Soyuz MS in orbit (MS-19)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg", "credit": "ESA/NASA/T. Pesquet", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P215DT10H52M33S", "time_docked": "P213DT6H20M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Scheduled to launch to the ISS in early 2023.", "spacecraft_config": { "response_mode": "normal", "id": 38, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/38/?format=api", "name": "Soyuz MS", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": true, "image": { "id": 967, "name": "Soyuz MS in orbit (MS-19)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg", "credit": "ESA/NASA/T. Pesquet", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": false, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "e3290e0e-d967-4a5d-95eb-f8fae06a9034", "url": "https://ll.thespacedevs.com/2.3.0/launches/e3290e0e-d967-4a5d-95eb-f8fae06a9034/?format=api", "name": "Soyuz 2.1a | Soyuz MS-23" }, "landing": { "id": 816, "url": "https://ll.thespacedevs.com/2.3.0/landings/816/?format=api", "attempt": true, "success": true, "description": "The Soyuz spacecraft has safely landed in Kazakhstan.", "downrange_distance": null, "landing_location": { "id": 19, "name": "Kazakhstan", "active": true, "abbrev": "KAZ", "description": "Deserts of Kazakhstan in Central Asia", "location": null, "longitude": null, "latitude": null, "image": { "id": 1056, "name": "Soyuz MS landing (MS-04)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "successful_landings": 194, "attempted_landings": 201, "failed_landings": 7, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." } }, "duration": "P215DT10H52M33S", "turn_around_time": null }, "space_station_chaser": null, "payload_flight_chaser": null }, { "id": 511, "url": "https://ll.thespacedevs.com/2.3.0/docking_events/511/?format=api", "docking": "2023-03-16T11:31:00Z", "departure": "2023-04-15T15:05:00Z", "docking_location": { "id": 19, "name": "Harmony forward", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "spacecraft": null, "payload": null }, "space_station_target": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "flight_vehicle_target": null, "payload_flight_target": null, "response_mode": "normal", "flight_vehicle_chaser": { "id": 797, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/797/?format=api", "destination": "International Space Station", "mission_end": "2023-04-15T20:58:00Z", "spacecraft": { "response_mode": "normal", "id": 474, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/474/?format=api", "name": "Cargo Dragon C209", "serial_number": "C209", "is_placeholder": false, "image": { "id": 1086, "name": "Cargo Dragon docking", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "in_space": true, "time_in_space": "P150DT20H4M6S", "time_docked": "P139DT11H32M28S", "flights_count": 5, "mission_ends_count": 4, "status": { "id": 1, "name": "Active" }, "description": "Second Cargo Dragon 2", "spacecraft_config": { "response_mode": "normal", "id": 7, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/7/?format=api", "name": "Cargo Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 6, "name": "Dragon", "description": "Dragon is a family of spacecraft developed and produced by American private space transportation company SpaceX.", "manufacturer": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2010-12-08" }, { "response_mode": "normal", "id": 7, "name": "Dragon 2", "description": "Dragon 2 is a family of spacecraft developed and produced by American private space transportation company SpaceX. It was redesigned for human spaceflight, and is capable of docking to the ISS.", "manufacturer": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "parent": { "response_mode": "list", "id": 6, "name": "Dragon" }, "maiden_flight": "2019-03-02" } ], "in_use": true, "image": { "id": 1086, "name": "Cargo Dragon docking", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "fastest_turnaround": "P164DT6H38M8S" }, "launch": { "id": "9a0216fd-811b-4e20-be0a-98e6c54859e4", "url": "https://ll.thespacedevs.com/2.3.0/launches/9a0216fd-811b-4e20-be0a-98e6c54859e4/?format=api", "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-27" }, "landing": { "id": 356, "url": "https://ll.thespacedevs.com/2.3.0/landings/356/?format=api", "attempt": true, "success": true, "description": "Splashdown in the gulf of Mexico.", "downrange_distance": null, "landing_location": { "id": 16, "name": "Gulf of Mexico", "active": true, "abbrev": "GOM", "description": "Gulf of Mexico", "location": null, "longitude": null, "latitude": null, "image": { "id": 2234, "name": "Gulf of Mexico imaged by Aqua", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gulf_of_mexico__image_20240920091356.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gulf_of_mexico__image_thumbnail_20240920091357.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "successful_landings": 16, "attempted_landings": 18, "failed_landings": 2, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." } }, "duration": "P31DT20H27M18S", "turn_around_time": "P414DT3H25M42S" }, "space_station_chaser": null, "payload_flight_chaser": null }, { "id": 510, "url": "https://ll.thespacedevs.com/2.3.0/docking_events/510/?format=api", "docking": "2023-03-03T06:40:00Z", "departure": "2023-05-06T11:23:00Z", "docking_location": { "id": 30, "name": "Harmony zenith", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "spacecraft": null, "payload": null }, "space_station_target": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "flight_vehicle_target": null, "payload_flight_target": null, "response_mode": "normal", "flight_vehicle_chaser": { "id": 767, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/767/?format=api", "destination": "International Space Station", "mission_end": "2023-09-04T04:17:23Z", "spacecraft": { "response_mode": "normal", "id": 289, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/289/?format=api", "name": "Crew Dragon Endeavour", "serial_number": "C206", "is_placeholder": false, "image": { "id": 1181, "name": "Crew Dragon docking", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P701DT21H16M35S", "time_docked": "P692DT23H37M", "flights_count": 5, "mission_ends_count": 5, "status": { "id": 1, "name": "Active" }, "description": "Crew Dragon 6 is the Crew Dragon spacecraft launched on the SpaceX DM-2 demonstration mission to the ISS.", "spacecraft_config": { "response_mode": "normal", "id": 6, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/6/?format=api", "name": "Crew Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 6, "name": "Dragon", "description": "Dragon is a family of spacecraft developed and produced by American private space transportation company SpaceX.", "manufacturer": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2010-12-08" }, { "response_mode": "normal", "id": 7, "name": "Dragon 2", "description": "Dragon 2 is a family of spacecraft developed and produced by American private space transportation company SpaceX. It was redesigned for human spaceflight, and is capable of docking to the ISS.", "manufacturer": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "parent": { "response_mode": "list", "id": 6, "name": "Dragon" }, "maiden_flight": "2019-03-02" } ], "in_use": true, "image": { "id": 1181, "name": "Crew Dragon docking", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191923.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "fastest_turnaround": "P150DT11H44M11S" }, "launch": { "id": "bc325945-4bee-4412-84e1-14998b2eba5f", "url": "https://ll.thespacedevs.com/2.3.0/launches/bc325945-4bee-4412-84e1-14998b2eba5f/?format=api", "name": "Falcon 9 Block 5 | Crew-6" }, "landing": { "id": 402, "url": "https://ll.thespacedevs.com/2.3.0/landings/402/?format=api", "attempt": true, "success": true, "description": "The Crew Dragon spacecraft has splashed down in the Atlantic Ocean carrying 4 astronauts back from the International Space Station.", "downrange_distance": null, "landing_location": { "id": 6, "name": "Atlantic Ocean", "active": true, "abbrev": "ATL", "description": "Atlantic Ocean", "location": null, "longitude": null, "latitude": null, "image": { "id": 2230, "name": "Sun glint on the Atlantic Ocean", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920085841.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920085841.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "successful_landings": 37, "attempted_landings": 41, "failed_landings": 4, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." } }, "duration": "P185DT22H43M9S", "turn_around_time": "P310DT12H28M14S" }, "space_station_chaser": null, "payload_flight_chaser": null }, { "id": 509, "url": "https://ll.thespacedevs.com/2.3.0/docking_events/509/?format=api", "docking": "2023-02-26T00:58:00Z", "departure": "2023-04-06T08:45:00Z", "docking_location": { "id": 3, "name": "Poisk zenith", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "spacecraft": null, "payload": null }, "space_station_target": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "flight_vehicle_target": null, "payload_flight_target": null, "response_mode": "normal", "flight_vehicle_chaser": { "id": 768, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/768/?format=api", "destination": "International Space Station", "mission_end": "2023-09-27T11:17:00Z", "spacecraft": { "response_mode": "normal", "id": 545, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/545/?format=api", "name": "Soyuz MS-23", "serial_number": "11F732A48 #752", "is_placeholder": false, "image": { "id": 967, "name": "Soyuz MS in orbit (MS-19)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg", "credit": "ESA/NASA/T. Pesquet", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P215DT10H52M33S", "time_docked": "P213DT6H20M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Scheduled to launch to the ISS in early 2023.", "spacecraft_config": { "response_mode": "normal", "id": 38, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/38/?format=api", "name": "Soyuz MS", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "family": [ { "response_mode": "normal", "id": 1, "name": "Soyuz", "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1966-11-28" } ], "in_use": true, "image": { "id": 967, "name": "Soyuz MS in orbit (MS-19)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_thumbnail_20240313130407.jpeg", "credit": "ESA/NASA/T. Pesquet", "license": { "id": 2, "name": "ESA Standard Licence", "priority": 2, "link": "https://www.esa.int/ESA_Multimedia/Terms_and_conditions_of_use_of_images_and_videos_available_on_the_esa_website" }, "single_use": false, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "e3290e0e-d967-4a5d-95eb-f8fae06a9034", "url": "https://ll.thespacedevs.com/2.3.0/launches/e3290e0e-d967-4a5d-95eb-f8fae06a9034/?format=api", "name": "Soyuz 2.1a | Soyuz MS-23" }, "landing": { "id": 816, "url": "https://ll.thespacedevs.com/2.3.0/landings/816/?format=api", "attempt": true, "success": true, "description": "The Soyuz spacecraft has safely landed in Kazakhstan.", "downrange_distance": null, "landing_location": { "id": 19, "name": "Kazakhstan", "active": true, "abbrev": "KAZ", "description": "Deserts of Kazakhstan in Central Asia", "location": null, "longitude": null, "latitude": null, "image": { "id": 1056, "name": "Soyuz MS landing (MS-04)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg", "credit": "NASA/Bill Ingalls", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "successful_landings": 194, "attempted_landings": 201, "failed_landings": 7, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." } }, "duration": "P215DT10H52M33S", "turn_around_time": null }, "space_station_chaser": null, "payload_flight_chaser": null }, { "id": 508, "url": "https://ll.thespacedevs.com/2.3.0/docking_events/508/?format=api", "docking": "2023-02-11T08:45:20Z", "departure": "2023-08-20T23:49:30Z", "docking_location": { "id": 2, "name": "Zvezda aft", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "spacecraft": null, "payload": null }, "space_station_target": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "flight_vehicle_target": null, "payload_flight_target": null, "response_mode": "normal", "flight_vehicle_chaser": { "id": 798, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/798/?format=api", "destination": "International Space Station", "mission_end": "2023-08-21T02:58:00Z", "spacecraft": { "response_mode": "normal", "id": 561, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/561/?format=api", "name": "Progress MS-22", "serial_number": "MS-22 (No.452)", "is_placeholder": false, "image": { "id": 1924, "name": "[AUTO] Progress-MS - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194142.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P192DT20H42M24S", "time_docked": "P190DT15H4M10S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-22 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).", "spacecraft_config": { "response_mode": "normal", "id": 33, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/33/?format=api", "name": "Progress-MS", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 63, "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "abbrev": "RFSA", "type": { "id": 1, "name": "Government" } }, "family": [ { "response_mode": "normal", "id": 2, "name": "Progress", "description": "The Progress is a Russian expendable cargo spacecraft. Its purpose is to deliver the supplies needed to sustain a human presence in orbit.", "manufacturer": { "response_mode": "list", "id": 1000, "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api", "name": "Energia", "abbrev": "OKB-1", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "1978-01-20" } ], "in_use": true, "image": { "id": 1924, "name": "[AUTO] Progress-MS - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194142.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "f611b883-4ad3-48c6-b2ee-ececc5d8234a", "url": "https://ll.thespacedevs.com/2.3.0/launches/f611b883-4ad3-48c6-b2ee-ececc5d8234a/?format=api", "name": "Soyuz 2.1a | Progress MS-22 (83P)" }, "landing": { "id": 674, "url": "https://ll.thespacedevs.com/2.3.0/landings/674/?format=api", "attempt": false, "success": null, "description": "The Progress spacecraft will burn up upon entering Earth's atmosphere.", "downrange_distance": null, "landing_location": null, "type": { "id": 7, "name": "Destructive Reentry", "abbrev": "ATM", "description": "Spacecraft burned up in the atmosphere" } }, "duration": "P192DT20H42M24S", "turn_around_time": null }, "space_station_chaser": null, "payload_flight_chaser": null }, { "id": 507, "url": "https://ll.thespacedevs.com/2.3.0/docking_events/507/?format=api", "docking": "2022-11-29T21:42:00Z", "departure": "2023-06-03T13:29:00Z", "docking_location": { "id": 33, "name": "Tianhe forward", "spacestation": { "id": 18, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/18/?format=api", "name": "Tiangong space station", "image": { "id": 1941, "name": "[AUTO] Tiangong space station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "spacecraft": null, "payload": null }, "space_station_target": { "id": 18, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/18/?format=api", "name": "Tiangong space station", "image": { "id": 1941, "name": "[AUTO] Tiangong space station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "flight_vehicle_target": null, "payload_flight_target": null, "response_mode": "normal", "flight_vehicle_chaser": { "id": 607, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/607/?format=api", "destination": "Tiangong space station", "mission_end": "2023-06-03T22:33:00Z", "spacecraft": { "response_mode": "normal", "id": 469, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/469/?format=api", "name": "Shenzhou 15", "serial_number": "15", "is_placeholder": false, "image": { "id": 1926, "name": "[AUTO] Shenzhou - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P186DT7H24M43S", "time_docked": "P185DT15H47M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Fourth crewed mission to the Chinese Space Station.", "spacecraft_config": { "response_mode": "normal", "id": 2, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/2/?format=api", "name": "Shenzhou", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 17, "url": "https://ll.thespacedevs.com/2.3.0/agencies/17/?format=api", "name": "China National Space Administration", "abbrev": "CNSA", "type": { "id": 1, "name": "Government" } }, "family": [], "in_use": true, "image": { "id": 1926, "name": "[AUTO] Shenzhou - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194145.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "1ad83a7d-1977-4075-a1e7-3a443da14f72", "url": "https://ll.thespacedevs.com/2.3.0/launches/1ad83a7d-1977-4075-a1e7-3a443da14f72/?format=api", "name": "Long March 2F/G | Shenzhou 15" }, "landing": { "id": 706, "url": "https://ll.thespacedevs.com/2.3.0/landings/706/?format=api", "attempt": true, "success": true, "description": "The Shenzhou 15 spacecraft has landed at the Donfgeng landing site in Inner Mongolia, China.", "downrange_distance": null, "landing_location": { "id": 22, "name": "Dongfeng Landing Site", "active": true, "abbrev": "DLS", "description": "Dongfeng landing site in the Gobi Desert, North China's Inner Mongolia Autonomous Region.", "location": null, "longitude": null, "latitude": null, "image": { "id": 1260, "name": "[AUTO] Shenzhou 16 Landing - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_16_lan_image_20231027084649.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305192204.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "successful_landings": 7, "attempted_landings": 7, "failed_landings": 0, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." } }, "duration": "P186DT7H24M43S", "turn_around_time": null }, "space_station_chaser": null, "payload_flight_chaser": null }, { "id": 506, "url": "https://ll.thespacedevs.com/2.3.0/docking_events/506/?format=api", "docking": "2022-11-27T12:39:00Z", "departure": "2023-01-09T22:05:00Z", "docking_location": { "id": 30, "name": "Harmony zenith", "spacestation": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "spacecraft": null, "payload": null }, "space_station_target": { "id": 4, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/4/?format=api", "name": "International Space Station", "image": { "id": 1952, "name": "ISS as seen from Shuttle Atlantis (STS-132)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194230.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "flight_vehicle_target": null, "payload_flight_target": null, "response_mode": "normal", "flight_vehicle_chaser": { "id": 796, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/796/?format=api", "destination": "International Space Station", "mission_end": "2023-01-11T10:19:00Z", "spacecraft": { "response_mode": "normal", "id": 554, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/554/?format=api", "name": "Cargo Dragon C211", "serial_number": "C211", "is_placeholder": false, "image": { "id": 1086, "name": "Cargo Dragon docking", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P88DT7H3M3S", "time_docked": "P83DT20H24M", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 1, "name": "Active" }, "description": "Third Cargo Dragon 2", "spacecraft_config": { "response_mode": "normal", "id": 7, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/7/?format=api", "name": "Cargo Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 6, "name": "Dragon", "description": "Dragon is a family of spacecraft developed and produced by American private space transportation company SpaceX.", "manufacturer": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2010-12-08" }, { "response_mode": "normal", "id": 7, "name": "Dragon 2", "description": "Dragon 2 is a family of spacecraft developed and produced by American private space transportation company SpaceX. It was redesigned for human spaceflight, and is capable of docking to the ISS.", "manufacturer": { "response_mode": "list", "id": 121, "url": "https://ll.thespacedevs.com/2.3.0/agencies/121/?format=api", "name": "SpaceX", "abbrev": "SpX", "type": { "id": 3, "name": "Commercial" } }, "parent": { "response_mode": "list", "id": 6, "name": "Dragon" }, "maiden_flight": "2019-03-02" } ], "in_use": true, "image": { "id": 1086, "name": "Cargo Dragon docking", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191606.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": false, "variants": [] } }, "fastest_turnaround": "P302DT15H9M14S" }, "launch": { "id": "8b360e14-f90d-4a34-9a81-cb5a5ac364c1", "url": "https://ll.thespacedevs.com/2.3.0/launches/8b360e14-f90d-4a34-9a81-cb5a5ac364c1/?format=api", "name": "Falcon 9 Block 5 | Dragon CRS-2 SpX-26" }, "landing": { "id": 393, "url": "https://ll.thespacedevs.com/2.3.0/landings/393/?format=api", "attempt": true, "success": true, "description": "The Cargo Dragon spacecraft successfully splashed down in the Gulf of Mexico carrying scientific research and station hardware.", "downrange_distance": null, "landing_location": { "id": 16, "name": "Gulf of Mexico", "active": true, "abbrev": "GOM", "description": "Gulf of Mexico", "location": null, "longitude": null, "latitude": null, "image": { "id": 2234, "name": "Gulf of Mexico imaged by Aqua", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gulf_of_mexico__image_20240920091356.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gulf_of_mexico__image_thumbnail_20240920091357.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "successful_landings": 16, "attempted_landings": 18, "failed_landings": 2, "celestial_body": { "response_mode": "normal", "id": 1, "name": "Earth", "type": { "id": 1, "name": "Planet" }, "diameter": 12742000.0, "mass": 5.972168e+24, "gravity": 9.80655, "length_of_day": "1 00:00:00", "atmosphere": true, "image": { "id": 2040, "name": "Earth (Apollo 17)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg", "credit": "NASA", "license": { "id": 4, "name": "NASA Image and Media Guidelines", "priority": 0, "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/" }, "single_use": true, "variants": [] }, "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.", "wiki_url": "https://en.wikipedia.org/wiki/Earth" } }, "type": { "id": 4, "name": "Parachute Landing", "abbrev": "PCL", "description": "Unpowered landing using parachute(s)." } }, "duration": "P45DT14H58M17S", "turn_around_time": null }, "space_station_chaser": null, "payload_flight_chaser": null }, { "id": 505, "url": "https://ll.thespacedevs.com/2.3.0/docking_events/505/?format=api", "docking": "2022-11-12T04:10:00Z", "departure": "2023-05-05T07:26:00Z", "docking_location": { "id": 32, "name": "Tianhe aft", "spacestation": { "id": 18, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/18/?format=api", "name": "Tiangong space station", "image": { "id": 1941, "name": "[AUTO] Tiangong space station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "spacecraft": null, "payload": null }, "space_station_target": { "id": 18, "url": "https://ll.thespacedevs.com/2.3.0/space_stations/18/?format=api", "name": "Tiangong space station", "image": { "id": 1941, "name": "[AUTO] Tiangong space station - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tiangong_space__image_20231031004146.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194211.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "flight_vehicle_target": null, "payload_flight_target": null, "response_mode": "normal", "flight_vehicle_chaser": { "id": 603, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/603/?format=api", "destination": "Tiangong Space Station", "mission_end": "2023-09-12T01:13:00Z", "spacecraft": { "response_mode": "normal", "id": 465, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/465/?format=api", "name": "Tianzhou-5", "serial_number": "5", "is_placeholder": false, "image": { "id": 1937, "name": "[AUTO] Tianzhou - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194204.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P303DT23H9M48S", "time_docked": "P271DT16H52M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Fifth operational Tianzhou spacecraft", "spacecraft_config": { "response_mode": "normal", "id": 25, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 88, "url": "https://ll.thespacedevs.com/2.3.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "abbrev": "CASC", "type": { "id": 1, "name": "Government" } }, "family": [], "in_use": true, "image": { "id": 1937, "name": "[AUTO] Tianzhou - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194204.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, "launch": { "id": "f9214b4b-c4a1-4824-8746-0c80b85c124c", "url": "https://ll.thespacedevs.com/2.3.0/launches/f9214b4b-c4a1-4824-8746-0c80b85c124c/?format=api", "name": "Long March 7 | Tianzhou-5" }, "landing": { "id": 1054, "url": "https://ll.thespacedevs.com/2.3.0/landings/1054/?format=api", "attempt": false, "success": null, "description": "The Tianzhou-5 spacecraft will burn up upon entering Earth's atmosphere.", "downrange_distance": null, "landing_location": null, "type": { "id": 7, "name": "Destructive Reentry", "abbrev": "ATM", "description": "Spacecraft burned up in the atmosphere" } }, "duration": "P303DT23H9M48S", "turn_around_time": null }, "space_station_chaser": null, "payload_flight_chaser": null } ] }{ "count": 555, "next": "