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=110&ordering=flights_count
{ "count": 603, "next": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=120&ordering=flights_count", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=100&ordering=flights_count", "results": [ { "id": 232, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/232/?format=api", "name": "Vostok-3KA No.8", "serial_number": "Vostok-3KA No.8", "is_placeholder": false, "in_space": false, "time_in_space": "P2DT22H50M8S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Vostok 6 was a Vostok spacecraft which launched on 16 June 1963 09:29:52 UTC. It transported one cosmonaut to Low Earth Orbit. The crew was Valentina Tereshkova.", "spacecraft_config": { "id": 15, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/15/?format=api", "name": "Vostok", "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/vostok-3ka_image_20190207032525.jpeg" } }, { "id": 67, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/67/?format=api", "name": "Soyuz TMA-04M", "serial_number": "Soyuz TMA-M 11F732A47 #705", "is_placeholder": false, "in_space": false, "time_in_space": "P124DT23H51M37S", "time_docked": "P122DT18H33M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz TMA-04M was a Soyuz spacecraft which launched on 15 May 2012 03:01 UTC. It transported three members of the Expedition 31 crew to the International Space Station. The crew consisted of Gennady Padalka, Sergei Revin, and Joseph M. Acaba.", "spacecraft_config": { "id": 39, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api", "name": "Soyuz TMA-M", "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_tma-m_image_20231225092103.jpeg" } }, { "id": 212, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/212/?format=api", "name": "Dragon C103", "serial_number": "C103", "is_placeholder": false, "in_space": false, "time_in_space": "P20DT18H46M53S", "time_docked": "P18DT23M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 2, "name": "Retired" }, "description": "First Commercial Resupply Services (CRS) mission for NASA, first non-demo mission. Falcon 9 rocket suffered a partial engine failure during launch but was able to deliver Dragon into orbit. However, a secondary payload did not reach its correct orbit.", "spacecraft_config": { "id": 3, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/3/?format=api", "name": "Dragon 1", "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": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg" } }, { "id": 404, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/404/?format=api", "name": "Progress 12", "serial_number": "Progress 12 (No.113)", "is_placeholder": false, "in_space": false, "time_in_space": "P55DT2H40M58S", "time_docked": "P52DT2H18M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 12 (Russian: Прогресс 12), 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": 339, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/339/?format=api", "name": "Progress M-34", "serial_number": "Progress M-34 (No.234)", "is_placeholder": false, "in_space": false, "time_in_space": "P56DT14H27M45S", "time_docked": "P76DT16H52M47S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-34 (Russian: Прогресс М-34), 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": 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": 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": 146, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/146/?format=api", "name": "Soyuz 38", "serial_number": "Soyuz 7K-T 11F615A8 #54", "is_placeholder": false, "in_space": false, "time_in_space": "P7DT20H43M24S", "time_docked": "P6DT15H46M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 38 was a Soyuz spacecraft which launched on 18 September 1980 19:11 UTC. It transported two cosmonauts of EP-8 to Salyut 6. The crew was Yuri Romanenko and Arnaldo Tamayo Méndez.", "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": 479, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/479/?format=api", "name": "Apollo CSM-009", "serial_number": "CSM-009", "is_placeholder": false, "in_space": false, "time_in_space": "PT37M20S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Apollo CSM used for the AS-201 flight and drop tests. Currently on display at the Strategic Air and Space Museum near Offutt Air Force Base in Ashland, Nebraska.", "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": 191, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/191/?format=api", "name": "Soyuz 16", "serial_number": "Soyuz 7K-TM 11F615A12 #73", "is_placeholder": false, "in_space": false, "time_in_space": "P5DT22H23M35S", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Soyuz 16 was a Soyuz spacecraft which launched on 2 December 1974 09:40 UTC. It launched two cosmonauts on a test flight for the upcoming Apollo-Soyuz mission. The crew was Anatoly Filipchenko and Nikolai Rukavishnikov.", "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" } } ] }