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

{
  "count": 603,
  "next": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=590",
  "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=570",
  "results": [
    {
      "id": 391,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/391/?format=api",
      "name": "Kosmos 1669",
      "serial_number": "Kosmos 1669 (No.126)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Kosmos 1669 (Russian: Космос-1669), was a Progress spacecraft used to resupply the space station Salyut 7.\r\n\r\nOnly Progress to receive a Kosmos Designation",
      "spacecraft_config": {
        "id": 8,
        "url": "https://lldev.thespacedevs.com/2.0.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.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_7k-tg_image_20231220085840.png"
      }
    },
    {
      "id": 392,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/392/?format=api",
      "name": "Progress 24",
      "serial_number": "Progress 24 (No.125)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 24 (Russian: Прогресс 24), was a Progress spacecraft used to resupply the space station Salyut 7.",
      "spacecraft_config": {
        "id": 8,
        "url": "https://lldev.thespacedevs.com/2.0.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.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_7k-tg_image_20231220085840.png"
      }
    },
    {
      "id": 393,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/393/?format=api",
      "name": "Progress 23",
      "serial_number": "Progress 23 (No.123)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 23 (Russian: Прогресс 23), was a Progress spacecraft used to resupply the space station Salyut 7.",
      "spacecraft_config": {
        "id": 8,
        "url": "https://lldev.thespacedevs.com/2.0.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.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_7k-tg_image_20231220085840.png"
      }
    },
    {
      "id": 394,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/394/?format=api",
      "name": "Progress 22",
      "serial_number": "Progress 22 (No.124)",
      "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.0.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.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_7k-tg_image_20231220085840.png"
      }
    },
    {
      "id": 395,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/395/?format=api",
      "name": "Progress 21",
      "serial_number": "Progress 21 (No.121)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 21 (Russian: Прогресс 21), was a Progress spacecraft used to resupply the space station Salyut 7.",
      "spacecraft_config": {
        "id": 8,
        "url": "https://lldev.thespacedevs.com/2.0.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.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_7k-tg_image_20231220085840.png"
      }
    },
    {
      "id": 396,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/396/?format=api",
      "name": "Progress 20",
      "serial_number": "Progress 20 (No.116)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 20 (Russian: Прогресс 20), was a Progress spacecraft used to resupply the space station Salyut 7.",
      "spacecraft_config": {
        "id": 8,
        "url": "https://lldev.thespacedevs.com/2.0.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.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_7k-tg_image_20231220085840.png"
      }
    },
    {
      "id": 397,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/397/?format=api",
      "name": "Progress 19",
      "serial_number": "Progress 19 (No.120)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 19 (Russian: Прогресс 19), was a Progress spacecraft used to resupply the space station Salyut 7.",
      "spacecraft_config": {
        "id": 8,
        "url": "https://lldev.thespacedevs.com/2.0.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.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_7k-tg_image_20231220085840.png"
      }
    },
    {
      "id": 398,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/398/?format=api",
      "name": "Progress 18",
      "serial_number": "Progress 18 (No.118)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 18 (Russian: Прогресс 18), was a Progress spacecraft used to resupply the space station Salyut 7.",
      "spacecraft_config": {
        "id": 8,
        "url": "https://lldev.thespacedevs.com/2.0.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.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_7k-tg_image_20231220085840.png"
      }
    },
    {
      "id": 407,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/407/?format=api",
      "name": "Progress 9",
      "serial_number": "Progress 9 (No.109)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 9 (Russian: Прогресс 9), was a Progress spacecraft used to resupply the space station Salyut 6.",
      "spacecraft_config": {
        "id": 8,
        "url": "https://lldev.thespacedevs.com/2.0.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.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_7k-tg_image_20231220085840.png"
      }
    },
    {
      "id": 408,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/408/?format=api",
      "name": "Progress 8",
      "serial_number": "Progress 8 (No.108)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 8 (Russian: Прогресс 8), was a Progress spacecraft used to resupply the space station Salyut 6.",
      "spacecraft_config": {
        "id": 8,
        "url": "https://lldev.thespacedevs.com/2.0.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.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_7k-tg_image_20231220085840.png"
      }
    }
  ]
}