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

{
    "id": 378,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/378/?format=api",
    "mission_end": "2015-11-23T17:32:00Z",
    "destination": "Suborbital",
    "launch_crew": [],
    "onboard_crew": [],
    "landing_crew": [],
    "spacecraft": {
        "id": 278,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/278/?format=api",
        "name": "RSS Jules Verne",
        "serial_number": "1",
        "is_placeholder": false,
        "in_space": false,
        "time_in_space": "PT1H6M",
        "time_docked": "P0D",
        "flights_count": 6,
        "mission_ends_count": 6,
        "status": {
            "id": 2,
            "name": "Retired"
        },
        "description": "First Blue Origin New Shepard Crew Capsule.",
        "spacecraft_config": {
            "id": 22,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/22/?format=api",
            "name": "Crew Capsule 1",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
                "name": "Blue Origin",
                "featured": true,
                "type": "Commercial",
                "country_code": "USA",
                "abbrev": "BO",
                "description": "Blue Origin is an American privately funded aerospace manufacturer and spaceflight services company set up by Amazon.com founder Jeff Bezos with its headquarters in Kent, Washington. The company is developing technologies to enable private human access to space with the goal to dramatically lower costs and increase reliability. Blue Origin currently launches its New Shepard sub-orbital vehicle from its West Texas launch site, they are currently constructing a launch pad for their orbital vehicle New Glenn at Cape Canaveral LC-36.",
                "administrator": "CEO: Jeff Bezos",
                "founding_year": "2000",
                "launchers": "New Shepard | New Glenn",
                "spacecraft": "",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_image_20190207032427.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/blue2520origin_logo_20190207032427.png"
            },
            "in_use": false,
            "capability": "It carries cargo.",
            "history": "The Crew Capsule 1 is the first version of Blue Origin's New Shepard Crew Capsule.",
            "details": "It was launched on the first 6 flights of the New Shepard.",
            "maiden_flight": "2015-04-29",
            "height": null,
            "diameter": null,
            "human_rated": false,
            "crew_capacity": null,
            "payload_capacity": null,
            "payload_return_capacity": null,
            "flight_life": "Reflown 6 times.",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25201_image_20190309100308.jpg",
            "nation_url": null,
            "wiki_link": "",
            "info_link": ""
        }
    },
    "launch": {
        "id": "5acf58b8-f6cb-4f49-ae32-589f72a28948",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/5acf58b8-f6cb-4f49-ae32-589f72a28948/?format=api",
        "slug": "new-shepard-ns-2",
        "name": "New Shepard | NS-2",
        "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-14T09:48:15Z",
        "net": "2015-11-23T17:21:00Z",
        "window_end": "2015-11-23T17:21:00Z",
        "window_start": "2015-11-23T17:21:00Z",
        "net_precision": null,
        "probability": null,
        "weather_concerns": null,
        "holdreason": "",
        "failreason": "",
        "hashtag": null,
        "launch_service_provider": {
            "id": 141,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/141/?format=api",
            "name": "Blue Origin",
            "type": "Commercial"
        },
        "rocket": {
            "id": 2179,
            "configuration": {
                "id": 137,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/137/?format=api",
                "name": "New Shepard",
                "family": "",
                "full_name": "New Shepard",
                "variant": ""
            }
        },
        "mission": {
            "id": 942,
            "name": "NS-2",
            "description": "The first flight of the New Shepard 2 booster. The capsule reached an apogee of 100.5 kilometers.",
            "launch_designator": null,
            "type": "Test Flight",
            "orbit": {
                "id": 15,
                "name": "Suborbital",
                "abbrev": "Sub"
            },
            "agencies": [],
            "info_urls": [],
            "vid_urls": []
        },
        "pad": {
            "id": 90,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/90/?format=api",
            "agency_id": 141,
            "name": "West Texas Suborbital Launch Site/ Corn Ranch",
            "description": null,
            "info_url": "http://www.blueorigin.com",
            "wiki_url": "https://en.wikipedia.org/wiki/Corn_Ranch",
            "map_url": "https://www.google.com/maps?q=31.422878000000000,-104.757121000000000",
            "latitude": "31.422878",
            "longitude": "-104.757121",
            "location": {
                "id": 29,
                "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
                "name": "Corn Ranch, Van Horn, TX, USA",
                "country_code": "USA",
                "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                "timezone_name": "America/Chicago",
                "total_launch_count": 31,
                "total_landing_count": 31
            },
            "country_code": "USA",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
            "total_launch_count": 31,
            "orbital_launch_attempt_count": 0
        },
        "webcast_live": false,
        "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20190207032624.jpeg",
        "infographic": null,
        "program": [],
        "orbital_launch_attempt_count": null,
        "location_launch_attempt_count": 2,
        "pad_launch_attempt_count": 2,
        "agency_launch_attempt_count": 2,
        "orbital_launch_attempt_count_year": 0,
        "location_launch_attempt_count_year": 2,
        "pad_launch_attempt_count_year": 2,
        "agency_launch_attempt_count_year": 2,
        "type": "normal"
    },
    "landing": {
        "id": 695,
        "attempt": true,
        "success": true,
        "description": "The RSS Jules Verne capsule successfully touched down at Blue Origin's Corn Ranch facility",
        "downrange_distance": null,
        "location": {
            "id": 28,
            "name": "Corn Ranch, West Texas",
            "abbrev": "CR",
            "description": "Blue Origin launch and landing facility located in West Texas",
            "location": {
                "id": 29,
                "url": "https://ll.thespacedevs.com/2.2.0/location/29/?format=api",
                "name": "Corn Ranch, Van Horn, TX, USA",
                "country_code": "USA",
                "description": "Corn Ranch, commonly referred to as Launch Site One (LSO), is a spaceport owned and operated by Blue Origin which is located approximately 30 miles north of the town of Van Horn, Texas, United States.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                "timezone_name": "America/Chicago",
                "total_launch_count": 31,
                "total_landing_count": 31
            },
            "successful_landings": 34
        },
        "type": {
            "id": 4,
            "name": "Parachute Landing",
            "abbrev": "PCL",
            "description": "Unpowered landing using parachute(s)."
        }
    },
    "docking_events": []
}