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=230&ordering=-time_docked
https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=240&ordering=-time_docked", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=220&ordering=-time_docked", "results": [ { "id": 440, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/440/?format=api", "name": "Kounotori 9", "serial_number": "HTV-9", "is_placeholder": false, "in_space": false, "time_in_space": "P91DT13H36M", "time_docked": "P85DT5H23M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Kounotori 9 is the ninth HTV spacecraft. It is scheduled to launch in May 2020 on a resupply mission to the ISS.", "spacecraft_config": { "id": 18, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/18/?format=api", "name": "H-II Transfer Vehicle (HTV)", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 37, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/37/?format=api", "name": "Japan Aerospace Exploration Agency", "type": "Government" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg" } }, { "id": 327, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/327/?format=api", "name": "Progress M1-3", "serial_number": "Progress M1-3 (No.251)", "is_placeholder": false, "in_space": false, "time_in_space": "P86DT13H26M38S", "time_docked": "P84DT7H51M53S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M1-3 (Russian: Прогресс М1-3), identified by NASA as Progress 1 or 1P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 36, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/36/?format=api", "name": "Progress-M1", "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-m1_image_20231219142545.jpeg" } }, { "id": 554, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/554/?format=api", "name": "Cargo Dragon C211", "serial_number": "C211", "is_placeholder": false, "in_space": false, "time_in_space": "P88DT7H3M3S", "time_docked": "P83DT20H24M", "flights_count": 2, "mission_ends_count": 2, "status": { "id": 1, "name": "Active" }, "description": "Third Cargo Dragon 2", "spacecraft_config": { "id": 7, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/7/?format=api", "name": "Cargo Dragon 2", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" }, "in_use": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg" } }, { "id": 330, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/330/?format=api", "name": "Progress M1-1", "serial_number": "Progress M1-1 (No.250)", "is_placeholder": false, "in_space": false, "time_in_space": "P85DT12H39M37S", "time_docked": "P83DT8H30M40S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M1-1 (Russian: Прогресс М1-1), was a Progress spacecraft used to resupply the space station Mir.", "spacecraft_config": { "id": 36, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/36/?format=api", "name": "Progress-M1", "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-m1_image_20231219142545.jpeg" } }, { "id": 437, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/437/?format=api", "name": "Cygnus CRS NG-13 (S.S. Robert Henry Lawrence Jr.)", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "P104DT38M59S", "time_docked": "P83DT7H4M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the thirteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their second under the CRS2 program. This is also the 9th 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": 95, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/95/?format=api", "name": "Apollo CSM-118", "serial_number": "CSM-118", "is_placeholder": false, "in_space": false, "time_in_space": "P84DT1H15M30S", "time_docked": "P83DT4H38M12S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "CSM-118 was an Apollo Command & Service Module used in the Skylab 4 mission.", "spacecraft_config": { "id": 10, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/10/?format=api", "name": "Apollo Command/Service Module", "type": { "id": 2, "name": "Capsule" }, "agency": { "id": 999, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/999/?format=api", "name": "North American Aviation", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg" } }, { "id": 260, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/260/?format=api", "name": "Progress M-14M", "serial_number": "Progress M-14M (No.414)", "is_placeholder": false, "in_space": false, "time_in_space": "P93DT53M20S", "time_docked": "P82DT10H55M3S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-14M (Russian: Прогресс М-14М), identified by NASA as Progress 46 or 46P, is a Progress spacecraft which was used by Roskosmos to resupply the International Space Station.", "spacecraft_config": { "id": 34, "url": "https://lldev.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://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_252_image_20231219140115.jpeg" } }, { "id": 261, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/261/?format=api", "name": "Progress M-13M", "serial_number": "Progress M-13M (No.413)", "is_placeholder": false, "in_space": false, "time_in_space": "P86DT13H48M48S", "time_docked": "P82DT10H29M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-13M (Russian: Прогресс М-13М), identified by NASA as Progress 45 or 45P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.", "spacecraft_config": { "id": 34, "url": "https://lldev.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://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_252_image_20231219140115.jpeg" } }, { "id": 265, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/265/?format=api", "name": "Progress M-09M", "serial_number": "Progress M-09M (No.409)", "is_placeholder": false, "in_space": false, "time_in_space": "P88DT11H51M19S", "time_docked": "P82DT9H59M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-09M (Russian: Прогресс М-09М), identified by NASA as Progress 41 or 41P, is a Progress spacecraft which was launched in 2011 to resupply the International Space Station.", "spacecraft_config": { "id": 34, "url": "https://lldev.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://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_252_image_20231219140115.jpeg" } }, { "id": 295, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/295/?format=api", "name": "Progress M-66", "serial_number": "Progress M-66 (No.366)", "is_placeholder": false, "in_space": false, "time_in_space": "P97DT9H24M14S", "time_docked": "P82DT8H", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-66 (Russian: Прогресс М-66), identified by NASA as Progress 32 or 32P, was a Progress spacecraft used to resupply the International Space Station.", "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" } } ] }{ "count": 596, "next": "