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=530&ordering=-id
https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=540&ordering=-id", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=520&ordering=-id", "results": [ { "id": 66, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/66/?format=api", "name": "Soyuz TMA-05M", "serial_number": "Soyuz TMA-M 11F732A47 #706", "is_placeholder": false, "in_space": false, "time_in_space": "P126DT23H12M57S", "time_docked": "P124DT17H35M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-05M was a Soyuz spacecraft which launched on 15 July 2012 02:40 UTC. It transported three members of the Expedition 32 crew to the International Space Station. The crew consisted of Yuri Malenchenko, Sunita Williams, and Akihiko Hoshide.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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-m_image_20231225092103.jpeg" } }, { "id": 65, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/65/?format=api", "name": "Soyuz TMA-06M", "serial_number": "Soyuz TMA-M 11F732A47 #707", "is_placeholder": false, "in_space": false, "time_in_space": "P143DT16H19M49S", "time_docked": "P141DT11H14M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-06M was a Soyuz spacecraft which launched on 23 October 2012 10:51 UTC. It transported three members of the Expedition 33 crew to the International Space Station. The crew consisted of Oleg Novitskiy, Evgeny Tarelkin, and Kevin A. Ford.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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-m_image_20231225092103.jpeg" } }, { "id": 64, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/64/?format=api", "name": "Soyuz TMA-07M", "serial_number": "Soyuz TMA-M 11F732A47 #704A", "is_placeholder": false, "in_space": false, "time_in_space": "P145DT14H18M25S", "time_docked": "P143DT8H59M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-07M was a Soyuz spacecraft which launched on 19 December 2012 12:12 UTC. It transported three members of the Expedition 34 crew to the International Space Station. The crew consisted of Roman Romanenko, Chris Hadfield, and Thomas Marshburn.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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-m_image_20231225092103.jpeg" } }, { "id": 63, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/63/?format=api", "name": "Soyuz TMA-08M", "serial_number": "Soyuz TMA-M 11F732A47 #708", "is_placeholder": false, "in_space": false, "time_in_space": "P166DT6H14M40S", "time_docked": "P165DT21H9M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-08M was a Soyuz spacecraft which launched on 28 March 2013 20:42 UTC. It transported three members of the Expedition 35 crew to the International Space Station. The crew consisted of Pavel Vinogradov, Alexander Misurkin, and Christopher Cassidy.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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-m_image_20231225092103.jpeg" } }, { "id": 62, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/62/?format=api", "name": "Soyuz TMA-09M", "serial_number": "Soyuz TMA-M 11F732A47 #709", "is_placeholder": false, "in_space": false, "time_in_space": "P166DT6H17M36S", "time_docked": "P165DT20H55M5S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-09M was a Soyuz spacecraft which launched on 28 May 2013 20:31 UTC. It transported three members of the Expedition 36 crew to the International Space Station. The crew consisted of Fyodor Yurchikhin, Karen L. Nyberg, and Luca Parmitano.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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-m_image_20231225092103.jpeg" } }, { "id": 61, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/61/?format=api", "name": "Soyuz TMA-10M", "serial_number": "Soyuz TMA-M 11F732A47 #710", "is_placeholder": false, "in_space": false, "time_in_space": "P166DT6H25M10S", "time_docked": "P165DT21H17M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-10M was a Soyuz spacecraft which launched on 25 september 2013 20:58 UTC. It transported three members of the Expedition 37 crew to the International Space Station. The crew consisted of Oleg Kotov, Sergey Ryazansky, and Micheal Hopkins.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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-m_image_20231225092103.jpeg" } }, { "id": 60, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/60/?format=api", "name": "Soyuz TMA-11M", "serial_number": "Soyuz TMA-M 11F732A47 #711", "is_placeholder": false, "in_space": false, "time_in_space": "P187DT21H43M45S", "time_docked": "P187DT12H9M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-11M was a Soyuz spacecraft which launched on 7 November 2013 04:14 UTC. It transported three members of the Expedition 38 crew to the International Space Station. The crew consisted of Mikhail Tyurin, Richard Mastracchio, and Koichi Wakata.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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-m_image_20231225092103.jpeg" } }, { "id": 59, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/59/?format=api", "name": "Soyuz TMA-12M", "serial_number": "Soyuz TMA-M 11F732A47 #712", "is_placeholder": false, "in_space": false, "time_in_space": "P169DT5H5M37S", "time_docked": "P166DT23H8M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-12M was a Soyuz spacecraft which launched on 25 March 2014 21:517 UTC. It transported three members of the Expedition 39 crew to the International Space Station. The crew consisted of Aleksandr Skvortsov, Oleg Artemyev, and Steven R. Swanson.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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-m_image_20231225092103.jpeg" } }, { "id": 58, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/58/?format=api", "name": "Soyuz TMA-13M", "serial_number": "Soyuz TMA-M 11F732A47 #713", "is_placeholder": false, "in_space": false, "time_in_space": "P165DT8H19S", "time_docked": "P164DT22H47M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-13M was a Soyuz spacecraft which launched on 28 May 2014 19:57 UTC. It transported three members of the Expedition 40 crew to the International Space Station. The crew consisted of Maksim Surayev, Gregory R. Wiseman, and Alexander Gerst.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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-m_image_20231225092103.jpeg" } }, { "id": 57, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/57/?format=api", "name": "Soyuz TMA-14M", "serial_number": "Soyuz TMA-M 11F732A47 #714", "is_placeholder": false, "in_space": false, "time_in_space": "P167DT5H42M", "time_docked": "P166DT20H33M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-14M was a Soyuz spacecraft which launched on 25 September 2014 20:25 UTC. It transported three members of the Expedition 41 crew to the International Space Station. The crew consisted of Aleksandr Samokutyayev, Yelena Serova, and Barry E. Wilmore.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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-m_image_20231225092103.jpeg" } } ] }{ "count": 596, "next": "