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=140&ordering=-time_in_space
https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=150&ordering=-time_in_space", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=130&ordering=-time_in_space", "results": [ { "id": 77, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/77/?format=api", "name": "Soyuz TMA-16", "serial_number": "Soyuz TMA 11F732A17 #226", "is_placeholder": false, "in_space": false, "time_in_space": "P169DT4H9M15S", "time_docked": "P166DT23H7M15S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-16 was a Soyuz spacecraft which launched on September 30 2009 07:14 UTC. It transported two members of the Expedition 21 crew and one participant to the International Space Station. The Expedition 21 crew consisted of Maksim Surayev and Jeffrey Williams. The spaceflight participant was tourist Guy Laliberté.", "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-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma_image_20231225093222.jpeg" } }, { "id": 44, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/44/?format=api", "name": "Soyuz MS-07", "serial_number": "Soyuz MS 11F732A48 #737", "is_placeholder": false, "in_space": false, "time_in_space": "P168DT5H17M59S", "time_docked": "P166DT37M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-07 is a Soyuz spacecraft launched on 17 December 2017 07:21 UTC. It transported three members of the Expedition 54 crew to the International Space Station. The crew consisted of Anton Shkaplerov, Scott D. Tingle, and Norishige Kanai.", "spacecraft_config": { "id": 38, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "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": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg" } }, { "id": 45, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/45/?format=api", "name": "Soyuz MS-06", "serial_number": "Soyuz MS 11F732A48 #734", "is_placeholder": false, "in_space": false, "time_in_space": "P168DT5H13M58S", "time_docked": "P167DT20H13M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz MS-06 is a Soyuz spacecraft which launched on 13 September 2017. It transported three members of the Expedition 53 crew to the International Space Station. The crew consisted of Alexander Misurkin, Mark Vande Hei, and Joseph Acaba.", "spacecraft_config": { "id": 38, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "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": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg" } }, { "id": 55, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/55/?format=api", "name": "Soyuz TMA-16M", "serial_number": "Soyuz TMA-M 11F732A47 #716", "is_placeholder": false, "in_space": false, "time_in_space": "P168DT5H8M3S", "time_docked": "P167DT19H37M52S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-16M was a Soyuz spacecraft which launched on 27 March 2015 19:42 UTC. It transported three members of the Expedition 43 crew to the International Space Station. The crew consisted of Gennady Padalka, Mikhail Korniyenko, and Scott Kelly.", "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-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma-m_image_20231225092103.jpeg" } }, { "id": 69, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/69/?format=api", "name": "Soyuz TMA-02M", "serial_number": "Soyuz TMA-M 11F732A47 #702", "is_placeholder": false, "in_space": false, "time_in_space": "P167DT6H13M15S", "time_docked": "P165DT1H42M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-02M was a Soyuz spacecraft which launched on 7 June 2011 02:26 UTC. It transported three members of the Expedition 28 crew to the International Space Station. The crew consisted of Sergey Volkov, Micheal E. Fossum, and Satoshi Furukawa.", "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-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma-m_image_20231225092103.jpeg" } }, { "id": 334, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/334/?format=api", "name": "Progress M-39", "serial_number": "Progress M-39 (No.239)", "is_placeholder": false, "in_space": false, "time_in_space": "P167DT6H1M53S", "time_docked": "P142DT3H7M3S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-39 (Russian: Прогресс М-39), was a Progress spacecraft used to resupply the space station Mir.", "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-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.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-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma-m_image_20231225092103.jpeg" } }, { "id": 122, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/122/?format=api", "name": "Soyuz TM-8", "serial_number": "Soyuz TM 11F732A51 #58", "is_placeholder": false, "in_space": false, "time_in_space": "P166DT6H58M15S", "time_docked": "P164DT2H40M54S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-8 was a Soyuz spacecraft which launched on 5 September 1989 21:38 UTC. It transported two members of the Expedition 5 crew to Mir. The crew consisted of Alexander Viktorenko and Aleksandr Serebrov.", "spacecraft_config": { "id": 41, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/41/?format=api", "name": "Soyuz TM", "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-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.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-prod.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-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma-m_image_20231225092103.jpeg" } } ] }{ "count": 593, "next": "