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=170&ordering=-mission_ends_count
{ "count": 601, "next": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=180&ordering=-mission_ends_count", "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=160&ordering=-mission_ends_count", "results": [ { "id": 601, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/601/?format=api", "name": "Shenzhou 19", "serial_number": "19", "is_placeholder": false, "in_space": false, "time_in_space": "P182DT8H40M39S", "time_docked": "P181DT17H", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 1, "name": "Active" }, "description": "Spacecraft used to launch 3 taikonauts on the 8th crewed mission to the Tiangong space station.", "spacecraft_config": { "id": 2, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/2/?format=api", "name": "Shenzhou", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 17, "url": "https://ll.thespacedevs.com/2.2.0/agencies/17/?format=api", "name": "China National Space Administration", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg" } }, { "id": 490, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/490/?format=api", "name": "Soyuz 7K-OK No.3", "serial_number": "Soyuz 7K-OK (P) 11F615 #3", "is_placeholder": false, "in_space": false, "time_in_space": "P1DT20H40M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "First generation Soyuz used for a test flight.", "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": 602, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/602/?format=api", "name": "Tianzhou-8", "serial_number": "8", "is_placeholder": false, "in_space": false, "time_in_space": "P235DT7H28M42S", "time_docked": "P234DT12H37M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Eighth operational Tianzhou spacecraft", "spacecraft_config": { "id": 25, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api", "name": "Tianzhou", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 88, "url": "https://ll.thespacedevs.com/2.2.0/agencies/88/?format=api", "name": "China Aerospace Science and Technology Corporation", "type": "Government" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tianzhou_image_20210513100807.jpg" } }, { "id": 214, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/214/?format=api", "name": "Dragon C105", "serial_number": "C105", "is_placeholder": false, "in_space": false, "time_in_space": "P29DT23H39M38S", "time_docked": "P27DT21H49M", "flights_count": 1, "mission_ends_count": 1, "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://ll.thespacedevs.com/2.2.0/config/spacecraft/3/?format=api", "name": "Dragon 1", "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": false, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg" } }, { "id": 509, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/509/?format=api", "name": "Soyuz 7K-L1 No.8", "serial_number": "Soyuz 7K-L1 #8", "is_placeholder": false, "in_space": false, "time_in_space": "P0D", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 3, "name": "Destroyed" }, "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.", "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": 545, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/545/?format=api", "name": "Soyuz MS-23", "serial_number": "11F732A48 #752", "is_placeholder": false, "in_space": false, "time_in_space": "P215DT10H52M33S", "time_docked": "P213DT6H20M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Scheduled to launch to the ISS in early 2023.", "spacecraft_config": { "id": 38, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api", "name": "Soyuz MS", "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": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg" } }, { "id": 182, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/182/?format=api", "name": "Soyuz 25", "serial_number": "Soyuz 7K-T 11F615A8 #42", "is_placeholder": false, "in_space": false, "time_in_space": "P2DT44M45S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 25 was a Soyuz spacecraft which launched on 9 October 1977 02:40 UTC. It transported two cosmonauts to Salyut 6. Soyuz 25 was the first flight to the new Salyut 6 Space Station, but the craft failed to dock. The crew was Vladimir Kovalyonok and Valery Ryumin.", "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": 522, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/522/?format=api", "name": "Soyuz 7K-S No.2", "serial_number": "Soyuz 7K-S 11F732 #2", "is_placeholder": false, "in_space": false, "time_in_space": "P3DT23H55M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Military version of the Soyuz 7K spacecraft.", "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": 252, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/252/?format=api", "name": "Progress M-21M", "serial_number": "Progress M-21M (No.421)", "is_placeholder": false, "in_space": false, "time_in_space": "P195DT20H29M54S", "time_docked": "P191DT13H58M40S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-21M (Russian: Прогресс М-21М), identified by NASA as Progress 53 or 53P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.", "spacecraft_config": { "id": 34, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/34/?format=api", "name": "Progress-M (modified)", "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_252_image_20231219140115.jpeg" } }, { "id": 478, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/478/?format=api", "name": "Cygnus CRS NG-16 (S.S. Ellison Onizuka)", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "P126DT8H23M55S", "time_docked": "P100DT5H54M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the sixteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their fifth under the CRS-2 program. This is also the 12th use of the enhanced size Cygnus.", "spacecraft_config": { "id": 19, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 257, "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg" } } ] }