API endpoint that allows a flight of a specific Spacecraft instances to be viewed.

GET: Return a list of all the existing Spacecraft flights.

FILTERS: Parameters - 'spacecraft' Example - /api/2.0.0/launcher/?spacecraft=37

GET /2.0.0/spacecraft/flight/651/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 651,
    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/651/?format=api",
    "mission_end": "2016-11-03T12:00:00Z",
    "destination": "Suborbital",
    "launch_crew": [],
    "onboard_crew": [],
    "landing_crew": [],
    "spacecraft": {
        "id": 473,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/473/?format=api",
        "name": "VSS Unity",
        "serial_number": "N202VG",
        "status": {
            "id": 2,
            "name": "Retired"
        },
        "description": "VSS Unity, previously referred to as VSS Voyager, is a SpaceShipTwo-class suborbital rocket-powered crewed spaceplane. It is the second SpaceShipTwo to be built and will be used as part of the Virgin Galactic fleet.",
        "spacecraft_config": {
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/27/?format=api",
            "name": "SpaceShipTwo",
            "type": {
                "id": 3,
                "name": "Spaceplane"
            },
            "agency": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "featured": false,
                "type": "Private",
                "country_code": "USA",
                "abbrev": "VG",
                "description": "Virgin Galactic is an American spaceflight company within the Virgin Group. It is developing commercial spacecraft and aims to provide suborbital spaceflights to space tourists. Virgin Galactic's suborbital spacecraft are air launched from beneath a carrier airplane known as White Knight Two.",
                "administrator": "Founder: Richard Branson",
                "founding_year": "2004",
                "launchers": "VMS Eve",
                "spacecraft": "VSS Enterprise | VSS Unity",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin_galactic_image_20210522131723.jpeg"
            },
            "in_use": true,
            "capability": "SpaceShipTwo is carried to its launch altitude by a Scaled Composites White Knight Two, before being released to fly on into the upper atmosphere powered by its rocket engine. It then glides back to Earth and performs a conventional runway landing.",
            "history": "The spaceship was officially unveiled to the public on 7 December 2009 at the Mojave Air and Space Port in California. On 29 April 2013, after nearly three years of unpowered testing, the first one constructed successfully performed its first powered test flight.",
            "details": "The Scaled Composites Model 339 SpaceShipTwo is an air-launched suborbital spaceplane type designed for space tourism. It is manufactured by The Spaceship Company, a California-based company owned by Virgin Galactic.",
            "maiden_flight": "2010-10-10",
            "height": 18.0,
            "diameter": 8.2,
            "human_rated": true,
            "crew_capacity": 8,
            "payload_capacity": null,
            "flight_life": "Short suborbital flights",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522133744.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/SpaceShipTwo",
            "info_link": "https://www.virgingalactic.com/"
        }
    },
    "launch": {
        "id": "6ef99977-d666-446c-a644-045e6bf311a0",
        "url": "https://ll.thespacedevs.com/2.0.0/launch/6ef99977-d666-446c-a644-045e6bf311a0/?format=api",
        "launch_library_id": null,
        "slug": "spaceshiptwo-vss-unity-cc03",
        "name": "SpaceShipTwo | VSS Unity CC03",
        "status": {
            "id": 7,
            "name": "Partial Failure"
        },
        "net": "2016-11-03T12:00:00Z",
        "window_end": "2016-11-03T12:00:00Z",
        "window_start": "2016-11-03T12:00:00Z",
        "inhold": false,
        "tbdtime": false,
        "tbddate": false,
        "probability": null,
        "holdreason": "",
        "failreason": "",
        "hashtag": null,
        "launch_service_provider": {
            "id": 1024,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/1024/?format=api",
            "name": "Virgin Galactic",
            "type": "Private"
        },
        "rocket": {
            "id": 2933,
            "configuration": {
                "id": 465,
                "launch_library_id": null,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/465/?format=api",
                "name": "SpaceShipTwo",
                "family": "",
                "full_name": "SpaceShipTwo",
                "variant": ""
            }
        },
        "mission": {
            "id": 1350,
            "launch_library_id": null,
            "name": "VSS Unity CC03",
            "description": "Test flight of VSS Unity.  No release due to strong winds.",
            "launch_designator": null,
            "type": "Test Flight",
            "orbit": {
                "id": 15,
                "name": "Suborbital",
                "abbrev": "Sub"
            }
        },
        "pad": {
            "id": 190,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/190/?format=api",
            "agency_id": 1024,
            "name": "Mojave Air and Space Port",
            "info_url": "https://www.mojaveairport.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
            "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
            "latitude": "35.0594444",
            "longitude": "-118.1538607",
            "location": {
                "id": 144,
                "url": "https://ll.thespacedevs.com/2.0.0/location/144/?format=api",
                "name": "Air launch to Suborbital flight",
                "country_code": "???",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                "total_launch_count": 86,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_190_20210522160913.jpg",
            "total_launch_count": 53
        },
        "webcast_live": false,
        "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
        "infographic": null,
        "program": []
    },
    "docking_events": []
}