Spacecraft List
API endpoint that allows Spacecrafts to be viewed. A Spacecraft is a physically manufactured instance of a Spacecraft Configuration
GET: Return a list of all the existing spacecraft.
FILTERS: Parameters - 'name', 'status', 'spacecraft_config', 'is_placeholder', 'in_space' Example - /2.2.0/spacecraft/?in_space=true
SEARCH EXAMPLE: Example - /2.2.0/spacecraft/?search=Dragon
ORDERING: Fields - 'id', 'time_in_space', 'time_docked', 'flights_count', 'mission_ends_count' Example - /2.2.0/spacecraft/?ordering=id
GET /2.2.0/spacecraft/?format=api&offset=410&ordering=-flights_count
{ "count": 603, "next": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=420&ordering=-flights_count", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=400&ordering=-flights_count", "results": [ { "id": 247, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/247/?format=api", "name": "Progress M-26M", "serial_number": "Progress M-26M (No.425)", "is_placeholder": false, "in_space": false, "time_in_space": "P178DT3H16M43S", "time_docked": "P177DT17H22M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-26M (Russian: Прогресс М-26М), identified by NASA as Progress 58 or 58P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.", "spacecraft_config": { "id": 34, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/34/?format=api", "name": "Progress-M (modified)", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_252_image_20231219140115.jpeg" } }, { "id": 76, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/76/?format=api", "name": "Soyuz TMA-17", "serial_number": "Soyuz TMA 11F732A17 #227", "is_placeholder": false, "in_space": false, "time_in_space": "P163DT5H33M", "time_docked": "P161DT1H16M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-17 was a Soyuz spacecraft which launched on 20 December 2009 21:52 UTC. It transported three members of the Expedition 22 crew to the International Space Station. The crew consisted of Oleg Kotov, Timothy Creamer, and Soichi Noguchi.", "spacecraft_config": { "id": 40, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/40/?format=api", "name": "Soyuz TMA", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tma_image_20231225093222.jpeg" } }, { "id": 174, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/174/?format=api", "name": "Kounotori 4", "serial_number": "HTV-4", "is_placeholder": false, "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": { "id": 18, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/18/?format=api", "name": "H-II Transfer Vehicle (HTV)", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 37, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg" } }, { "id": 141, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/141/?format=api", "name": "Soyuz T-5", "serial_number": "Soyuz T 11F732 #11", "is_placeholder": false, "in_space": false, "time_in_space": "P106DT5H6M11S", "time_docked": "P105DT7M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-5 was a Soyuz spacecraft which launched on 13 May 1982 09:58 UTC. It transported two cosmonauts of EO-1 to Salyut 7. The crew was Anatoli Berezovoy and Valentin Lebedev.", "spacecraft_config": { "id": 42, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api", "name": "Soyuz T", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png" } }, { "id": 489, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/489/?format=api", "name": "Soyuz 7K-OK No.1", "serial_number": "Soyuz 7K-OK (P) 11F615 #1", "is_placeholder": false, "in_space": false, "time_in_space": "P0D", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "First generation Soyuz meant to be used for a test flight.", "spacecraft_config": { "id": 1, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg" } }, { "id": 183, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/183/?format=api", "name": "Soyuz 24", "serial_number": "Soyuz 7K-T/A9 11F615A9 #66", "is_placeholder": false, "in_space": false, "time_in_space": "P17DT17H26M10S", "time_docked": "P16DT12H43M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 24 was a Soyuz spacecraft which launched on 7 February 1977 16:11 UTC. It transported two cosmonauts on the third flight to Salyut 5. The crew was Viktor Gorbatko and Yuri Glazkov.", "spacecraft_config": { "id": 1, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg" } }, { "id": 143, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/143/?format=api", "name": "Soyuz T-3", "serial_number": "Soyuz T 11F732 #8", "is_placeholder": false, "in_space": false, "time_in_space": "P12DT19H7M42S", "time_docked": "P11DT14H16M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-3 was a Soyuz spacecraft which launched on 27 November 1980 14:18 UTC. It transported three cosmonauts of EO-5 to Salyut 6. The crew was Leonid Kizim,\r\nOleg Makarov, and Gennady Strekalov.", "spacecraft_config": { "id": 42, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api", "name": "Soyuz T", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_t_image_20231228134543.png" } }, { "id": 184, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/184/?format=api", "name": "Soyuz 23", "serial_number": "Soyuz 7K-T/A9 11F615A9 #65", "is_placeholder": false, "in_space": false, "time_in_space": "P2DT6M35S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 23 was a Soyuz spacecraft which launched on 14 October 1976 17:39 UTC. It transported two cosmonauts on the second flight to Salyut 5. Docking failed due to a docking system failure. The crew was Vyacheslav Zudov and Valery Rozhdestvensky.", "spacecraft_config": { "id": 1, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg" } }, { "id": 304, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/304/?format=api", "name": "Progress M-57", "serial_number": "Progress M-57 (No.357)", "is_placeholder": false, "in_space": false, "time_in_space": "P206DT12H6M42S", "time_docked": "P204DT6H58M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-57 (Russian: Прогресс М-57), identified by NASA as Progress 22 or 22P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 35, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/35/?format=api", "name": "Progress-M", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg" } }, { "id": 308, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/308/?format=api", "name": "Progress M-53", "serial_number": "Progress M-53 (No.353)", "is_placeholder": false, "in_space": false, "time_in_space": "P82DT15H2M26S", "time_docked": "P80DT9H44M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-53 (Russian: Прогресс М-53), identified by NASA as Progress 18 or 18P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 35, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/35/?format=api", "name": "Progress-M", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/63/?format=api", "name": "Russian Federal Space Agency (ROSCOSMOS)", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg" } } ] }