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

{
    "id": 808,
    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/808/?format=api",
    "mission_end": "2023-11-18T13:11:00Z",
    "destination": "Pacific Ocean",
    "launch_crew": [],
    "onboard_crew": [],
    "landing_crew": [],
    "spacecraft": {
        "id": 568,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/568/?format=api",
        "name": "Ship 25",
        "serial_number": "S25",
        "status": {
            "id": 3,
            "name": "Destroyed"
        },
        "description": "Ship 25 (S25) used for the second integrated flight test. Lost before engine cutoff.",
        "spacecraft_config": {
            "id": 26,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/26/?format=api",
            "name": "Starship",
            "type": {
                "id": 6,
                "name": "Reuseable Upper Stage"
            },
            "agency": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "SpX",
                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                "administrator": "CEO: Elon Musk",
                "founding_year": "2002",
                "launchers": "Falcon | Starship",
                "spacecraft": "Dragon",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg"
            },
            "in_use": true,
            "capability": "More than 100 tons to Earth orbit",
            "history": "The Starship second stage was testing during a number of low and high altitude suborbital flights before the first orbital launch attempt.",
            "details": "Second stage of the two-stage Starship super heavy-lift launch vehicle.",
            "maiden_flight": "2023-04-20",
            "height": 50.0,
            "diameter": 9.0,
            "human_rated": false,
            "crew_capacity": 0,
            "payload_capacity": 100000,
            "flight_life": "Unknown at this stage",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_image_20231116184708.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/SpaceX_Starship",
            "info_link": "https://www.spacex.com/vehicles/starship/"
        }
    },
    "launch": {
        "id": "04b91bb8-38a7-4868-b025-4bbe05d1fbfe",
        "url": "https://ll.thespacedevs.com/2.0.0/launch/04b91bb8-38a7-4868-b025-4bbe05d1fbfe/?format=api",
        "launch_library_id": null,
        "slug": "starship-integrated-flight-test-2",
        "name": "Starship | Integrated Flight Test 2",
        "status": {
            "id": 7,
            "name": "Partial Failure"
        },
        "net": "2023-11-18T13:02:50Z",
        "window_end": "2023-11-18T13:20:00Z",
        "window_start": "2023-11-18T13:00:00Z",
        "inhold": false,
        "tbdtime": false,
        "tbddate": false,
        "probability": null,
        "holdreason": "",
        "failreason": "Flight termination system activated on Starship after T+8 minutes, seconds before planned SECO, due to a leak of liquid oxygen causing a combustion event and fires which led to a loss of communication. Booster was destroyed during the boost-back burn. most likely due to a filter blockage on a liquid oxygen line supplying the engines. Most planned primary objectives achieved.",
        "hashtag": null,
        "launch_service_provider": {
            "id": 121,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
            "name": "SpaceX",
            "type": "Commercial"
        },
        "rocket": {
            "id": 7877,
            "configuration": {
                "id": 464,
                "launch_library_id": null,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/464/?format=api",
                "name": "Starship",
                "family": "Starship",
                "full_name": "Starship",
                "variant": ""
            }
        },
        "mission": {
            "id": 6385,
            "launch_library_id": null,
            "name": "Integrated Flight Test 2",
            "description": "Second test flight of the two-stage Starship launch vehicle. The booster is expected to separate 170 seconds into flight and return to land approximately 32 km off the shore in the Gulf of Mexico. The second stage will follow a suborbital trajectory and perform an unpowered splashdown approximately 100 km off the northwest coast of Kauai (Hawaii).",
            "launch_designator": null,
            "type": "Test Flight",
            "orbit": {
                "id": 15,
                "name": "Suborbital",
                "abbrev": "Sub"
            }
        },
        "pad": {
            "id": 188,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/188/?format=api",
            "agency_id": 121,
            "name": "Orbital Launch Mount A",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starbase#Launch_site_(Orbital_Launch_Pad_A_and_B)",
            "map_url": "https://www.google.com/maps?q=25.9962,-97.154423",
            "latitude": "25.9962",
            "longitude": "-97.154423",
            "location": {
                "id": 143,
                "url": "https://ll.thespacedevs.com/2.0.0/location/143/?format=api",
                "name": "SpaceX Starbase, TX, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                "total_launch_count": 17,
                "total_landing_count": 13
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_a_20210514061342.jpg",
            "total_launch_count": 8
        },
        "webcast_live": false,
        "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship25202_image_20231118150751.jpeg",
        "infographic": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/infographic_images/starship25202_infographic_20231115220404.png",
        "program": [
            {
                "id": 1,
                "url": "https://ll.thespacedevs.com/2.0.0/program/1/?format=api",
                "name": "SpaceX Starship",
                "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                "agencies": [
                    {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    }
                ],
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                "start_date": "2019-03-01T05:00:00Z",
                "end_date": null,
                "info_url": "https://www.spacex.com/vehicles/starship/",
                "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship"
            }
        ]
    },
    "docking_events": []
}