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=10
{ "count": 603, "next": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=20", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10", "results": [ { "id": 108, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/108/?format=api", "name": "Soyuz TM-22", "serial_number": "Soyuz TM 11F732A51 #71", "is_placeholder": false, "in_space": false, "time_in_space": "P179DT1H41M37S", "time_docked": "P176DT20H50M13S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-22 was a Soyuz spacecraft which launched on 3 September 1995 09:00 UTC. It transported three members of the Expedition 20 crew to Mir. The crew consisted of Yuri Gidzenko, Sergei Avdeyev, and Thomas Reiter.", "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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg" } }, { "id": 111, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/111/?format=api", "name": "Soyuz TM-19", "serial_number": "Soyuz TM 11F732A51 #68", "is_placeholder": false, "in_space": false, "time_in_space": "P125DT22H53M10S", "time_docked": "P123DT18H36M29S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-19 was a Soyuz spacecraft which launched on 1 July 1994 12:24 UTC. It transported two members of the Expedition 16 crew to Mir. The crew consisted of Yuri Malenchenko and Talgat Musabayev.", "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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg" } }, { "id": 98, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/98/?format=api", "name": "Soyuz TM-32", "serial_number": "Soyuz TM 11F732A51 #206", "is_placeholder": false, "in_space": false, "time_in_space": "P185DT21H22M40S", "time_docked": "P183DT17H24M43S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-32 was a Soyuz spacecraft which launched on 28 April 2001 07:37 UTC. It transported two astronauts and one spaceflight participant to the International Space Station. The astronauts consisted of Talgat Musabayev and Yuri Baturin. The participant was tourist Dennis Tito.", "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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg" } }, { "id": 105, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/105/?format=api", "name": "Soyuz TM-25", "serial_number": "Soyuz TM 11F732A51 #74", "is_placeholder": false, "in_space": false, "time_in_space": "P184DT22H7M30S", "time_docked": "P182DT17H4M45S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-25 was a Soyuz spacecraft which launched on 10 February 1997 14:09 UTC. It transported two members of the Expedition 23 and a German astronaut to Mir. The Expedition 23 crew consisted of Vasili Tsibliyev and Aleksandr Lazutkin. The ESA astronaut was Reinhold Ewald.", "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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg" } }, { "id": 126, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/126/?format=api", "name": "Soyuz TM-4", "serial_number": "Soyuz TM 11F732A51 #54", "is_placeholder": false, "in_space": false, "time_in_space": "P178DT22H54M29S", "time_docked": "P363DT13H41M54S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-4 was a Soyuz spacecraft which launched on 21 December 1987 11:18 UTC. It transported two members of Expedition 3 and one Soviet cosmonaut to Mir. The Expedition 3 members were Vladimir Titov and Musa Manarov. The Soviet cosmonaut was Anatoli Levchenko.", "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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg" } }, { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/121/?format=api", "name": "Soyuz TM-9", "serial_number": "Soyuz TM 11F732A51 #60", "is_placeholder": false, "in_space": false, "time_in_space": "P179DT1H17M57S", "time_docked": "P176DT21H31M2S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-9 was a Soyuz spacecraft which launched on 11 February 1990 06:16 UTC. It transported two members of the Expedition 6 crew to Mir. The crew consisted of Anatoly Solovyev and Aleksandr Balandin.", "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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg" } }, { "id": 127, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/127/?format=api", "name": "Soyuz TM-3", "serial_number": "Soyuz TM 11F732A51 #53", "is_placeholder": false, "in_space": false, "time_in_space": "P160DT7H16M58S", "time_docked": "P5DT17H12M37S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-3 was a Soyuz spacecraft which launched on 22 July 1987 01:59 UTC. It transported one member of Expedition 2, and two cosmonauts on a short stay to Mir. The Expedition 2 member was Aleksandr Pavlovich Aleksandrov. The other cosmonauts were Alexander Viktorenko and Muhammed Faris.", "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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg" } }, { "id": 129, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/129/?format=api", "name": "Soyuz TM-1", "serial_number": "Soyuz TM 11F732A51 #51", "is_placeholder": false, "in_space": false, "time_in_space": "P8DT22H18M9S", "time_docked": "P5DT23H11M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-1 was a unmanned flight to Mir. The spacecraft spent 6 days docked to the space station Mir.", "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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg" } }, { "id": 99, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/99/?format=api", "name": "Soyuz TM-31", "serial_number": "Soyuz TM 11F732A51 #205", "is_placeholder": false, "in_space": false, "time_in_space": "P186DT23H59M13S", "time_docked": "P184DT16H10M32S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-31 was a Soyuz spacecraft which launched on 31 October 2003 07:52 UTC. It transported three members of the Expedition 1 crew to the International Space Station. The crew consisted of Yuri Gidzenko, Sergei Krikalev, and William Shepherd.", "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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg" } }, { "id": 107, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/107/?format=api", "name": "Soyuz TM-23", "serial_number": "Soyuz TM 11F732A51 #72", "is_placeholder": false, "in_space": false, "time_in_space": "P193DT19H6M55S", "time_docked": "P191DT13H59M25S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-23 was a Soyuz spacecraft which launched on 21 February 1996 12:34 UTC. It transported two members of the Expedition 21 crew to Mir. The crew consisted of Yuri Onufrienko and Yury Usachov.", "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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg" } } ] }