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

{
    "id": 902,
    "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/flight/902/?format=api",
    "mission_end": "2026-01-22T16:35:47Z",
    "destination": "Suborbital",
    "launch_crew": [
        {
            "id": 5210,
            "role": "Tourist",
            "astronaut": {
                "id": 883,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/883/?format=api",
                "name": "Alain Fernandez",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "status": {
                    "id": 14,
                    "name": "Occasional Spaceflight"
                },
                "agency": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "French",
                "twitter": null,
                "instagram": null,
                "bio": "International real estate developer and investor",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alain_fernandez_image_20260116170455.jpg",
                "wiki": null,
                "last_flight": "2026-01-22T16:25:35Z",
                "first_flight": "2026-01-22T16:25:35Z"
            }
        },
        {
            "id": 5212,
            "role": "Tourist",
            "astronaut": {
                "id": 884,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/884/?format=api",
                "name": "Alberto Gutiérrez",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "status": {
                    "id": 14,
                    "name": "Occasional Spaceflight"
                },
                "agency": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "Spanish",
                "twitter": null,
                "instagram": "https://www.instagram.com/albertogutierrezpascual/",
                "bio": "Entrepreneur, technologist, and world traveler.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alberto_guti25_image_20260116170918.jpg",
                "wiki": null,
                "last_flight": "2026-01-22T16:25:35Z",
                "first_flight": "2026-01-22T16:25:35Z"
            }
        },
        {
            "id": 5214,
            "role": "Tourist",
            "astronaut": {
                "id": 885,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/885/?format=api",
                "name": "Jim Hendren",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "status": {
                    "id": 14,
                    "name": "Occasional Spaceflight"
                },
                "agency": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://x.com/JimHendren1",
                "instagram": null,
                "bio": "Retired U.S. Air Force Colonel, former F-15 fighter pilot, and past Commander of the 157th Combat Operations Squadron, with multiple overseas combat deployments",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jim_hendren_por_image_20260116171206.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Jim_Hendren",
                "last_flight": "2026-01-22T16:25:35Z",
                "first_flight": "2026-01-22T16:25:35Z"
            }
        },
        {
            "id": 5239,
            "role": "Tourist",
            "astronaut": {
                "id": 914,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/914/?format=api",
                "name": "Laura Stiles",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "status": {
                    "id": 14,
                    "name": "Occasional Spaceflight"
                },
                "agency": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://x.com/LAStiles",
                "instagram": "https://www.instagram.com/la_stiles/",
                "bio": "Blue Origin’s Director of New Shepard Launch Operations, with a B.S. in Engineering Physics from the University of Kansas and a Ph.D. from the University of Colorado at Boulder in Aerospace Engineering Sciences in the Astrodynamics and Satellite Navigation focus area.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/laura_stiles_po_image_20260120194708.jpg",
                "wiki": null,
                "last_flight": "2026-01-22T16:25:35Z",
                "first_flight": "2026-01-22T16:25:35Z"
            }
        },
        {
            "id": 5208,
            "role": "Tourist",
            "astronaut": {
                "id": 882,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/882/?format=api",
                "name": "Linda Edwards",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "status": {
                    "id": 14,
                    "name": "Occasional Spaceflight"
                },
                "agency": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Retired board-certified obstetrician/gynecologist.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linda_edwards_p_image_20260116170251.jpg",
                "wiki": null,
                "last_flight": "2026-01-22T16:25:35Z",
                "first_flight": "2026-01-22T16:25:35Z"
            }
        },
        {
            "id": 5206,
            "role": "Tourist",
            "astronaut": {
                "id": 881,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/881/?format=api",
                "name": "Timothy Drexler",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "status": {
                    "id": 14,
                    "name": "Occasional Spaceflight"
                },
                "agency": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Former owner and CEO of Ace Asphalt",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/timothy_drexler_image_20260116165921.jpg",
                "wiki": null,
                "last_flight": "2026-01-22T16:25:35Z",
                "first_flight": "2026-01-22T16:25:35Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 5211,
            "role": "Tourist",
            "astronaut": {
                "id": 883,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/883/?format=api",
                "name": "Alain Fernandez",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "status": {
                    "id": 14,
                    "name": "Occasional Spaceflight"
                },
                "agency": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "French",
                "twitter": null,
                "instagram": null,
                "bio": "International real estate developer and investor",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alain_fernandez_image_20260116170455.jpg",
                "wiki": null,
                "last_flight": "2026-01-22T16:25:35Z",
                "first_flight": "2026-01-22T16:25:35Z"
            }
        },
        {
            "id": 5213,
            "role": "Tourist",
            "astronaut": {
                "id": 884,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/884/?format=api",
                "name": "Alberto Gutiérrez",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "status": {
                    "id": 14,
                    "name": "Occasional Spaceflight"
                },
                "agency": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "Spanish",
                "twitter": null,
                "instagram": "https://www.instagram.com/albertogutierrezpascual/",
                "bio": "Entrepreneur, technologist, and world traveler.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/alberto_guti25_image_20260116170918.jpg",
                "wiki": null,
                "last_flight": "2026-01-22T16:25:35Z",
                "first_flight": "2026-01-22T16:25:35Z"
            }
        },
        {
            "id": 5215,
            "role": "Tourist",
            "astronaut": {
                "id": 885,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/885/?format=api",
                "name": "Jim Hendren",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "status": {
                    "id": 14,
                    "name": "Occasional Spaceflight"
                },
                "agency": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://x.com/JimHendren1",
                "instagram": null,
                "bio": "Retired U.S. Air Force Colonel, former F-15 fighter pilot, and past Commander of the 157th Combat Operations Squadron, with multiple overseas combat deployments",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/jim_hendren_por_image_20260116171206.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Jim_Hendren",
                "last_flight": "2026-01-22T16:25:35Z",
                "first_flight": "2026-01-22T16:25:35Z"
            }
        },
        {
            "id": 5240,
            "role": "Tourist",
            "astronaut": {
                "id": 914,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/914/?format=api",
                "name": "Laura Stiles",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "status": {
                    "id": 14,
                    "name": "Occasional Spaceflight"
                },
                "agency": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "American",
                "twitter": "https://x.com/LAStiles",
                "instagram": "https://www.instagram.com/la_stiles/",
                "bio": "Blue Origin’s Director of New Shepard Launch Operations, with a B.S. in Engineering Physics from the University of Kansas and a Ph.D. from the University of Colorado at Boulder in Aerospace Engineering Sciences in the Astrodynamics and Satellite Navigation focus area.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/laura_stiles_po_image_20260120194708.jpg",
                "wiki": null,
                "last_flight": "2026-01-22T16:25:35Z",
                "first_flight": "2026-01-22T16:25:35Z"
            }
        },
        {
            "id": 5209,
            "role": "Tourist",
            "astronaut": {
                "id": 882,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/882/?format=api",
                "name": "Linda Edwards",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "status": {
                    "id": 14,
                    "name": "Occasional Spaceflight"
                },
                "agency": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Retired board-certified obstetrician/gynecologist.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/linda_edwards_p_image_20260116170251.jpg",
                "wiki": null,
                "last_flight": "2026-01-22T16:25:35Z",
                "first_flight": "2026-01-22T16:25:35Z"
            }
        },
        {
            "id": 5207,
            "role": "Tourist",
            "astronaut": {
                "id": 881,
                "url": "https://ll.thespacedevs.com/2.0.0/astronaut/881/?format=api",
                "name": "Timothy Drexler",
                "type": {
                    "id": 3,
                    "name": "Private"
                },
                "status": {
                    "id": 14,
                    "name": "Occasional Spaceflight"
                },
                "agency": {
                    "id": 141,
                    "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api",
                    "name": "Blue Origin",
                    "type": "Commercial"
                },
                "date_of_birth": null,
                "date_of_death": null,
                "nationality": "American",
                "twitter": null,
                "instagram": null,
                "bio": "Former owner and CEO of Ace Asphalt",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/timothy_drexler_image_20260116165921.jpg",
                "wiki": null,
                "last_flight": "2026-01-22T16:25:35Z",
                "first_flight": "2026-01-22T16:25:35Z"
            }
        }
    ],
    "spacecraft": {
        "id": 453,
        "url": "https://ll.thespacedevs.com/2.0.0/spacecraft/453/?format=api",
        "name": "RSS First Step",
        "serial_number": "2.0-2",
        "status": {
            "id": 1,
            "name": "Active"
        },
        "description": "First Blue Origin New Shepard Crew Capsule 2.0 to carry human passengers. This capsule is outfitted with improvements to environmental features such as acoustics and temperature regulation inside the capsule, crew display panels, and speakers with a microphone and push-to-talk button at each seat.",
        "spacecraft_config": {
            "id": 21,
            "url": "https://ll.thespacedevs.com/2.0.0/config/spacecraft/21/?format=api",
            "name": "Crew Capsule 2.0",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.0.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"
            },
            "in_use": true,
            "capability": "Crew and Cargo Flights",
            "history": "The Crew Capsule 2.0 is the newest version of Blue Origin's New Shepard rocket.",
            "details": "It is deisgned to spearate from the launcher stage below the Karman line and pursue a ballistic free flight above it before landing.",
            "maiden_flight": "2017-12-12",
            "height": null,
            "diameter": null,
            "human_rated": true,
            "crew_capacity": 6,
            "payload_capacity": null,
            "flight_life": "The capsule is designed to be reusable.",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg",
            "nation_url": null,
            "wiki_link": "",
            "info_link": ""
        }
    },
    "launch": {
        "id": "8d50a489-8f86-4411-81fa-d4bfe75680eb",
        "url": "https://ll.thespacedevs.com/2.0.0/launch/8d50a489-8f86-4411-81fa-d4bfe75680eb/?format=api",
        "launch_library_id": null,
        "slug": "new-shepard-ns-38",
        "name": "New Shepard | NS-38",
        "status": {
            "id": 3,
            "name": "Success"
        },
        "net": "2026-01-22T16:25:35Z",
        "window_end": "2026-01-22T21:30:00Z",
        "window_start": "2026-01-22T16:00:00Z",
        "inhold": false,
        "tbdtime": false,
        "tbddate": false,
        "probability": null,
        "holdreason": "",
        "failreason": "",
        "hashtag": null,
        "launch_service_provider": {
            "id": 141,
            "url": "https://ll.thespacedevs.com/2.0.0/agencies/141/?format=api",
            "name": "Blue Origin",
            "type": "Commercial"
        },
        "rocket": {
            "id": 8881,
            "configuration": {
                "id": 137,
                "launch_library_id": 9999,
                "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/137/?format=api",
                "name": "New Shepard",
                "family": "",
                "full_name": "New Shepard",
                "variant": ""
            }
        },
        "mission": {
            "id": 7472,
            "launch_library_id": null,
            "name": "NS-38",
            "description": "NS-38 is the 17th crewed flight for the New Shepard program and the 38th in the New Shepard program's history.",
            "launch_designator": null,
            "type": "Tourism",
            "orbit": {
                "id": 15,
                "name": "Suborbital",
                "abbrev": "Sub"
            }
        },
        "pad": {
            "id": 90,
            "url": "https://ll.thespacedevs.com/2.0.0/pad/90/?format=api",
            "agency_id": 141,
            "name": "West Texas Suborbital Launch Site/ Corn Ranch",
            "info_url": "https://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.0.0/location/29/?format=api",
                "name": "Corn Ranch, Van Horn, TX, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                "total_launch_count": 38,
                "total_landing_count": 38
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
            "total_launch_count": 38
        },
        "webcast_live": false,
        "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/new_shepard_lif_image_20240621062033.jpeg",
        "infographic": null,
        "program": []
    },
    "docking_events": []
}