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=30&ordering=flights_count
{ "count": 601, "next": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=40&ordering=flights_count", "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=20&ordering=flights_count", "results": [ { "id": 239, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/239/?format=api", "name": "Progress MS-05", "serial_number": "Progress MS-05 (No.435)", "is_placeholder": false, "in_space": false, "time_in_space": "P148DT18H27S", "time_docked": "P146DT9H12M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-05 (Russian: Прогресс МC-05), identified by NASA as Progress 66 or 66P, is a Progress spacecraft that has been used by Roscosmos to resupply the International Space Station.", "spacecraft_config": { "id": 33, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "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": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg" } }, { "id": 170, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/170/?format=api", "name": "Cygnus NG-10", "serial_number": null, "is_placeholder": false, "in_space": false, "time_in_space": "P100DT3M38S", "time_docked": "P81DT5H48M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Cygnus NG-10, previously known as CRS OA-10E, is the eleventh flight of the Northrop Grumman unmanned resupply spacecraft Cygnus and its tenth flight to the International Space Station under the Commercial Resupply Services contract with NASA. The mission launched on 17 November 2018 at 4:01 AM EST. This particular mission is part of an extension of the initial CRS contract that enables NASA to cover the ISS resupply needs until the Commercial Resupply Services 2 contract enters in effect.", "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": 350, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/350/?format=api", "name": "Progress M-23", "serial_number": "Progress M-23 (No.223)", "is_placeholder": false, "in_space": false, "time_in_space": "P41DT10H26M56S", "time_docked": "P39DT2H28M4S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-23 (Russian: Прогресс М-23), 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": 604, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/604/?format=api", "name": "Progress MS-29", "serial_number": "MS-29 (No.459)", "is_placeholder": false, "in_space": false, "time_in_space": "P222DT10H7M37S", "time_docked": "P220DT4H11M43S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-29 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).", "spacecraft_config": { "id": 33, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "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": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg" } }, { "id": 403, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/403/?format=api", "name": "Progress 13", "serial_number": "Progress 13 (No.114)", "is_placeholder": false, "in_space": false, "time_in_space": "P13DT18H8M19S", "time_docked": "P9DT22H34M24S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress 13 (Russian: Прогресс 13), 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": 308, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/308/?format=api", "name": "Progress M-53", "serial_number": "Progress M-53 (No.353)", "is_placeholder": false, "in_space": false, "time_in_space": "P82DT15H2M26S", "time_docked": "P80DT9H44M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-53 (Russian: Прогресс М-53), identified by NASA as Progress 18 or 18P, 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": 172, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/172/?format=api", "name": "Kounotori 2", "serial_number": "HTV-2", "is_placeholder": false, "in_space": false, "time_in_space": "P66DT21H31M3S", "time_docked": "P60D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Kounotori 2 , also known as HTV-2, was launched in January 2011 and was the second Japanese H-II Transfer Vehicle to resupply the International Space Station (ISS). It was launched by the H-IIB Launch Vehicle No. 2 (H-IIB F2) manufactured by MHI and JAXA. After the supplies were unloaded, Kounotori 2 was loaded with waste material from ISS, including used experiment equipment and used clothes. Kounotori 2 was then unberthed and separated from the ISS and burned up upon reentering the atmosphere on 30 March 2011.", "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": 159, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/159/?format=api", "name": "Georges Lemaître ATV", "serial_number": "ATV-005", "is_placeholder": false, "in_space": false, "time_in_space": "P200DT12M22S", "time_docked": "P186DT12M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "The Georges Lemaître ATV, or Automated Transfer Vehicle 5 (ATV-5), was a European unmanned cargo resupply spacecraft, named after the Belgian astronomer Georges Lemaître. The spacecraft was launched during the night of 29 July 2014 (23:44 GMT, 20:44 local time, 30 July 01:44 CEST), on a mission to supply the International Space Station (ISS) with propellant, water, air, and dry cargo. It was the fifth and final ATV to be built and launched. Georges Lemaître was constructed in Turin, Italy, and Bremen, Germany. Cargo loading was completed in Guiana Space Center on 23 July 2014.", "spacecraft_config": { "id": 17, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/17/?format=api", "name": "Automated Transfer Vehicle (ATV)", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "id": 115, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/115/?format=api", "name": "Arianespace", "type": "Commercial" }, "in_use": false, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/automated_trans_image_20231118111716.jpeg" } }, { "id": 351, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/351/?format=api", "name": "Progress M-22", "serial_number": "Progress M-22 (No.222)", "is_placeholder": false, "in_space": false, "time_in_space": "P61DT23H45M48S", "time_docked": "P59DT18H19M1S", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress M-22 (Russian: Прогресс М-22), 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": 242, "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/242/?format=api", "name": "Progress MS-02", "serial_number": "Progress MS-02 (No.432)", "is_placeholder": false, "in_space": false, "time_in_space": "P196DT21H15M2S", "time_docked": "P194DT15H39M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Progress MS-02 (Russian: Прогресс МC-02), identified by NASA as Progress 63 or 63P, is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS)", "spacecraft_config": { "id": 33, "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api", "name": "Progress-MS", "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": true, "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg" } } ] }