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

{
    "id": 783,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/783/?format=api",
    "mission_end": "2023-04-20T13:37:00Z",
    "destination": "Pacific Ocean",
    "launch_crew": [],
    "onboard_crew": [],
    "landing_crew": [],
    "spacecraft": {
        "id": 555,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/555/?format=api",
        "name": "Ship 24",
        "serial_number": "S24",
        "is_placeholder": false,
        "in_space": false,
        "time_in_space": "PT3M51S",
        "time_docked": "P0D",
        "flights_count": 1,
        "mission_ends_count": 1,
        "status": {
            "id": 3,
            "name": "Destroyed"
        },
        "description": "Ship 24 (S24) used for the first integrated flight test. Lost in a launch failure.",
        "spacecraft_config": {
            "id": 26,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/26/?format=api",
            "name": "Starship",
            "type": {
                "id": 6,
                "name": "Reuseable Upper Stage"
            },
            "agency": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.2.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",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
            },
            "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,
            "payload_return_capacity": null,
            "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": "e32d375f-0d6e-4e54-b4f2-2b49db657fca",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/e32d375f-0d6e-4e54-b4f2-2b49db657fca/?format=api",
        "slug": "starship-integrated-flight-test",
        "name": "Starship | Integrated Flight Test",
        "status": {
            "id": 4,
            "name": "Launch Failure",
            "abbrev": "Failure",
            "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
        },
        "last_updated": "2024-05-14T14:01:18Z",
        "net": "2023-04-20T13:33:09Z",
        "window_end": "2023-04-20T14:30:00Z",
        "window_start": "2023-04-20T13:28:00Z",
        "net_precision": {
            "id": 0,
            "name": "Second",
            "abbrev": "SEC",
            "description": "The T-0 is accurate to the second."
        },
        "probability": null,
        "weather_concerns": null,
        "holdreason": "",
        "failreason": "After liftoff, the vehicle sustained fires from leaking propellant in the aft end of the Super Heavy booster, severing connection with the vehicle’s primary flight computer. This led to a loss of communications to most of the booster engines and eventually control of the vehicle. After the second stage failed to separate from the first stage, the vehicle reached an apogee of ~39km before tumbling downwards until the flight termination system was activated.\r\n\r\nUnexpected severe damage was also imparted on the launch pad.",
        "hashtag": null,
        "launch_service_provider": {
            "id": 121,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
            "name": "SpaceX",
            "type": "Commercial"
        },
        "rocket": {
            "id": 2881,
            "configuration": {
                "id": 464,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/464/?format=api",
                "name": "Starship",
                "family": "Starship",
                "full_name": "Starship",
                "variant": ""
            }
        },
        "mission": {
            "id": 1297,
            "name": "Integrated Flight Test",
            "description": "Maiden flight of the two-stage Starship launch vehicle. The booster was supposed to separate 170 seconds into flight and return to land approximately 32 km off the shore in the Gulf of Mexico. The second stage would have followed a suborbital trajectory and performed an unpowered splashdown approximately 100 km off the northwest coast of Kauai (Hawaii). A launch failure was experienced before stage separation.",
            "launch_designator": null,
            "type": "Test Flight",
            "orbit": {
                "id": 15,
                "name": "Suborbital",
                "abbrev": "Sub"
            },
            "agencies": [],
            "info_urls": [],
            "vid_urls": []
        },
        "pad": {
            "id": 188,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/188/?format=api",
            "agency_id": 121,
            "name": "Orbital Launch Mount A",
            "description": "The first launch and landing pad of the full version of the combined SpaceX Starship and Superheavy booster. First used for launch in April 2023.",
            "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.2.0/location/143/?format=api",
                "name": "SpaceX Starbase, TX, USA",
                "country_code": "USA",
                "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                "timezone_name": "America/Chicago",
                "total_launch_count": 17,
                "total_landing_count": 13
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_a_20210514061342.jpg",
            "total_launch_count": 8,
            "orbital_launch_attempt_count": 0
        },
        "webcast_live": false,
        "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship25202_image_20230417053710.jpeg",
        "infographic": null,
        "program": [
            {
                "id": 1,
                "url": "https://ll.thespacedevs.com/2.2.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.2.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",
                "mission_patches": [],
                "type": {
                    "id": 7,
                    "name": "Technology"
                }
            }
        ],
        "orbital_launch_attempt_count": null,
        "location_launch_attempt_count": 10,
        "pad_launch_attempt_count": 1,
        "agency_launch_attempt_count": 239,
        "orbital_launch_attempt_count_year": 0,
        "location_launch_attempt_count_year": 1,
        "pad_launch_attempt_count_year": 1,
        "agency_launch_attempt_count_year": 26,
        "type": "normal"
    },
    "landing": {
        "id": 357,
        "attempt": false,
        "success": null,
        "description": "No landing attempt, launch failure.",
        "downrange_distance": null,
        "location": {
            "id": 18,
            "name": "Pacific Ocean",
            "abbrev": "PAC",
            "description": "Pacific Ocean",
            "location": null,
            "successful_landings": 46
        },
        "type": {
            "id": 3,
            "name": "Ocean",
            "abbrev": "Ocean",
            "description": "No recovery attempt"
        }
    },
    "docking_events": []
}