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=570
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=580",
  "previous": "https://lldev.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=560",
  "results": [
    {
      "id": 364,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/364/?format=api",
      "name": "Progress M-9",
      "serial_number": "Progress M-9 (No.210)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress M-9 (Russian: Прогресс М-9), was a Progress spacecraft used to resupply the space station Mir.",
      "spacecraft_config": {
        "id": 35,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
        "name": "Progress-M",
        "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-m_image_20231219141001.jpeg"
      }
    },
    {
      "id": 365,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/365/?format=api",
      "name": "Progress M-8",
      "serial_number": "Progress M-8 (No.207)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress M-8 (Russian: Прогресс М-8), was a Progress spacecraft used to resupply the space station Mir.",
      "spacecraft_config": {
        "id": 35,
        "url": "https://lldev.thespacedevs.com/2.0.0/config/spacecraft/35/?format=api",
        "name": "Progress-M",
        "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-m_image_20231219141001.jpeg"
      }
    },
    {
      "id": 377,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/377/?format=api",
      "name": "Progress 38",
      "serial_number": "Progress 38 (No.146)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 38 (Russian: Прогресс 38), was a Progress spacecraft used to resupply the space station Mir.",
      "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": 378,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/378/?format=api",
      "name": "Progress 37",
      "serial_number": "Progress 37 (No.145)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 37 (Russian: Прогресс 37), was a Progress spacecraft used to resupply the space station Mir.",
      "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": 374,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/374/?format=api",
      "name": "Progress 41",
      "serial_number": "Progress 41 (No.149)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 41 (Russian: Прогресс 41), was a Progress spacecraft used to resupply the space station Mir.",
      "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": 375,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/375/?format=api",
      "name": "Progress 40",
      "serial_number": "Progress 40 (No.148)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 40 (Russian: Прогресс 40), was a Progress spacecraft used to resupply the space station Mir.",
      "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": 379,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/379/?format=api",
      "name": "Progress 36",
      "serial_number": "Progress 36 (No.144)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 36 (Russian: Прогресс 36), was a Progress spacecraft used to resupply the space station Mir.",
      "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": 376,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/376/?format=api",
      "name": "Progress 39",
      "serial_number": "Progress 39 (No.147)",
      "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.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": 380,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/380/?format=api",
      "name": "Progress 35",
      "serial_number": "Progress 35 (No.143)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 35 (Russian: Прогресс 35), was a Progress spacecraft used to resupply the space station Mir.",
      "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": 381,
      "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/381/?format=api",
      "name": "Progress 34",
      "serial_number": "Progress 34 (No.142)",
      "status": {
        "id": 4,
        "name": "Single Use"
      },
      "description": "Progress 34 (Russian: Прогресс 34), was a Progress spacecraft used to resupply the space station Mir.",
      "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"
      }
    }
  ]
}