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

{
    "id": 805,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/805/?format=api",
    "mission_end": "2023-06-29T15:42:31Z",
    "destination": "Suborbital",
    "launch_crew": [
        {
            "id": 4748,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 679,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/679/?format=api",
                "name": "Michael Masucci",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "in_space": false,
                "time_in_space": "PT1H39M23S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Mike “Sooch” Masucci was a former U.S. Air Force lieutenant colonel and U2 test pilot.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_masucci_image_20220911034628.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_Masucci",
                "last_flight": "2023-11-02T15:44:00Z",
                "first_flight": "2013-12-11T12:00:00Z"
            }
        },
        {
            "id": 4746,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 760,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/760/?format=api",
                "name": "Nicola Pecile",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "in_space": false,
                "time_in_space": "PT1H5M48S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "date_of_birth": "1973-03-11",
                "date_of_death": null,
                "nationality": "Italian",
                "twitter": "https://twitter.com/nicolapecile",
                "instagram": null,
                "bio": "Former fighter pilot and experimental test pilot for the Italian Air Force, now pilot at Virgin Galactic.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nicola_pecile_image_20230508155154.jpg",
                "wiki": null,
                "last_flight": "2024-06-08T15:26:00Z",
                "first_flight": "2023-04-26T13:47:00Z"
            }
        },
        {
            "id": 4750,
            "role": {
                "id": 67,
                "role": "Instructor",
                "priority": 5
            },
            "astronaut": {
                "id": 688,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/688/?format=api",
                "name": "Colin Bennett",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "in_space": false,
                "time_in_space": "PT59M23S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Colin Bennett is an American engineer who worked at Virgin Atlantic Airways before joining Virgin Galactic in 2015 where he now acts as Lead Astronaut Instructor.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/colin_bennett_image_20230626124901.png",
                "wiki": null,
                "last_flight": "2023-11-02T15:44:00Z",
                "first_flight": "2021-07-11T15:25:30Z"
            }
        },
        {
            "id": 4699,
            "role": {
                "id": 31,
                "role": "Passenger",
                "priority": 7
            },
            "astronaut": {
                "id": 757,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/757/?format=api",
                "name": "Angelo Landolfi",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "PT13M53S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1050,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1050/?format=api",
                    "name": "Italian Air Force",
                    "type": "Government"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "Italian",
                "twitter": null,
                "instagram": null,
                "bio": "Italian Air Force physician selected to fly on the Virgin Galactic 01 mission.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angelo_landolfi_image_20230626124438.png",
                "wiki": null,
                "last_flight": "2023-06-29T15:28:38Z",
                "first_flight": "2023-06-29T15:28:38Z"
            }
        },
        {
            "id": 4701,
            "role": {
                "id": 31,
                "role": "Passenger",
                "priority": 7
            },
            "astronaut": {
                "id": 759,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/759/?format=api",
                "name": "Pantaleone Carlucci",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "PT13M53S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1018,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1018/?format=api",
                    "name": "National Research Council",
                    "type": "Government"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "Italian",
                "twitter": null,
                "instagram": null,
                "bio": "Italian National Research Council technical engineer and pilot selected to fly on the Virgin Galactic 01 mission.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pantaleone_carl_image_20230626124739.png",
                "wiki": null,
                "last_flight": "2023-06-29T15:28:38Z",
                "first_flight": "2023-06-29T15:28:38Z"
            }
        },
        {
            "id": 4700,
            "role": {
                "id": 31,
                "role": "Passenger",
                "priority": 7
            },
            "astronaut": {
                "id": 758,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/758/?format=api",
                "name": "Walter Villadei",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P21DT15H54M42S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1050,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1050/?format=api",
                    "name": "Italian Air Force",
                    "type": "Government"
                },
                "date_of_birth": "1974-04-29",
                "date_of_death": null,
                "nationality": "Italian",
                "twitter": null,
                "instagram": null,
                "bio": "Italian Air Force mission commander on the Virgin Galactic 01 flight. Backup pilot for the Axiom Space Mission 2, Pilon for the Axiom Space Mission 3, qualified on Soyuz, ISS systems, and Orlan for EVA activities.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/walter_villadei_image_20231230180121.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Walter_Villadei",
                "last_flight": "2024-01-18T21:49:11Z",
                "first_flight": "2023-06-29T15:28:38Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 4749,
            "role": {
                "id": 1,
                "role": "Commander",
                "priority": 0
            },
            "astronaut": {
                "id": 679,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/679/?format=api",
                "name": "Michael Masucci",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "in_space": false,
                "time_in_space": "PT1H39M23S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Mike “Sooch” Masucci was a former U.S. Air Force lieutenant colonel and U2 test pilot.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/michael_masucci_image_20220911034628.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Michael_Masucci",
                "last_flight": "2023-11-02T15:44:00Z",
                "first_flight": "2013-12-11T12:00:00Z"
            }
        },
        {
            "id": 4747,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 760,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/760/?format=api",
                "name": "Nicola Pecile",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "in_space": false,
                "time_in_space": "PT1H5M48S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "date_of_birth": "1973-03-11",
                "date_of_death": null,
                "nationality": "Italian",
                "twitter": "https://twitter.com/nicolapecile",
                "instagram": null,
                "bio": "Former fighter pilot and experimental test pilot for the Italian Air Force, now pilot at Virgin Galactic.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nicola_pecile_image_20230508155154.jpg",
                "wiki": null,
                "last_flight": "2024-06-08T15:26:00Z",
                "first_flight": "2023-04-26T13:47:00Z"
            }
        },
        {
            "id": 4751,
            "role": {
                "id": 67,
                "role": "Instructor",
                "priority": 5
            },
            "astronaut": {
                "id": 688,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/688/?format=api",
                "name": "Colin Bennett",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "in_space": false,
                "time_in_space": "PT59M23S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1024,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1024/?format=api",
                    "name": "Virgin Galactic",
                    "type": "Private"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Colin Bennett is an American engineer who worked at Virgin Atlantic Airways before joining Virgin Galactic in 2015 where he now acts as Lead Astronaut Instructor.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/colin_bennett_image_20230626124901.png",
                "wiki": null,
                "last_flight": "2023-11-02T15:44:00Z",
                "first_flight": "2021-07-11T15:25:30Z"
            }
        },
        {
            "id": 4705,
            "role": {
                "id": 31,
                "role": "Passenger",
                "priority": 7
            },
            "astronaut": {
                "id": 757,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/757/?format=api",
                "name": "Angelo Landolfi",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "PT13M53S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1050,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1050/?format=api",
                    "name": "Italian Air Force",
                    "type": "Government"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "Italian",
                "twitter": null,
                "instagram": null,
                "bio": "Italian Air Force physician selected to fly on the Virgin Galactic 01 mission.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angelo_landolfi_image_20230626124438.png",
                "wiki": null,
                "last_flight": "2023-06-29T15:28:38Z",
                "first_flight": "2023-06-29T15:28:38Z"
            }
        },
        {
            "id": 4707,
            "role": {
                "id": 31,
                "role": "Passenger",
                "priority": 7
            },
            "astronaut": {
                "id": 759,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/759/?format=api",
                "name": "Pantaleone Carlucci",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "PT13M53S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1018,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1018/?format=api",
                    "name": "National Research Council",
                    "type": "Government"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "Italian",
                "twitter": null,
                "instagram": null,
                "bio": "Italian National Research Council technical engineer and pilot selected to fly on the Virgin Galactic 01 mission.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pantaleone_carl_image_20230626124739.png",
                "wiki": null,
                "last_flight": "2023-06-29T15:28:38Z",
                "first_flight": "2023-06-29T15:28:38Z"
            }
        },
        {
            "id": 4706,
            "role": {
                "id": 31,
                "role": "Passenger",
                "priority": 7
            },
            "astronaut": {
                "id": 758,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/758/?format=api",
                "name": "Walter Villadei",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P21DT15H54M42S",
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "agency": {
                    "id": 1050,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1050/?format=api",
                    "name": "Italian Air Force",
                    "type": "Government"
                },
                "date_of_birth": "1974-04-29",
                "date_of_death": null,
                "nationality": "Italian",
                "twitter": null,
                "instagram": null,
                "bio": "Italian Air Force mission commander on the Virgin Galactic 01 flight. Backup pilot for the Axiom Space Mission 2, Pilon for the Axiom Space Mission 3, qualified on Soyuz, ISS systems, and Orlan for EVA activities.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/walter_villadei_image_20231230180121.jpeg",
                "wiki": "https://en.wikipedia.org/wiki/Walter_Villadei",
                "last_flight": "2024-01-18T21:49:11Z",
                "first_flight": "2023-06-29T15:28:38Z"
            }
        }
    ],
    "spacecraft": {
        "id": 473,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/473/?format=api",
        "name": "VSS Unity",
        "serial_number": "N202VG",
        "is_placeholder": false,
        "in_space": false,
        "time_in_space": "PT4H3M43S",
        "time_docked": "P0D",
        "flights_count": 30,
        "mission_ends_count": 30,
        "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.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": "6109337b-0ac2-4a89-a5fe-dba37cb107fe",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/6109337b-0ac2-4a89-a5fe-dba37cb107fe/?format=api",
        "slug": "spaceshiptwo-galactic-01",
        "name": "SpaceShipTwo | Galactic 01",
        "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-12-27T13:36:01Z",
        "net": "2023-06-29T15:28:38Z",
        "window_end": "2023-06-29T15:28:38Z",
        "window_start": "2023-06-29T15:28:38Z",
        "net_precision": {
            "id": 0,
            "name": "Second",
            "abbrev": "SEC",
            "description": "The T-0 is accurate to the second."
        },
        "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": 7848,
            "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": 6355,
            "name": "Galactic 01",
            "description": "Research mission for the Italian Air Force, first commercial Virgin Galactic mission.",
            "launch_designator": null,
            "type": "Biology",
            "orbit": {
                "id": 15,
                "name": "Suborbital",
                "abbrev": "Sub"
            },
            "agencies": [],
            "info_urls": [],
            "vid_urls": []
        },
        "pad": {
            "id": 191,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/191/?format=api",
            "agency_id": 1024,
            "name": "Spaceport America",
            "description": null,
            "info_url": "https://www.spaceportamerica.com/",
            "wiki_url": "https://en.wikipedia.org/wiki/Spaceport_America",
            "map_url": "https://www.google.com/maps?q=32.9902778,-106.9719162",
            "latitude": "32.9902778",
            "longitude": "-106.9719162",
            "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_spaceport_america_20210522162030.jpg",
            "total_launch_count": 14,
            "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": 80,
        "pad_launch_attempt_count": 8,
        "agency_launch_attempt_count": 61,
        "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": 1160,
        "attempt": true,
        "success": true,
        "description": "VSS Unity landed back at Spaceport America after this flight.",
        "downrange_distance": 0.0,
        "location": {
            "id": 13,
            "name": "Spaceport America",
            "abbrev": "SA",
            "description": "FAA-licensed spaceport  in New Mexico.",
            "location": {
                "id": 31,
                "url": "https://ll.thespacedevs.com/2.2.0/location/31/?format=api",
                "name": "Spaceport America, NM, USA",
                "country_code": "USA",
                "description": "Spaceport America is an FAA-licensed spaceport located in the Jornada del Muerto desert basin north of Las Cruces, New Mexico, and southeast of Truth or Consequences. With Virgin Galactic's launch of the VSS Unity, with three people aboard, on May 22, 2021, New Mexico became the third US state to launch humans into space after California and Florida.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_31_20200803142505.jpg",
                "timezone_name": "America/Denver",
                "total_launch_count": 4,
                "total_landing_count": 4
            },
            "successful_landings": 17
        },
        "type": {
            "id": 6,
            "name": "Horizontal Landing",
            "abbrev": "HL",
            "description": "Horizontal landing on a runway or flat surface."
        }
    },
    "docking_events": []
}