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

{
    "id": 230,
    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/230/?format=api",
    "name": "Vostok-3KA No.6",
    "serial_number": "Vostok-3KA No.6",
    "status": {
        "id": 4,
        "name": "Single Use"
    },
    "description": "Vostok 4 was a Vostok spacecraft which launched on 12 August 1962 08:02:33 UTC. It transported one cosmonaut to Low Earth Orbit. The crew was Pavel Popovich.",
    "spacecraft_config": {
        "id": 15,
        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/15/?format=api",
        "name": "Vostok",
        "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)",
            "featured": true,
            "type": "Government",
            "country_code": "RUS",
            "abbrev": "RFSA",
            "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
            "administrator": "Administrator: Yuri Borisov",
            "founding_year": "1992",
            "launchers": "Soyuz",
            "spacecraft": "Soyuz",
            "parent": null,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg"
        },
        "in_use": false,
        "capability": "Human spaceflight in LEO.",
        "history": "The Vostok (Russian: Восток, translated as \"East\") was a type of spacecraft built by the Soviet Union. The spacecraft was part of the Vostok programme, in which six manned spaceflights were made, from 1961–63.",
        "details": "The Vostok-3KA consisted of a spherical descent module, which housed the cosmonaut, instruments and escape system, and a conical instrument module, which contained propellant and the engine system. \r\n\r\nOn reentry, the cosmonaut would eject from the craft at about 7,000 m (23,000 ft) and descend via parachute, while the capsule would land separately. The reason for this was that the Vostok descent module made an extremely rough landing that could have left a cosmonaut seriously injured.",
        "maiden_flight": "1960-05-15",
        "height": 4.55,
        "diameter": 2.43,
        "human_rated": true,
        "crew_capacity": 1,
        "payload_capacity": 4725,
        "flight_life": "Longest flight was 4 days.",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok-3ka_image_20190207032525.jpeg",
        "nation_url": null,
        "wiki_link": "https://en.wikipedia.org/wiki/Vostok_(spacecraft)",
        "info_link": ""
    },
    "flights": [
        {
            "id": 359,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/359/?format=api",
            "destination": "Low Earth Orbit",
            "mission_end": "1962-08-15T06:59:00Z",
            "spacecraft": {
                "id": 230,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/230/?format=api",
                "name": "Vostok-3KA No.6",
                "serial_number": "Vostok-3KA No.6",
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Vostok 4 was a Vostok spacecraft which launched on 12 August 1962 08:02:33 UTC. It transported one cosmonaut to Low Earth Orbit. The crew was Pavel Popovich.",
                "spacecraft_config": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/15/?format=api",
                    "name": "Vostok",
                    "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok-3ka_image_20190207032525.jpeg"
                }
            },
            "launch": {
                "id": "6aeaf6ed-3b42-4e17-844d-dc61ebcc77e8",
                "url": "https://ll.thespacedevs.com/2.0.0/launch/6aeaf6ed-3b42-4e17-844d-dc61ebcc77e8/?format=api",
                "launch_library_id": 1023,
                "slug": "vostok-k-vostok-4",
                "name": "Vostok-K | Vostok 4",
                "status": {
                    "id": 3,
                    "name": "Success"
                },
                "net": "1962-08-12T08:02:33Z",
                "window_end": "1962-08-12T08:02:33Z",
                "window_start": "1962-08-12T08:02:33Z",
                "inhold": false,
                "tbdtime": false,
                "tbddate": false,
                "probability": -1,
                "holdreason": "",
                "failreason": null,
                "hashtag": null,
                "launch_service_provider": {
                    "id": 66,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                    "name": "Soviet Space Program",
                    "type": "Government"
                },
                "rocket": {
                    "id": 194,
                    "configuration": {
                        "id": 103,
                        "launch_library_id": 139,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/103/?format=api",
                        "name": "Vostok",
                        "family": "R-7",
                        "full_name": "Vostok-K",
                        "variant": "K"
                    }
                },
                "mission": {
                    "id": 179,
                    "launch_library_id": 241,
                    "name": "Vostok 4",
                    "description": "Vostok 4 was launched a day after Vostok 3 and it carried cosmonaut Pavel Popovich to orbit. While the mission is considered a success it had several issues, a malfunction in the life-support systems caused the cabin temp drop to 10C but Popovich continued the mission, the big issue came when he mentioned seeing thunderstorms. He saw actual thunderstorms in the Gulf of Mexico but mission control thought Popovich had said a codeword for early mission ending and the mission was cut a day short. He completed 48 orbits and the mission lasted 2 days, 22 hours & 56 minutes.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    }
                },
                "pad": {
                    "id": 32,
                    "url": "https://ll.thespacedevs.com/2.0.0/pad/32/?format=api",
                    "agency_id": null,
                    "name": "1/5",
                    "info_url": null,
                    "wiki_url": "",
                    "map_url": "https://www.google.com/maps?q=45.92,63.342",
                    "latitude": "45.92",
                    "longitude": "63.342",
                    "location": {
                        "id": 15,
                        "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                        "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                        "country_code": "KAZ",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                        "total_launch_count": 1555,
                        "total_landing_count": 0
                    },
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
                    "total_launch_count": 487
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok_image_20191104130128.jpg",
                "infographic": null,
                "program": [
                    {
                        "id": 9,
                        "url": "https://ll.thespacedevs.com/2.0.0/program/9/?format=api",
                        "name": "Vostok",
                        "description": "The Vostok programme was a Soviet human spaceflight project to put the first Soviet citizens into low Earth orbit and return them safely. Competing with the United States Project Mercury, it succeeded in placing the first human into space, Yuri Gagarin, in a single orbit in Vostok 1 on April 12, 1961.",
                        "agencies": [
                            {
                                "id": 66,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                                "name": "Soviet Space Program",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok_program_20210417063956.png",
                        "start_date": "1961-04-12T06:07:00Z",
                        "end_date": "1963-06-19T08:20:00Z",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Vostok_programme"
                    }
                ]
            }
        }
    ]
}