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=260&ordering=-flights_count
{ "count": 609, "next": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=270&ordering=-flights_count", "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=250&ordering=-flights_count", "results": [ { "id": 159, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/159/?format=api", "name": "Georges Lemaître ATV", "serial_number": "ATV-005", "is_placeholder": false, "in_space": false, "time_in_space": "P200DT12M22S", "time_docked": "P186DT12M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "The Georges Lemaître ATV, or Automated Transfer Vehicle 5 (ATV-5), was a European unmanned cargo resupply spacecraft, named after the Belgian astronomer Georges Lemaître. The spacecraft was launched during the night of 29 July 2014 (23:44 GMT, 20:44 local time, 30 July 01:44 CEST), on a mission to supply the International Space Station (ISS) with propellant, water, air, and dry cargo. It was the fifth and final ATV to be built and launched. Georges Lemaître was constructed in Turin, Italy, and Bremen, Germany. Cargo loading was completed in Guiana Space Center on 23 July 2014.", "spacecraft_config": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/17/?format=api", "name": "Automated Transfer Vehicle (ATV)", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 115, "url": "https://ll.thespacedevs.com/2.2.0/agencies/115/?format=api", "name": "Arianespace", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/automated_trans_image_20231118111716.jpeg" } }, { "id": 102, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/102/?format=api", "name": "Soyuz TM-28", "serial_number": "Soyuz TM 11F732A51 #77", "is_placeholder": false, "in_space": false, "time_in_space": "P198DT16H30M49S", "time_docked": "P176DT11H58M17S", "flights_count": 1, "mission_ends_count": 1, "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://ll.thespacedevs.com/2.2.0/config/spacecraft/41/?format=api", "name": "Soyuz TM", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.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": 530, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/530/?format=api", "name": "Vostok-1K No.1", "serial_number": "Vostok-1K No.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": "Vostok spacecraft used for test flights before the first human spaceflight.", "spacecraft_config": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/15/?format=api", "name": "Vostok", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.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/vostok-3ka_image_20190207032525.jpeg" } }, { "id": 178, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/178/?format=api", "name": "Soyuz 29", "serial_number": "Soyuz 7K-T 11F615A8 #46", "is_placeholder": false, "in_space": false, "time_in_space": "P79DT15H23M49S", "time_docked": "P78DT10H24M46S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 29 was a Soyuz spacecraft which launched on 15 June 1978 20:16 UTC. It transported two cosmonauts of EO-2 to Salyut 6. The crew was Vladimir Kovalyonok and Aleksandr Ivanchenkov.", "spacecraft_config": { "id": 1, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.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_image_20201015191152.jpg" } }, { "id": 622, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/622/?format=api", "name": "Progress MS-32", "serial_number": "MS-32 (No.462)", "is_placeholder": false, "in_space": false, "time_in_space": "P221DT10H10M54S", "time_docked": "P219DT4H45M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-32 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).", "spacecraft_config": { "id": 33, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 63, "url": "https://ll.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/progress-ms_image_20231219150735.jpeg" } }, { "id": 227, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/227/?format=api", "name": "Vostok-3KA No.3", "serial_number": "Vostok-3KA No.3", "is_placeholder": false, "in_space": false, "time_in_space": "PT1H48M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Vostok 1 was a Vostok spacecraft which launched on 12 April 1961 06:07 UTC. It transported one cosmonaut to Low Earth Orbit. The crew was Yuri Gagarin.", "spacecraft_config": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/15/?format=api", "name": "Vostok", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.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/vostok-3ka_image_20190207032525.jpeg" } }, { "id": 228, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/228/?format=api", "name": "Vostok-3KA No.4", "serial_number": "Vostok-3KA No.4", "is_placeholder": false, "in_space": false, "time_in_space": "P1DT1H18M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Vostok 2 was a Vostok spacecraft which launched on 6 August 1961 06:00 UTC. It transported one cosmonaut to Low Earth Orbit. The crew was Gherman Titov.", "spacecraft_config": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/15/?format=api", "name": "Vostok", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.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/vostok-3ka_image_20190207032525.jpeg" } }, { "id": 229, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/229/?format=api", "name": "Vostok-3KA No.5", "serial_number": "Vostok-3KA No.5", "is_placeholder": false, "in_space": false, "time_in_space": "P3DT22H22M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Vostok 3 was a Vostok spacecraft which launched on 11 August 1962 08:24 UTC. It transported one cosmonaut to Low Earth Orbit. The crew was Andriyan Nikolayev.", "spacecraft_config": { "id": 15, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/15/?format=api", "name": "Vostok", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 63, "url": "https://ll.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/vostok-3ka_image_20190207032525.jpeg" } }, { "id": 233, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/233/?format=api", "name": "Crew Dragon C204", "serial_number": "C204", "is_placeholder": false, "in_space": false, "time_in_space": "P6DT5H56M", "time_docked": "P4DT20H41M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 3, "name": "Destroyed" }, "description": "Crew Dragon C204 is the Crew Dragon spacecraft launched on the SpaceX DM-1 demonstration mission to the ISS.\r\nIt was destroyed during an anomaly during testing in April 2019.", "spacecraft_config": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api", "name": "Crew Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg" } }, { "id": 303, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/303/?format=api", "name": "Progress M-58", "serial_number": "Progress M-58 (No.358)", "is_placeholder": false, "in_space": false, "time_in_space": "P155DT9H49M24S", "time_docked": "P152DT3H43M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-58 (Russian: Прогресс М-58), identified by NASA as Progress 23 or 23P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 35, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/35/?format=api", "name": "Progress-M", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 63, "url": "https://ll.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" } } ] }