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.2.0/spacecraft/flight/?spacecraft=37

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

{
    "id": 616,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/616/?format=api",
    "mission_end": "2011-04-27T12:00:00Z",
    "destination": "Suborbital",
    "launch_crew": [
        {
            "id": 3302,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 671,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/671/?format=api",
                "name": "Michael Alsbury",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "in_space": false,
                "time_in_space": "P0D",
                "status": {
                    "id": 4,
                    "name": "Lost In Flight"
                },
                "agency": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "date_of_birth": "1975-03-19",
                "date_of_death": "2014-10-31",
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Michael Tyner Alsbury was an American test pilot for Scaled Composites. On October 31, 2014, Alsbury was test flying the Virgin Galactic SpaceShipTwo, VSS Enterprise with Peter Siebold. The craft broke up in-flight, resulting in a total loss of VSS Enterprise, which crashed in the California Mojave Desert.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_alsbury_image_20210522144654.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_Alsbury",
                "last_flight": "2014-10-31T12:00:00Z",
                "first_flight": "2010-10-10T12:00:00Z"
            }
        },
        {
            "id": 3301,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 672,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/672/?format=api",
                "name": "Mark Stucky",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "in_space": false,
                "time_in_space": "P0D",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "date_of_birth": "1958-11-09",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Mark P. \"Forger\" Stucky  was an American test pilot and commercial astronaut for Virgin Galactic. He left the company in July 2021.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_stucky_image_20210522145002.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Mark_P._Stucky",
                "last_flight": "2020-06-25T12:00:00Z",
                "first_flight": "2010-10-28T12:00:00Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 3305,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 671,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/671/?format=api",
                "name": "Michael Alsbury",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "in_space": false,
                "time_in_space": "P0D",
                "status": {
                    "id": 4,
                    "name": "Lost In Flight"
                },
                "agency": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "date_of_birth": "1975-03-19",
                "date_of_death": "2014-10-31",
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Michael Tyner Alsbury was an American test pilot for Scaled Composites. On October 31, 2014, Alsbury was test flying the Virgin Galactic SpaceShipTwo, VSS Enterprise with Peter Siebold. The craft broke up in-flight, resulting in a total loss of VSS Enterprise, which crashed in the California Mojave Desert.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_alsbury_image_20210522144654.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_Alsbury",
                "last_flight": "2014-10-31T12:00:00Z",
                "first_flight": "2010-10-10T12:00:00Z"
            }
        },
        {
            "id": 3304,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 672,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/672/?format=api",
                "name": "Mark Stucky",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "in_space": false,
                "time_in_space": "P0D",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "date_of_birth": "1958-11-09",
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Mark P. \"Forger\" Stucky  was an American test pilot and commercial astronaut for Virgin Galactic. He left the company in July 2021.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mark_stucky_image_20210522145002.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Mark_P._Stucky",
                "last_flight": "2020-06-25T12:00:00Z",
                "first_flight": "2010-10-28T12:00:00Z"
            }
        }
    ],
    "spacecraft": {
        "id": 472,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/472/?format=api",
        "name": "VSS Enterprise",
        "serial_number": "N339SS",
        "is_placeholder": false,
        "in_space": false,
        "time_in_space": "PT12H",
        "time_docked": "P0D",
        "flights_count": 37,
        "mission_ends_count": 37,
        "status": {
            "id": 3,
            "name": "Destroyed"
        },
        "description": "VSS Enterprise was the first SpaceShipTwo (SS2) spaceplane, built by Scaled Composites for Virgin Galactic. As of 2004, it was planned to be the first of five commercial suborbital SS2 spacecraft planned by Virgin Galactic. Enterprise was destroyed during a powered test flight on 31 October 2014, killing one pilot, Michael Alsbury, and seriously injuring another, Peter Siebold. An investigation revealed the accident was caused by premature deployment of the \"feathering\" system, the ship's descent device; the NTSB also faulted the spacecraft's design for lacking fail-safe mechanisms that could have deterred or prevented early deployment.",
        "spacecraft_config": {
            "id": 27,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/27/?format=api",
            "name": "SpaceShipTwo",
            "type": {
                "id": 3,
                "name": "Spaceplane"
            },
            "agency": {
                "id": 1024,
                "url": "https://ll.thespacedevs.com/2.2.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",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/virgin2520galactic_logo_20230509082346.png"
            },
            "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,
            "payload_return_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": "4aadb688-6852-4531-918f-5d73ea059cd0",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/4aadb688-6852-4531-918f-5d73ea059cd0/?format=api",
        "slug": "spaceshiptwo-vss-enterprise-gf06",
        "name": "SpaceShipTwo | VSS Enterprise GF06",
        "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
        },
        "last_updated": "2023-06-14T08:57:53Z",
        "net": "2011-04-27T12:00:00Z",
        "window_end": "2011-04-27T12:00:00Z",
        "window_start": "2011-04-27T12:00:00Z",
        "net_precision": null,
        "probability": null,
        "weather_concerns": null,
        "holdreason": "",
        "failreason": "",
        "hashtag": null,
        "launch_service_provider": {
            "id": 1024,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
            "name": "Virgin Galactic",
            "type": "Private"
        },
        "rocket": {
            "id": 2898,
            "configuration": {
                "id": 465,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/465/?format=api",
                "name": "SpaceShipTwo",
                "family": "",
                "full_name": "SpaceShipTwo",
                "variant": ""
            }
        },
        "mission": {
            "id": 1315,
            "name": "VSS Enterprise GF06",
            "description": "Free glide test flight of VSS Enterprise.",
            "launch_designator": null,
            "type": "Test Flight",
            "orbit": {
                "id": 15,
                "name": "Suborbital",
                "abbrev": "Sub"
            },
            "agencies": [],
            "info_urls": [],
            "vid_urls": []
        },
        "pad": {
            "id": 190,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/190/?format=api",
            "agency_id": 1024,
            "name": "Mojave Air and Space Port",
            "description": null,
            "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.2.0/location/144/?format=api",
                "name": "Air launch to Suborbital flight",
                "country_code": "???",
                "description": "",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                "timezone_name": "",
                "total_launch_count": 86,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_190_20210522160913.jpg",
            "total_launch_count": 53,
            "orbital_launch_attempt_count": 0
        },
        "webcast_live": false,
        "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
        "infographic": null,
        "program": [],
        "orbital_launch_attempt_count": null,
        "location_launch_attempt_count": 25,
        "pad_launch_attempt_count": 6,
        "agency_launch_attempt_count": 6,
        "orbital_launch_attempt_count_year": 0,
        "location_launch_attempt_count_year": 3,
        "pad_launch_attempt_count_year": 3,
        "agency_launch_attempt_count_year": 3,
        "type": "normal"
    },
    "landing": {
        "id": 1082,
        "attempt": true,
        "success": true,
        "description": "VSS Enterprise successfully landed back at the Mojave Air and Space Port after this flight.",
        "downrange_distance": null,
        "location": {
            "id": 25,
            "name": "Mojave Air and Space Port",
            "abbrev": "KMHV",
            "description": "Mojave Air and Space Port",
            "location": null,
            "successful_landings": 52
        },
        "type": {
            "id": 6,
            "name": "Horizontal Landing",
            "abbrev": "HL",
            "description": "Horizontal landing on a runway or flat surface."
        }
    },
    "docking_events": []
}