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=270&ordering=time_in_space
https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=280&ordering=time_in_space", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=260&ordering=time_in_space", "results": [ { "id": 376, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/376/?format=api", "name": "Progress 39", "serial_number": "Progress 39 (No.147)", "is_placeholder": false, "in_space": false, "time_in_space": "P44DT9H37M23S", "time_docked": "P42DT1H10M24S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 39 (Russian: Прогресс 39), was a Progress spacecraft used to resupply the space station Mir.", "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": 345, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/345/?format=api", "name": "Progress M-28", "serial_number": "Progress M-28 (No.228)", "is_placeholder": false, "in_space": false, "time_in_space": "P46DT5H54M14S", "time_docked": "P44DT30M16S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-28 (Russian: Прогресс М-28), 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": 394, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/394/?format=api", "name": "Progress 22", "serial_number": "Progress 22 (No.124)", "is_placeholder": false, "in_space": false, "time_in_space": "P48DT4H39M8S", "time_docked": "P45DT21H49M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 22 (Russian: Прогресс 22), was a Progress spacecraft used to resupply the space station Salyut 7.", "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": 362, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/362/?format=api", "name": "Progress M-11", "serial_number": "Progress M-11 (No.212)", "is_placeholder": false, "in_space": false, "time_in_space": "P48DT7H56M43S", "time_docked": "P45DT23H12M57S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-11 (Russian: Прогресс М-11), 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": 177, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/177/?format=api", "name": "Kounotori 7", "serial_number": "HTV-7", "is_placeholder": false, "in_space": false, "time_in_space": "P49DT3H45M33S", "time_docked": "P40DT11H32M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Kounotori 7, also known as HTV-7 is the seventh flight of the H-II Transfer Vehicle (HTV), an unmanned cargo spacecraft launched on 22 September 2018 to resupply the International Space Station.", "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": 366, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/366/?format=api", "name": "Progress M-7", "serial_number": "Progress M-7 (No.208)", "is_placeholder": false, "in_space": false, "time_in_space": "P49DT4H14M50S", "time_docked": "P39DT10H57M8S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-7 (Russian: Прогресс М-7), 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": 324, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/324/?format=api", "name": "Progress M-44", "serial_number": "Progress M-44 (No.244)", "is_placeholder": false, "in_space": false, "time_in_space": "P49DT6H1M25S", "time_docked": "P46DT22H58M13S", "flights_count": 1, "mission_ends_count": 1, "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.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": 186, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/186/?format=api", "name": "Soyuz 21", "serial_number": "Soyuz 7K-T 11F615A8 #41", "is_placeholder": false, "in_space": false, "time_in_space": "P49DT6H23M32S", "time_docked": "P48DT13S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 21 was a Soyuz spacecraft which launched on 6 July 1976 12:08 UTC. It transported two cosmonauts on the first flight to Salyut. The crew was Boris Volynov and Vitaly Zholobov.", "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": 384, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/384/?format=api", "name": "Progress 31", "serial_number": "Progress 31 (No.138)", "is_placeholder": false, "in_space": false, "time_in_space": "P50DT4H17M49S", "time_docked": "P47DT1H30M6S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 31 (Russian: Прогресс 31), was a Progress spacecraft used to resupply the space station Mir.", "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": 371, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/371/?format=api", "name": "Progress M-2", "serial_number": "Progress M-2 (No.202)", "is_placeholder": false, "in_space": false, "time_in_space": "P51DT4H25M10S", "time_docked": "P48DT20H51M46S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-2 (Russian: Прогресс М-2), 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" } } ] }{ "count": 596, "next": "