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' Example - /2.0.0/spacecraft/?status=Active
SEARCH EXAMPLE: Example - /2.0.0/spacecraft/?search=Dragon
ORDERING: Fields - 'id' Example - /2.0.0/spacecraft/?order=id
GET /2.0.0/spacecraft/?format=api&offset=350
{ "count": 600, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=360", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=340", "results": [ { "id": 212, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/212/?format=api", "name": "Dragon C103", "serial_number": "C103", "status": { "id": 2, "name": "Retired" }, "description": "First Commercial Resupply Services (CRS) mission for NASA, first non-demo mission. Falcon 9 rocket suffered a partial engine failure during launch but was able to deliver Dragon into orbit. However, a secondary payload did not reach its correct orbit.", "spacecraft_config": { "id": 3, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/3/?format=api", "name": "Dragon 1", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg" } }, { "id": 131, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/131/?format=api", "name": "Soyuz T-14", "serial_number": "Soyuz T 11F732 #20", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-14 was a Soyuz spacecraft which launched on 17 September 1985 12:38 UTC. It transported two cosmonauts on EO-4-2 and one cosmonaut on EP-5 to Salyut 7. The EO-4-2 crew was Vladimir Vasyutin and Alexander Volkov. The EP-5 crew was Georgi Grechko.", "spacecraft_config": { "id": 42, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/42/?format=api", "name": "Soyuz T", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.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": 615, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/615/?format=api", "name": "Ship 36", "serial_number": "S36", "status": { "id": 3, "name": "Destroyed" }, "description": "Ship 36 (S36) was the 2nd stage vehicle that was planned to be used for the 10th Starship flight test. It was the 4th \"Block 2\" Starship spacecraft with lengthened propellant tanks and forward flaps with a new design, among other enhancements. Destroyed in an explosion while attempting a static fire on the ground on 18 June 2025.", "spacecraft_config": { "id": 45, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/45/?format=api", "name": "Starship V2", "type": { "id": 6, "name": "Reuseable Upper Stage" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/starship_during_image_20250824175325.jpg" } }, { "id": 149, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/149/?format=api", "name": "Soyuz 35", "serial_number": "Soyuz 7K-T 11F615A8 #51", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 35 was a Soyuz spacecraft which launched on 9 April 1980 13:38 UTC. It transported two cosmonauts of EO-4 to Salyut 6. The crew was Leonid Popov and Valery Ryumin.\r\n\r\nIt also ferried down two cosmonauts from EP-5.", "spacecraft_config": { "id": 1, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.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": 135, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/135/?format=api", "name": "Soyuz T-10", "serial_number": "Soyuz T 11F732 #15", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz T-10 was a Soyuz spacecraft which launched on 8 February 1984 12:07 UTC. It transported three cosmonauts of EO-3 to Salyut 7. The EO-3 crew was Leonid Kizim,\r\nVladimir Solovyov, and Oleg Atkov.", "spacecraft_config": { "id": 42, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/42/?format=api", "name": "Soyuz T", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.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": 102, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/102/?format=api", "name": "Soyuz TM-28", "serial_number": "Soyuz TM 11F732A51 #77", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-28 was a Soyuz spacecraft which launched on 13 August 1998 09:43 UTC. It transported two members of the Expedition 26 and one cosmonaut to to Mir. The Expedition 26 crew consisted of Gennady Padalka and Sergei Avdeyev. Yuri Baturin spent 11 days on the station.", "spacecraft_config": { "id": 41, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/41/?format=api", "name": "Soyuz TM", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.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": 113, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/113/?format=api", "name": "Soyuz TM-17", "serial_number": "Soyuz TM 11F732A51 #66", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-17 was a Soyuz spacecraft which launched on 1 July 1993 14:32 UTC. It transported two members of the Expedition 14 crew and a French astronaut to Mir. The Expedition 14 crew consisted of Vasili Tsibliyev and Aleksandr Serebrov. The astronaut was ESA astronaut Jean-Pierre Haigneré.", "spacecraft_config": { "id": 41, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/41/?format=api", "name": "Soyuz TM", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.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": 214, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/214/?format=api", "name": "Dragon C105", "serial_number": "C105", "status": { "id": 2, "name": "Retired" }, "description": "First launch of the redesigned Dragon: same outer mold line with the avionics and cargo racks redesigned to supply substantially more electric power to powered cargo devices, including additional cargo freezers (GLACIER, MERLIN) for transporting critical science payloads. Launch rescheduled for 18 April due to a helium leak.", "spacecraft_config": { "id": 3, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/3/?format=api", "name": "Dragon 1", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg" } }, { "id": 114, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/114/?format=api", "name": "Soyuz TM-16", "serial_number": "Soyuz TM 11F732A51 #101", "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TM-16 was a Soyuz spacecraft which launched on 24 January 1993 05:58 UTC. It transported two members of the Expedition 13 crew to Mir. The crew consisted of Gennadi Manakov and Alexander Poleshchuk.", "spacecraft_config": { "id": 41, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/41/?format=api", "name": "Soyuz TM", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://lldev.thespacedevs.com/2.0.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": 463, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/463/?format=api", "name": "Tianzhou-3", "serial_number": "3", "status": { "id": 4, "name": "Single Use" }, "description": "Third operational Tianzhou spacecraft", "spacecraft_config": { "id": 25, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 88, "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg" } } ] }