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

{
    "id": 546,
    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/546/?format=api",
    "name": "Cygnus CRS NG-17 (S.S. Piers Sellers)",
    "serial_number": null,
    "status": {
        "id": 4,
        "name": "Single Use"
    },
    "description": "This is the seventeenth flight to the ISS by the Cygnus spacecraft under the CRS program and their sixth under the CRS-2 program. This is also the 13th use of the enhanced size Cygnus.",
    "spacecraft_config": {
        "id": 19,
        "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/19/?format=api",
        "name": "Cygnus Enhanced",
        "type": {
            "id": 4,
            "name": "Cargo Resupply"
        },
        "agency": {
            "id": 257,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api",
            "name": "Northrop Grumman Space Systems",
            "featured": true,
            "type": "Commercial",
            "country_code": "USA",
            "abbrev": "NGSS",
            "description": "Northrup Grumman Space Systems designs, builds and delivers space, defence and aviation-related systems to customers around the world. They aquired Orbital ATK in 2018 along with its launchers and ongoing missions.",
            "administrator": "CEO: Kathy Warden",
            "founding_year": "2015",
            "launchers": "Antares | Minotaur | Pegasus",
            "spacecraft": "Cygnus",
            "parent": null,
            "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/northrop2520grumman2520innovation2520systems_image_20190207032451.jpeg"
        },
        "in_use": true,
        "capability": "Cargo Earth Orbit Logistics",
        "history": "Cygnus is a spacecraft developed originally by Orbital ATK and then acquired by Northrup Grumman after an acquisition. It is used to transport cargo to the ISS.\r\n\r\nThe first operational mission of Cygnus to the ISS was in September 2013.\r\n\r\nOne flight on 28 October 2014 ended in a failure when the Antares launch vehicle, used to launch the Cygnus, exploded shortly after launch. This set back the Cygnus launch schedule over a year. Following the launch anomaly a new version known as 'Cygnus Enhanced' was flown. This extended the Cygnus length and allowed it to carry an extra 700kg to the ISS.",
        "details": "The Cygnus spacecraft is launched aboard Antares, Atlas V, or Falcon 9 to deliver cargo to the ISS under NASAs CRS contracts. It has no heatshield so at the end of its mission its used to dispose of waste by burning up in the Earths atmosphere.",
        "maiden_flight": "2015-12-06",
        "height": 6.3,
        "diameter": 3.07,
        "human_rated": false,
        "crew_capacity": null,
        "payload_capacity": 3750,
        "flight_life": "1 week to 2 years design life.",
        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg",
        "nation_url": null,
        "wiki_link": "https://en.wikipedia.org/wiki/Cygnus_(spacecraft)",
        "info_link": ""
    },
    "flights": [
        {
            "id": 769,
            "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/769/?format=api",
            "destination": "International Space Station",
            "mission_end": "2022-06-29T08:20:00Z",
            "spacecraft": {
                "id": 546,
                "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/546/?format=api",
                "name": "Cygnus CRS NG-17 (S.S. Piers Sellers)",
                "serial_number": null,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "This is the seventeenth flight to the ISS by the Cygnus spacecraft under the CRS program and their sixth under the CRS-2 program. This is also the 13th use of the enhanced size Cygnus.",
                "spacecraft_config": {
                    "id": 19,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/19/?format=api",
                    "name": "Cygnus Enhanced",
                    "type": {
                        "id": 4,
                        "name": "Cargo Resupply"
                    },
                    "agency": {
                        "id": 257,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api",
                        "name": "Northrop Grumman Space Systems",
                        "type": "Commercial"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg"
                }
            },
            "launch": {
                "id": "7005f701-25f1-4198-ab0a-362b48e13cdd",
                "url": "https://ll.thespacedevs.com/2.0.0/launch/7005f701-25f1-4198-ab0a-362b48e13cdd/?format=api",
                "launch_library_id": null,
                "slug": "antares-230-cygnus-crs-2-ng-17-ss-piers-sellers",
                "name": "Antares 230+ | Cygnus CRS-2 NG-17 (S.S. Piers Sellers)",
                "status": {
                    "id": 3,
                    "name": "Success"
                },
                "net": "2022-02-19T17:40:03Z",
                "window_end": "2022-02-19T17:40:03Z",
                "window_start": "2022-02-19T17:40:03Z",
                "inhold": false,
                "tbdtime": false,
                "tbddate": false,
                "probability": 75,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 257,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api",
                    "name": "Northrop Grumman Space Systems",
                    "type": "Commercial"
                },
                "rocket": {
                    "id": 2891,
                    "configuration": {
                        "id": 210,
                        "launch_library_id": 241,
                        "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/210/?format=api",
                        "name": "Antares 230+",
                        "family": "Antares",
                        "full_name": "Antares 230+",
                        "variant": "230+"
                    }
                },
                "mission": {
                    "id": 1308,
                    "launch_library_id": null,
                    "name": "Cygnus CRS-2 NG-17 (S.S. Piers Sellers)",
                    "description": "This is the 17th flight of the Orbital ATK's uncrewed resupply spacecraft Cygnus and its 16th flight to the International Space Station under the Commercial Resupply Services contract with NASA. This Cygnus spacecraft is named after American astronaut and climate scientist Piers Sellers. Sellers was a part of three Space Shuttle missions tasked with assembly of the International Space Station.",
                    "launch_designator": null,
                    "type": "Resupply",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    }
                },
                "pad": {
                    "id": 76,
                    "url": "https://ll.thespacedevs.com/2.0.0/pad/76/?format=api",
                    "agency_id": 44,
                    "name": "Launch Area 0 A",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Mid-Atlantic_Regional_Spaceport_Launch_Pad_0#Pad_0A",
                    "map_url": "https://www.google.com/maps?q=37.8337,-75.4881",
                    "latitude": "37.8337",
                    "longitude": "-75.4881",
                    "location": {
                        "id": 21,
                        "url": "https://ll.thespacedevs.com/2.0.0/location/21/?format=api",
                        "name": "Wallops Island, Virginia, USA",
                        "country_code": "USA",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_21_20200803142423.jpg",
                        "total_launch_count": 78,
                        "total_landing_count": 0
                    },
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_76_20200803143538.jpg",
                    "total_launch_count": 19
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/antares_230252_image_20230801170759.png",
                "infographic": null,
                "program": [
                    {
                        "id": 11,
                        "url": "https://ll.thespacedevs.com/2.0.0/program/11/?format=api",
                        "name": "Commercial Resupply Services",
                        "description": "Commercial Resupply Services (CRS) are a series of flights awarded by NASA for the delivery of cargo and supplies to the International Space Station.The first CRS contracts were signed in 2008 and awarded $1.6 billion to SpaceX for twelve cargo Dragon and $1.9 billion to Orbital Sciences for eight Cygnus flights, covering deliveries to 2016. The Falcon 9 and Antares rockets were also developed under the CRS program to deliver cargo spacecraft to the ISS.",
                        "agencies": [
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 257,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/257/?format=api",
                                "name": "Northrop Grumman Space Systems",
                                "type": "Commercial"
                            },
                            {
                                "id": 1020,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1020/?format=api",
                                "name": "Sierra Nevada Corporation",
                                "type": "Commercial"
                            },
                            {
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "type": "Commercial"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20201129212219.png",
                        "start_date": "2008-12-23T00:00:00Z",
                        "end_date": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Resupply_Services#Commercial_Resupply_Services"
                    }
                ]
            }
        }
    ]
}