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=510&ordering=time_docked
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "count": 603,
  "next": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=520&ordering=time_docked",
  "previous": "https://lldev.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=500&ordering=time_docked",
  "results": [
    {
      "id": 91,
      "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/91/?format=api",
      "name": "Soyuz TMA-2",
      "serial_number": "Soyuz TMA 11F732A17 #212",
      "is_placeholder": false,
      "in_space": false,
      "time_in_space": "P184DT22H46M8S",
      "time_docked": "P182DT17H20M49S",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Soyuz TMA-2 was a Soyuz spacecraft which launched on 26 April 2003 03:53 UTC. It transported two members of the Expedition 7 crew to the International Space Station. The crew consisted of Yuri Malenchenko and Edward Tsang Lu.",
      "spacecraft_config": {
        "id": 40,
        "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/40/?format=api",
        "name": "Soyuz TMA",
        "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_image_20231225093222.jpeg"
      }
    },
    {
      "id": 264,
      "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/264/?format=api",
      "name": "Progress M-10M",
      "serial_number": "Progress M-10M (No.410)",
      "is_placeholder": false,
      "in_space": false,
      "time_in_space": "P184DT23H48M39S",
      "time_docked": "P182DT18H35M",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress M-10M (Russian: Прогресс М-10М), identified by NASA as Progress 42 or 42P, is a Progress spacecraft which was launched on 27 April 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": 464,
      "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/464/?format=api",
      "name": "Tianzhou-4",
      "serial_number": "4",
      "is_placeholder": false,
      "in_space": false,
      "time_in_space": "P189DT5H24M30S",
      "time_docked": "P183DT6H6M",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Fourth operational Tianzhou spacecraft",
      "spacecraft_config": {
        "id": 25,
        "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/25/?format=api",
        "name": "Tianzhou",
        "type": {
          "id": 4,
          "name": "Cargo Resupply"
        },
        "agency": {
          "id": 88,
          "url": "https://lldev.thespacedevs.com/2.2.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": 98,
      "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/98/?format=api",
      "name": "Soyuz TM-32",
      "serial_number": "Soyuz TM 11F732A51 #206",
      "is_placeholder": false,
      "in_space": false,
      "time_in_space": "P185DT21H22M40S",
      "time_docked": "P183DT17H24M43S",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Soyuz TM-32 was a Soyuz spacecraft which launched on 28 April 2001 07:37 UTC. It transported two astronauts and one spaceflight participant to the International Space Station. The astronauts consisted of Talgat Musabayev and Yuri Baturin. The participant was tourist Dennis Tito.",
      "spacecraft_config": {
        "id": 41,
        "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/41/?format=api",
        "name": "Soyuz TM",
        "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_tm_image_20231228130713.jpeg"
      }
    },
    {
      "id": 92,
      "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/92/?format=api",
      "name": "Soyuz TMA-1",
      "serial_number": "Soyuz TMA 11F732A17 #211",
      "is_placeholder": false,
      "in_space": false,
      "time_in_space": "P185DT22H52M49S",
      "time_docked": "P183DT17H42M",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Soyuz TMA-1 was a Soyuz spacecraft which launched on 30 October 2002 03:11 UTC. It transported three participants on a 10 day stay to the International Space Station. The crew consisted of Sergei Zalyotin, Frank De Winne, and Yury Lonchakov.",
      "spacecraft_config": {
        "id": 40,
        "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/40/?format=api",
        "name": "Soyuz TMA",
        "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_image_20231225093222.jpeg"
      }
    },
    {
      "id": 157,
      "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/157/?format=api",
      "name": "Edoardo Amaldi ATV",
      "serial_number": "ATV-003",
      "is_placeholder": false,
      "in_space": false,
      "time_in_space": "P193DT19H25M55S",
      "time_docked": "P183DT22H53M",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "The Edoardo Amaldi ATV, or Automated Transfer Vehicle 003 (ATV-003), was a European unmanned cargo resupply spacecraft, named after the 20th-century Italian physicist Edoardo Amaldi. The spacecraft was launched by the European Space Agency (ESA) on 23 March 2012, on a mission to supply the International Space Station (ISS) with propellant, water, oxygen, and dry cargo.",
      "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": 99,
      "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/99/?format=api",
      "name": "Soyuz TM-31",
      "serial_number": "Soyuz TM 11F732A51 #205",
      "is_placeholder": false,
      "in_space": false,
      "time_in_space": "P186DT23H59M13S",
      "time_docked": "P184DT16H10M32S",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Soyuz TM-31 was a Soyuz spacecraft which launched on 31 October 2003 07:52 UTC. It transported three members of the Expedition 1 crew to the International Space Station. The crew consisted of Yuri Gidzenko, Sergei Krikalev, and William Shepherd.",
      "spacecraft_config": {
        "id": 41,
        "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/41/?format=api",
        "name": "Soyuz TM",
        "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_tm_image_20231228130713.jpeg"
      }
    },
    {
      "id": 441,
      "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/441/?format=api",
      "name": "Soyuz MS-17",
      "serial_number": "Soyuz MS 11F732A48 #746",
      "is_placeholder": false,
      "in_space": false,
      "time_in_space": "P184DT23H9M56S",
      "time_docked": "P184DT16H12M31S",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Soyuz MS-17 is a Soyuz spacecraft scheduled to launch in October 2020.\r\nIt will transport three members of the Expedition 63 crew to the International Space Station.",
      "spacecraft_config": {
        "id": 38,
        "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api",
        "name": "Soyuz MS",
        "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": true,
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg"
      }
    },
    {
      "id": 52,
      "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/52/?format=api",
      "name": "Soyuz TMA-19M",
      "serial_number": "Soyuz TMA-M 11F732A47 #719",
      "is_placeholder": false,
      "in_space": false,
      "time_in_space": "P185DT22H11M51S",
      "time_docked": "P185DT12H18M31S",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Soyuz TMA-19M is a Soyuz spacecraft launched on 15 December 2015 11:03 UTC. It transported three members of the Expedition 46 crew to the International Space Station. The crew consisted of Yuri Malenchenko, Timothy Kopra, and Timothy Peake.",
      "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": 78,
      "url": "https://lldev.thespacedevs.com/2.2.0/spacecraft/78/?format=api",
      "name": "Soyuz TMA-15",
      "serial_number": "Soyuz TMA 11F732A17 #225",
      "is_placeholder": false,
      "in_space": false,
      "time_in_space": "P187DT20H42M7S",
      "time_docked": "P185DT15H13M",
      "flights_count": 1,
      "mission_ends_count": 1,
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Soyuz TMA-15 was a Soyuz spacecraft which launched on 27 May 2009 10:34 UTC. It transported three members of the Expedition 20 crew to the International Space Station. The crew consisted of Roman Romanenko, Frank De Winne, and Robert Thirsk.",
      "spacecraft_config": {
        "id": 40,
        "url": "https://lldev.thespacedevs.com/2.2.0/config/spacecraft/40/?format=api",
        "name": "Soyuz TMA",
        "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_image_20231225093222.jpeg"
      }
    }
  ]
}