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

{
    "id": 29,
    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/29/?format=api",
    "name": "Apollo Yankee Clipper CSM-108",
    "serial_number": "CSM-108",
    "status": {
        "id": 4,
        "name": "Single Use"
    },
    "description": "CSM-108 \"Yankee Clipper\" was an Apollo Command & Service Module used in the Apollo 12 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",
            "featured": false,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "",
            "description": "North American Aviation (NAA) was a major American aerospace manufacturer, responsible for a number of historic aircraft, including the T-6 Texan trainer, the P-51 Mustang fighter, the B-25 Mitchell bomber, the F-86 Sabre jet fighter, the X-15 rocket plane, and the XB-70, as well as Apollo command and service module, the second stage of the Saturn V rocket, the Space Shuttle orbiter and the B-1 Lancer.",
            "administrator": null,
            "founding_year": "1928",
            "launchers": "North American X-15",
            "spacecraft": "",
            "parent": "Boeing",
            "image_url": null
        },
        "in_use": false,
        "capability": "Cargo and Human Transportation to Lunar Orbit",
        "history": "The Apollo Command/Service Module (CSM) was one of two principal components of the United States Apollo spacecraft, used for the Apollo program which landed astronauts on the Moon between 1969 and 1972.",
        "details": "The Apollo Command/Service Module (CSM) was one of two principal components of the United States Apollo spacecraft, used for the Apollo program which landed astronauts on the Moon between 1969 and 1972. The CSM functioned as a mother ship which carried a crew of three astronauts and the second Apollo spacecraft, the Lunar Module, to lunar orbit, and brought the astronauts back to Earth. It consisted of two parts: the conical Command Module, a cabin that housed the crew and carried equipment needed for atmospheric reentry and splashdown; and the cylindrical Service Module which provided propulsion, electrical power and storage for various consumables required during a mission. An umbilical connection transferred power and consumables between the two modules. Just before reentry of the Command Module on the return home, the umbilical connection was severed and the Service Module was cast off and allowed to burn up in the atmosphere.",
        "maiden_flight": "1966-02-26",
        "height": 11.0,
        "diameter": 3.9,
        "human_rated": true,
        "crew_capacity": 3,
        "payload_capacity": 1050,
        "flight_life": "14 days",
        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg",
        "nation_url": null,
        "wiki_link": "https://en.wikipedia.org/wiki/Apollo_Command/Service_Module",
        "info_link": ""
    },
    "flights": [
        {
            "id": 28,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/28/?format=api",
            "destination": "Lunar Orbit where the LM would detach and land on the Moon.",
            "mission_end": "1969-11-24T16:22:00Z",
            "spacecraft": {
                "id": 29,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/29/?format=api",
                "name": "Apollo Yankee Clipper CSM-108",
                "serial_number": "CSM-108",
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "CSM-108 \"Yankee Clipper\" was an Apollo Command & Service Module used in the Apollo 12 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"
                }
            },
            "launch": {
                "id": "5b806050-3825-4b5d-b8e8-3e1ead58a041",
                "url": "https://ll.thespacedevs.com/2.0.0/launch/5b806050-3825-4b5d-b8e8-3e1ead58a041/?format=api",
                "launch_library_id": 992,
                "slug": "saturn-v-apollo-12",
                "name": "Saturn V | Apollo 12",
                "status": {
                    "id": 3,
                    "name": "Success"
                },
                "net": "1969-11-14T16:22:00Z",
                "window_end": "1969-11-14T16:22:00Z",
                "window_start": "1969-11-14T16:22:00Z",
                "inhold": false,
                "tbdtime": false,
                "tbddate": false,
                "probability": -1,
                "holdreason": "",
                "failreason": null,
                "hashtag": null,
                "launch_service_provider": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "rocket": {
                    "id": 226,
                    "configuration": {
                        "id": 93,
                        "launch_library_id": 136,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/93/?format=api",
                        "name": "Saturn V",
                        "family": "Saturn",
                        "full_name": "Saturn V",
                        "variant": "V"
                    }
                },
                "mission": {
                    "id": 147,
                    "launch_library_id": 230,
                    "name": "Apollo 12",
                    "description": "Apollo 12 was the second manned mission to the surface of the moon. The commander of the mission was Charles Conrad, Jr. , the Command Module Pilot was Richard Gordon, Jr. , and the Lunar Module Pilot was Alan Bean. The mission was launched on November 14th 1969 and the Capsule safely splashed down in the ocean on November 24th 1969",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 11,
                        "name": "Lunar Orbit",
                        "abbrev": "LO"
                    }
                },
                "pad": {
                    "id": 87,
                    "url": "https://ll.thespacedevs.com/2.0.0/pad/87/?format=api",
                    "agency_id": 121,
                    "name": "Launch Complex 39A",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                    "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                    "latitude": "28.60822681",
                    "longitude": "-80.60428186",
                    "location": {
                        "id": 27,
                        "url": "https://ll.thespacedevs.com/2.0.0/location/27/?format=api",
                        "name": "Kennedy Space Center, FL, USA",
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_27_20200803142447.jpg",
                        "total_launch_count": 237,
                        "total_landing_count": 0
                    },
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_87_20200803143537.jpg",
                    "total_launch_count": 179
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/saturn2520v_image_20190222030036.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 4,
                        "url": "https://ll.thespacedevs.com/2.0.0/program/4/?format=api",
                        "name": "Apollo",
                        "description": "The Apollo program was the third United States human spaceflight program carried out by the National Aeronautics and Space Administration (NASA), which succeeded in landing the first humans on the Moon from 1969 to 1972.",
                        "agencies": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/apollo_program_20200820200202.png",
                        "start_date": "1966-11-16T00:00:00Z",
                        "end_date": "1972-12-19T19:24:59Z",
                        "info_url": "https://www.nasa.gov/mission_pages/apollo/index.html",
                        "wiki_url": "https://en.wikipedia.org/wiki/Apollo_program"
                    }
                ]
            }
        }
    ]
}