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

{
    "id": 822,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/822/?format=api",
    "mission_end": "2025-03-07T07:22:00Z",
    "destination": "Elliptical Earth Orbit",
    "launch_crew": [],
    "onboard_crew": [],
    "landing_crew": [],
    "spacecraft": {
        "id": 559,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/559/?format=api",
        "name": "X-37B 2",
        "serial_number": "2",
        "is_placeholder": false,
        "in_space": false,
        "time_in_space": "P2400DT10H50M",
        "time_docked": "P0D",
        "flights_count": 4,
        "mission_ends_count": 4,
        "status": {
            "id": 1,
            "name": "Active"
        },
        "description": "Second X-37B. First flight on March 5, 2011.",
        "spacecraft_config": {
            "id": 30,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/30/?format=api",
            "name": "X-37B",
            "type": {
                "id": 3,
                "name": "Spaceplane"
            },
            "agency": {
                "id": 80,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                "name": "Boeing",
                "featured": false,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BA",
                "description": "Boeing as a space agency has recently provided NASA with assistance on sending humans to the ISS from American with both their construction of the CST-100 Starliner crew capsule and their work on the SLS Avionics to return to the moon and beyond. Their ventures in GPS satellite systems and Tracking and Data Relay Satellites provide information about earth-orbiting craft to stations on the ground. They also enable research on the ISS and will be helping with the construction of the Lunar Gateway.",
                "administrator": "CEO: Kelly Ortberg",
                "founding_year": "1916",
                "launchers": "SLS",
                "spacecraft": "Starliner",
                "parent": null,
                "image_url": null,
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png"
            },
            "in_use": true,
            "capability": "It is boosted into space by a launch vehicle, then re-enters Earth's atmosphere and lands as a spaceplane. The X-37 is operated by the United States Space Force for orbital spaceflight missions intended to demonstrate reusable space technologies.",
            "history": "In 1999, NASA selected Boeing Integrated Defense Systems to design and develop an orbital vehicle, built by the California branch of Boeing's Phantom Works. Over a four-year period, a total of US$192 million was spent on the project, with NASA contributing US$109 million, the U.S. Air Force US$16 million, and Boeing US$67 million. In late 2002, a new US$301 million contract was awarded to Boeing as part of NASA's Space Launch Initiative framework.\r\n\r\nThe X-37 was transferred from NASA to the Defense Advanced Research Projects Agency (DARPA) on 13 September 2004. Thereafter, the program became a classified project. DARPA promoted the X-37 as part of the independent space policy that the United States Department of Defense has pursued since the 1986 Challenger disaster.",
            "details": "The Boeing X-37, also known as the Orbital Test Vehicle (OTV), is a reusable robotic spacecraft. It is boosted into space by a launch vehicle, then re-enters Earth's atmosphere and lands as a spaceplane. The X-37 is operated by the United States Space Force for orbital spaceflight missions intended to demonstrate reusable space technologies. It is a 120-percent-scaled derivative of the earlier Boeing X-40. The X-37 began as a NASA project in 1999, before being transferred to the United States Department of Defense in 2004. Until 2019, the program was managed by Air Force Space Command.",
            "maiden_flight": "2010-04-22",
            "height": 8.92,
            "diameter": 4.55,
            "human_rated": false,
            "crew_capacity": null,
            "payload_capacity": 227,
            "payload_return_capacity": null,
            "flight_life": "Multiple years in orbit",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/x-37b_image_20221113134355.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Boeing_X-37",
            "info_link": "https://www.boeing.com/space/x37b/index.page"
        }
    },
    "launch": {
        "id": "0098c032-73de-4c6f-8d73-5d68b9a12fdf",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/0098c032-73de-4c6f-8d73-5d68b9a12fdf/?format=api",
        "slug": "falcon-heavy-otv-7-x-37b-ussf-52",
        "name": "Falcon Heavy | OTV-7 (X-37B) (USSF-52)",
        "status": {
            "id": 3,
            "name": "Launch Successful",
            "abbrev": "Success",
            "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
        },
        "last_updated": "2024-03-05T17:59:35Z",
        "net": "2023-12-29T01:07:00Z",
        "window_end": "2023-12-29T01:17:00Z",
        "window_start": "2023-12-29T01:07:00Z",
        "net_precision": {
            "id": 1,
            "name": "Minute",
            "abbrev": "MIN",
            "description": "The T-0 is accurate to the minute."
        },
        "probability": 90,
        "weather_concerns": "Cumulus Cloud Rule",
        "holdreason": "",
        "failreason": "",
        "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": 162,
            "configuration": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/161/?format=api",
                "name": "Falcon Heavy",
                "family": "Falcon",
                "full_name": "Falcon Heavy",
                "variant": "Heavy"
            }
        },
        "mission": {
            "id": 6447,
            "name": "OTV-7 (X-37B) (USSF-52)",
            "description": "It is the seventh flight of the X-37B program. United States Air Force Orbital Test Vehicle is built by Boeing. It's an uncrewed 5000 kg, 8.8 m-long reusable mini-spaceplane capable of autonomous re-entry and landing.",
            "launch_designator": null,
            "type": "Government/Top Secret",
            "orbit": {
                "id": 0,
                "name": "Elliptical Orbit",
                "abbrev": "Elliptical"
            },
            "agencies": [
                {
                    "id": 1041,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1041/?format=api",
                    "name": "United States Space Force",
                    "featured": false,
                    "type": "Government",
                    "country_code": "USA",
                    "abbrev": "USSF",
                    "description": "The United States Space Force (USSF) is the space service branch of the U.S. Armed Forces, one of the eight U.S. uniformed services.",
                    "administrator": null,
                    "founding_year": "2019",
                    "launchers": "",
                    "spacecraft": "",
                    "launch_library_url": null,
                    "total_launch_count": 0,
                    "consecutive_successful_launches": 0,
                    "successful_launches": 0,
                    "failed_launches": 0,
                    "pending_launches": 0,
                    "consecutive_successful_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "attempted_landings": 0,
                    "info_url": "https://www.spaceforce.mil/",
                    "wiki_url": "https://en.wikipedia.org/wiki/United_States_Space_Force",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/united2520states2520space2520force_logo_20221102113048.png",
                    "image_url": null,
                    "nation_url": null
                }
            ],
            "info_urls": [],
            "vid_urls": []
        },
        "pad": {
            "id": 87,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
            "agency_id": 121,
            "name": "Launch Complex 39A",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
            "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
            "latitude": "28.60822681",
            "longitude": "-80.60428186",
            "location": {
                "id": 27,
                "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                "name": "Kennedy Space Center, FL, USA",
                "country_code": "USA",
                "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                "timezone_name": "America/New_York",
                "total_launch_count": 261,
                "total_landing_count": 0
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
            "total_launch_count": 203,
            "orbital_launch_attempt_count": 202
        },
        "webcast_live": false,
        "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520heav_image_20231229055756.jpeg",
        "infographic": null,
        "program": [],
        "orbital_launch_attempt_count": 6587,
        "location_launch_attempt_count": 226,
        "pad_launch_attempt_count": 168,
        "agency_launch_attempt_count": 310,
        "orbital_launch_attempt_count_year": 219,
        "location_launch_attempt_count_year": 13,
        "pad_launch_attempt_count_year": 13,
        "agency_launch_attempt_count_year": 97,
        "type": "normal"
    },
    "landing": {
        "id": 1273,
        "attempt": true,
        "success": true,
        "description": "The X-37B spaceplane has landed at Vandenberg Space Force Base after this flight.",
        "downrange_distance": null,
        "location": {
            "id": 27,
            "name": "Vandenberg Space Force Base",
            "abbrev": "KVBG",
            "description": "Vandenberg Space Force Base, CA, USA",
            "location": {
                "id": 11,
                "url": "https://ll.thespacedevs.com/2.2.0/location/11/?format=api",
                "name": "Vandenberg SFB, CA, USA",
                "country_code": "USA",
                "description": "Vandenberg Space Force Base is a United States Space Force Base in Santa Barbara County, California. Established in 1941, Vandenberg Space Force Base is a space launch base, launching spacecraft from the Western Range, and also performs missile testing. The United States Space Force's Space Launch Delta 30 serves as the host delta for the base, equivalent to an Air Force air base wing. In addition to its military space launch mission, Vandenberg Space Force Base also hosts space launches for civil and commercial space entities, such as NASA and SpaceX.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                "timezone_name": "America/Los_Angeles",
                "total_launch_count": 801,
                "total_landing_count": 26
            },
            "successful_landings": 4
        },
        "type": {
            "id": 6,
            "name": "Horizontal Landing",
            "abbrev": "HL",
            "description": "Horizontal landing on a runway or flat surface."
        }
    },
    "docking_events": []
}