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=530
{ "count": 606, "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=540", "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=520", "results": [ { "id": 312, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/312/?format=api", "name": "Progress M-49", "serial_number": "Progress M-49 (No.249)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-49 (Russian: Прогресс М-49), identified by NASA as Progress 14 or 14P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 35, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api", "name": "Progress-M", "type": { "id": 4, "name": "Cargo Resupply" }, "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/progress-m_image_20231219141001.jpeg" } }, { "id": 575, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/575/?format=api", "name": "Ship 28", "serial_number": "S28", "status": { "id": 3, "name": "Destroyed" }, "description": "Ship 28 (S28) was lost during atmospheric re-entry at the end of the third integrated flight test.", "spacecraft_config": { "id": 26, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/26/?format=api", "name": "Starship V1", "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_image_20231116184708.jpeg" } }, { "id": 313, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/313/?format=api", "name": "Progress M1-11", "serial_number": "Progress M1-11 (No.260)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M1-11 (Russian: Прогресс М1-11), identified by NASA as Progress 13 or 13P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 36, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/36/?format=api", "name": "Progress-M1", "type": { "id": 4, "name": "Cargo Resupply" }, "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/progress-m1_image_20231219142545.jpeg" } }, { "id": 314, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/314/?format=api", "name": "Progress M-48", "serial_number": "Progress M-48 (No.248)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-48 (Russian: Прогресс М-48), identified by NASA as Progress 12 or 12P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 35, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api", "name": "Progress-M", "type": { "id": 4, "name": "Cargo Resupply" }, "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/progress-m_image_20231219141001.jpeg" } }, { "id": 315, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/315/?format=api", "name": "Progress M1-10", "serial_number": "Progress M1-10 (No.259)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M1-10 (Russian: Прогресс М1-10), identified by NASA as Progress 11 or 11P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 36, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/36/?format=api", "name": "Progress-M1", "type": { "id": 4, "name": "Cargo Resupply" }, "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/progress-m1_image_20231219142545.jpeg" } }, { "id": 333, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/333/?format=api", "name": "Progress M-40", "serial_number": "Progress M-40 (No.240)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-40 (Russian: Прогресс М-40), was a Progress spacecraft used to resupply the space station Mir.", "spacecraft_config": { "id": 35, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api", "name": "Progress-M", "type": { "id": 4, "name": "Cargo Resupply" }, "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/progress-m_image_20231219141001.jpeg" } }, { "id": 340, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/340/?format=api", "name": "Progress M-33", "serial_number": "Progress M-33 (No.233)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-33 (Russian: Прогресс М-33), was a Progress spacecraft used to resupply the space station Mir.", "spacecraft_config": { "id": 35, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api", "name": "Progress-M", "type": { "id": 4, "name": "Cargo Resupply" }, "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/progress-m_image_20231219141001.jpeg" } }, { "id": 323, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/323/?format=api", "name": "Progress M1-6", "serial_number": "Progress M1-6 (No.255)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M1-6 (Russian: Прогресс М1-6), identified by NASA as Progress 4 or 4P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 36, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/36/?format=api", "name": "Progress-M1", "type": { "id": 4, "name": "Cargo Resupply" }, "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/progress-m1_image_20231219142545.jpeg" } }, { "id": 577, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/577/?format=api", "name": "Tianzhou-7", "serial_number": "7", "status": { "id": 4, "name": "Single Use" }, "description": "Seventh 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" } }, { "id": 324, "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/324/?format=api", "name": "Progress M-44", "serial_number": "Progress M-44 (No.244)", "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-44 (Russian: Прогресс М-44), identified by NASA as Progress 3 or 3P, was a Progress spacecraft used to resupply the International Space Station.", "spacecraft_config": { "id": 35, "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api", "name": "Progress-M", "type": { "id": 4, "name": "Cargo Resupply" }, "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/progress-m_image_20231219141001.jpeg" } } ] }