Spacecraft List
Modes
Levels of detail in the response - normal
, detailed
Example - /spacecraft/?mode=detailed
Filters
Parameters - in_space
, is_placeholder
, name
, spacecraft_config
, status
Example - /spacecraft/?is_placeholder=True
Search
Fields searched - name
, spacecraft_config__name
Example - /spacecraft/?search=Endeavour
Ordering
Fields - flights_count
, id
, mission_ends_count
, time_docked
, time_in_space
Example - /spacecraft/?ordering=-flights_count
Number of results
Use limit
to control the number of objects in the response (max 100)
Example - /spacecraft/?limit=2
Format
Switch to JSON output - /spacecraft/?format=json
Help
Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs
GET /2.3.0/spacecraft/?format=api&offset=250&ordering=flights_count
https://ll.thespacedevs.com/2.3.0/spacecraft/?format=api&limit=10&offset=260&ordering=flights_count", "previous": "https://ll.thespacedevs.com/2.3.0/spacecraft/?format=api&limit=10&offset=240&ordering=flights_count", "results": [ { "response_mode": "normal", "id": 224, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/224/?format=api", "name": "Soyuz T-2", "serial_number": "Soyuz T 11F732 #7", "is_placeholder": false, "image": { "id": 1929, "name": "[AUTO] Soyuz T - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194150.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P3DT22H19M30S", "time_docked": "P2DT17H22M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-2 was a Soyuz spacecraft which launched on 5 June 1980 14:19 UTC. It transported two cosmonauts to Salyut 6. The crew was Yury Malyshev and Vladimir Aksyonov.", "spacecraft_config": { "response_mode": "normal", "id": 42, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/42/?format=api", "name": "Soyuz T", "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": false, "image": { "id": 1929, "name": "[AUTO] Soyuz T - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194150.png", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 251, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/251/?format=api", "name": "Progress M-22M", "serial_number": "Progress M-22M (No.422)", "is_placeholder": false, "image": { "id": 1923, "name": "[AUTO] Progress-M (modified) - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_252_image_20231219140115.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194140.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P71DT23H22M28S", "time_docked": "P60DT15H36M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-22M (Russian: Прогресс М-22М), identified by NASA as Progress 54 or 54P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.", "spacecraft_config": { "response_mode": "normal", "id": 34, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/34/?format=api", "name": "Progress-M (modified)", "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": false, "image": { "id": 1923, "name": "[AUTO] Progress-M (modified) - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_252_image_20231219140115.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194140.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 303, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/303/?format=api", "name": "Progress M-58", "serial_number": "Progress M-58 (No.358)", "is_placeholder": false, "image": { "id": 1921, "name": "[AUTO] Progress-M - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194137.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P155DT9H49M24S", "time_docked": "P152DT3H43M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-58 (Russian: Прогресс М-58), identified by NASA as Progress 23 or 23P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "response_mode": "normal", "id": 35, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/35/?format=api", "name": "Progress-M", "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": false, "image": { "id": 1921, "name": "[AUTO] Progress-M - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194137.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 254, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/254/?format=api", "name": "Progress M-19M", "serial_number": "Progress M-19M (No.419)", "is_placeholder": false, "image": { "id": 1923, "name": "[AUTO] Progress-M (modified) - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_252_image_20231219140115.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194140.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P56DT3H26M44S", "time_docked": "P46DT1H33M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-19M (Russian: Прогресс М-19М), identified by NASA as Progress 51 or 51P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.", "spacecraft_config": { "response_mode": "normal", "id": 34, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/34/?format=api", "name": "Progress-M (modified)", "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": false, "image": { "id": 1923, "name": "[AUTO] Progress-M (modified) - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_252_image_20231219140115.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194140.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 371, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/371/?format=api", "name": "Progress M-2", "serial_number": "Progress M-2 (No.202)", "is_placeholder": false, "image": { "id": 1921, "name": "[AUTO] Progress-M - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194137.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P51DT4H25M10S", "time_docked": "P48DT20H51M46S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-2 (Russian: Прогресс М-2), was a Progress spacecraft used to resupply the space station Mir.", "spacecraft_config": { "response_mode": "normal", "id": 35, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/35/?format=api", "name": "Progress-M", "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": false, "image": { "id": 1921, "name": "[AUTO] Progress-M - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194137.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 174, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/174/?format=api", "name": "Kounotori 4", "serial_number": "HTV-4", "is_placeholder": false, "image": { "id": 1082, "name": "HTV-4 captured by Canadarm2", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_thumbnail_20240325122159.jpeg", "credit": "JAXA/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": "P34DT10H48M14S", "time_docked": "P25DT20H39M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Kounotori 4, also known as HTV-4, was the fourth flight of the H-II Transfer Vehicle, an unmanned cargo spacecraft launched in August 2013 to resupply the International Space Station. It launched from Tanegashima Space Center aboard H-IIB rocket on August 3, 2013 and connected to ISS by August 9, 2013; it carried 5.4 tons of cargo. Kounotori 4 undocked on September 4, 2013 and was destroyed by reentry on 7 September 2013.", "spacecraft_config": { "response_mode": "normal", "id": 18, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/18/?format=api", "name": "H-II Transfer Vehicle (HTV)", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 37, "url": "https://ll.thespacedevs.com/2.3.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA", "type": { "id": 1, "name": "Government" } }, "family": [ { "response_mode": "normal", "id": 4, "name": "HTV", "description": "The H-II Transfer Vehicle (HTV), also called Kounotori, is an expendable, automated cargo spacecraft used to resupply the International Space Station", "manufacturer": { "response_mode": "list", "id": 37, "url": "https://ll.thespacedevs.com/2.3.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "abbrev": "JAXA", "type": { "id": 1, "name": "Government" } }, "parent": null, "maiden_flight": "2009-09-10" } ], "in_use": false, "image": { "id": 1082, "name": "HTV-4 captured by Canadarm2", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_thumbnail_20240325122159.jpeg", "credit": "JAXA/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": null }, { "response_mode": "normal", "id": 159, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/159/?format=api", "name": "Georges Lemaître ATV", "serial_number": "ATV-005", "is_placeholder": false, "image": { "id": 1903, "name": "Automated Transfer Vehicle (ATV)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/automated_trans_image_20231118111716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194109.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": [] }, "in_space": false, "time_in_space": "P200DT12M22S", "time_docked": "P186DT12M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "The Georges Lemaître ATV, or Automated Transfer Vehicle 5 (ATV-5), was a European unmanned cargo resupply spacecraft, named after the Belgian astronomer Georges Lemaître. The spacecraft was launched during the night of 29 July 2014 (23:44 GMT, 20:44 local time, 30 July 01:44 CEST), on a mission to supply the International Space Station (ISS) with propellant, water, air, and dry cargo. It was the fifth and final ATV to be built and launched. Georges Lemaître was constructed in Turin, Italy, and Bremen, Germany. Cargo loading was completed in Guiana Space Center on 23 July 2014.", "spacecraft_config": { "response_mode": "normal", "id": 17, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/17/?format=api", "name": "Automated Transfer Vehicle (ATV)", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 115, "url": "https://ll.thespacedevs.com/2.3.0/agencies/115/?format=api", "name": "Arianespace", "abbrev": "ASA", "type": { "id": 3, "name": "Commercial" } }, "family": [], "in_use": false, "image": { "id": 1903, "name": "Automated Transfer Vehicle (ATV)", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/automated_trans_image_20231118111716.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194109.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": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 602, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/602/?format=api", "name": "Tianzhou-8", "serial_number": "8", "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": true, "time_in_space": "P171DT10H49M45S", "time_docked": "P171DT7H31M3S", "flights_count": 1, "mission_ends_count": 0, "status": { "id": 4, "name": "Single Use" }, "description": "Eighth 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 }, { "response_mode": "normal", "id": 577, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/577/?format=api", "name": "Tianzhou-7", "serial_number": "7", "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": "P304DT22H57M30S", "time_docked": "P297DT14H44M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Seventh 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 }, { "response_mode": "normal", "id": 355, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/355/?format=api", "name": "Progress M-18", "serial_number": "Progress M-18 (No.218)", "is_placeholder": false, "image": { "id": 1921, "name": "[AUTO] Progress-M - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194137.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] }, "in_space": false, "time_in_space": "P43DT10H31M13S", "time_docked": "P40DT7H33M32S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-18 (Russian: Прогресс М-18), was a Progress spacecraft used to resupply the space station Mir.", "spacecraft_config": { "response_mode": "normal", "id": 35, "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/35/?format=api", "name": "Progress-M", "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": false, "image": { "id": 1921, "name": "[AUTO] Progress-M - image", "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg", "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194137.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": true, "variants": [] } }, "fastest_turnaround": null } ] }{ "count": 590, "next": "