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

{
    "count": 571,
    "next": "https://ll.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=570",
    "previous": "https://ll.thespacedevs.com/2.0.0/spacecraft/?format=api&limit=10&offset=550",
    "results": [
        {
            "id": 2,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/2/?format=api",
            "name": "Mercury No.7",
            "serial_number": "7",
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Mercury No.7 is the Mercury capsule used for the Mercury-Redstone 3 - callsign \"Freedom 7\" - mission launched on May 5, 1961 and piloted by astronaut Alan Shepard.",
            "spacecraft_config": {
                "id": 11,
                "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/11/?format=api",
                "name": "Mercury",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "in_use": false,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mercury_image_20190207032519.jpeg"
            }
        },
        {
            "id": 3,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/3/?format=api",
            "name": "Mercury No.11",
            "serial_number": "11",
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Mercury No.11 is the Mercury capsule used for the Mercury-Redstone 4 - callsign \"Liberty Bell 7\" - mission launched on July 21, 1961 and piloted by astronaut Virgil \"Gus\" Grissom.",
            "spacecraft_config": {
                "id": 11,
                "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/11/?format=api",
                "name": "Mercury",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "in_use": false,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mercury_image_20190207032519.jpeg"
            }
        },
        {
            "id": 64,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/64/?format=api",
            "name": "Soyuz TMA-07M",
            "serial_number": "Soyuz TMA-M 11F732A47 #704A",
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TMA-07M was a Soyuz spacecraft which launched on 19 December 2012 12:12 UTC. It transported three members of the Expedition 34 crew to the International Space Station. The crew consisted of Roman Romanenko, Chris Hadfield, and Thomas Marshburn.",
            "spacecraft_config": {
                "id": 39,
                "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/39/?format=api",
                "name": "Soyuz TMA-M",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "in_use": false,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_tma-m_image_20231225092103.jpeg"
            }
        },
        {
            "id": 4,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/4/?format=api",
            "name": "Mercury No.13",
            "serial_number": "13",
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Mercury No.13 is the Mercury capsule used for the Mercury-Atlas 6 - callsign \"Friendship 7\" - mission launched on February 20, 1962 and piloted by astronaut John Glenn.",
            "spacecraft_config": {
                "id": 11,
                "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/11/?format=api",
                "name": "Mercury",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "in_use": false,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/mercury_image_20190207032519.jpeg"
            }
        },
        {
            "id": 389,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/389/?format=api",
            "name": "Progress 26",
            "serial_number": "Progress 26 (No.128)",
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress 26 (Russian: Прогресс 26), was a Progress spacecraft used to resupply the space station Mir.",
            "spacecraft_config": {
                "id": 8,
                "url": "https://ll.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://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "in_use": false,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png"
            }
        },
        {
            "id": 8,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/8/?format=api",
            "name": "Soyuz MS-11",
            "serial_number": "Soyuz MS 11F732A48 #741",
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz-MS 11 transports Oleg Kononenko, David Saint-Jacques, and Anne McClain on NASA Expedition 58.",
            "spacecraft_config": {
                "id": 38,
                "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/38/?format=api",
                "name": "Soyuz MS",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "in_use": true,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg"
            }
        },
        {
            "id": 120,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/120/?format=api",
            "name": "Soyuz TM-10",
            "serial_number": "Soyuz TM 11F732A51 #61A",
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TM-10 was a Soyuz spacecraft which launched on 1 August 1990 06:08 UTC. It transported two members of the Expedition 7 crew to Mir. The crew consisted of Gennadi Manakov and Gennady Strekalov.",
            "spacecraft_config": {
                "id": 41,
                "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/41/?format=api",
                "name": "Soyuz TM",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "in_use": false,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
            }
        },
        {
            "id": 13,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/13/?format=api",
            "name": "Gemini SC3",
            "serial_number": "3",
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Gemini SC3 is the Gemini capsule used for the Gemini 3 mission launched on March 23, 1965 and piloted by astronaut Virgil Il. \"Gus\" Grissom.",
            "spacecraft_config": {
                "id": 12,
                "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/12/?format=api",
                "name": "Gemini",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "in_use": false,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg"
            }
        },
        {
            "id": 566,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/566/?format=api",
            "name": "Shenzhou 16",
            "serial_number": "16",
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Fifth crewed mission to the Chinese Space Station.",
            "spacecraft_config": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/2/?format=api",
                "name": "Shenzhou",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/17/?format=api",
                    "name": "China National Space Administration",
                    "type": "Government"
                },
                "in_use": true,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/shenzhou_image_20190207032522.jpeg"
            }
        },
        {
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/27/?format=api",
            "name": "Apollo Gumdrop CSM-104",
            "serial_number": "CSM-104",
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "CSM-104 \"Gumdrop\" was an Apollo Command & Service Module used in the Apollo 9 mission.",
            "spacecraft_config": {
                "id": 10,
                "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/10/?format=api",
                "name": "Apollo Command/Service Module",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 999,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/999/?format=api",
                    "name": "North American Aviation",
                    "type": "Commercial"
                },
                "in_use": false,
                "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg"
            }
        }
    ]
}