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=flights_count
{ "count": 601, "next": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=150&ordering=flights_count", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=130&ordering=flights_count", "results": [ { "id": 190, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/190/?format=api", "name": "Soyuz 17", "serial_number": "Soyuz 7K-T 11F615A8 #38", "is_placeholder": false, "in_space": false, "time_in_space": "P29DT13H19M45S", "time_docked": "P28DT4H41M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 17 was a Soyuz spacecraft which launched on 10 January 1975 21:43 UTC. It transported two cosmonauts on the first flight to Salyut 4. The crew was Aleksei Gubarev and Georgi Grechko.", "spacecraft_config": { "id": 1, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "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_image_20201015191152.jpg" } }, { "id": 238, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/238/?format=api", "name": "Progress MS-06", "serial_number": "Progress MS-06 (No.436)", "is_placeholder": false, "in_space": false, "time_in_space": "P196DT15H42M47S", "time_docked": "P194DT13H26M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-06 (Russian: Прогресс МC-06), identified by NASA as Progress 67 or 67P, is a Progress spacecraft used by Roscosmos to resupply the International Space Station.", "spacecraft_config": { "id": 33, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "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": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg" } }, { "id": 178, "url": "https://lldev.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://lldev.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "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_image_20201015191152.jpg" } }, { "id": 204, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/204/?format=api", "name": "Soyuz 3", "serial_number": "Soyuz 7K-OK (A) 11F615 #10", "is_placeholder": false, "in_space": false, "time_in_space": "P3DT22H50M45S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 3 was a Soyuz spacecraft which launched on 26 October 1968 08:34 UTC. It launched one cosmonaut for a joint mission with Soyuz 2. The crew was Georgy Beregovoy.", "spacecraft_config": { "id": 1, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "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_image_20201015191152.jpg" } }, { "id": 195, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/195/?format=api", "name": "Soyuz 12", "serial_number": "Soyuz 7K-T 11F615A8 #37", "is_placeholder": false, "in_space": false, "time_in_space": "P1DT23H15M32S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 12 was a Soyuz spacecraft which launched on 27 September 1973 12:18 UTC. It launched two cosmonauts to orbit for spacecraft testing purposes. The crew was Vasili Lazarev and Oleg Makarov.", "spacecraft_config": { "id": 1, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api", "name": "Soyuz", "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_image_20201015191152.jpg" } }, { "id": 413, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/413/?format=api", "name": "Progress 3", "serial_number": "Progress 3 (No.103)", "is_placeholder": false, "in_space": false, "time_in_space": "P15DT18H13M38S", "time_docked": "P11DT15H43M20S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 3 (Russian: Прогресс 3), was a Progress spacecraft used to resupply the space station Salyut 6.", "spacecraft_config": { "id": 8, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/8/?format=api", "name": "Progress 7K-TG", "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-dev.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png" } }, { "id": 353, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/353/?format=api", "name": "Progress M-20", "serial_number": "Progress M-20 (No.220)", "is_placeholder": false, "in_space": false, "time_in_space": "P40DT11H32M41S", "time_docked": "P38DT3H13M57S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-20 (Russian: Прогресс М-20), 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-dev.nyc3.digitaloceanspaces.com/media/images/progress-m_image_20231219141001.jpeg" } }, { "id": 446, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/446/?format=api", "name": "Cygnus CRS NG-14 (S.S. Kalpana Chawla)", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "P115DT19H6M46S", "time_docked": "P93DT5H39M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the fourteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their third under the CRS2 program. This is also the 10th use of the enhanced size Cygnus.", "spacecraft_config": { "id": 19, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 257, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg" } }, { "id": 455, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/455/?format=api", "name": "Soyuz MS-18", "serial_number": "Soyuz MS 11F732A48 #748", "is_placeholder": false, "in_space": false, "time_in_space": "P190DT20H53M3S", "time_docked": "P190DT13H26M21S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Launched to the ISS in April 2021.", "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-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg" } }, { "id": 467, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/467/?format=api", "name": "Shenzhou 13", "serial_number": "13", "is_placeholder": false, "in_space": false, "time_in_space": "P182DT9H32M41S", "time_docked": "P181DT17H55M21S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Second crewed mission to the Chinese Space Station.", "spacecraft_config": { "id": 2, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api", "name": "Shenzhou", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg" } } ] }