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

{
    "id": 893,
    "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/flight/893/?format=api",
    "mission_end": null,
    "destination": "Suborbital",
    "launch_crew": [],
    "onboard_crew": [],
    "landing_crew": [],
    "spacecraft": {
        "id": 276,
        "url": "https://lldev.thespacedevs.com/2.0.0/spacecraft/276/?format=api",
        "name": "RSS H.G. Wells",
        "serial_number": "2.0-1",
        "status": {
            "id": 1,
            "name": "Active"
        },
        "description": "Second New Shepard capsule. It is dedicated to uncrewed flights.",
        "spacecraft_config": {
            "id": 21,
            "url": "https://lldev.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://lldev.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-dev.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-dev.nyc3.digitaloceanspaces.com/media/images/crew2520capsule25202.0_image_20190309095011.jpeg",
            "nation_url": null,
            "wiki_link": "",
            "info_link": ""
        }
    },
    "launch": {
        "id": "92ec4610-4576-4077-b538-65272a5d6491",
        "url": "https://lldev.thespacedevs.com/2.0.0/launch/92ec4610-4576-4077-b538-65272a5d6491/?format=api",
        "launch_library_id": null,
        "slug": "new-shepard-ns-35",
        "name": "New Shepard | NS-35",
        "status": {
            "id": 2,
            "name": "TBD"
        },
        "net": "2025-09-30T00:00:00Z",
        "window_end": "2025-09-30T00:00:00Z",
        "window_start": "2025-09-30T00:00:00Z",
        "inhold": false,
        "tbdtime": true,
        "tbddate": true,
        "probability": null,
        "holdreason": "",
        "failreason": "",
        "hashtag": null,
        "launch_service_provider": {
            "id": 141,
            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/141/?format=api",
            "name": "Blue Origin",
            "type": "Commercial"
        },
        "rocket": {
            "id": 8685,
            "configuration": {
                "id": 137,
                "launch_library_id": 9999,
                "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/137/?format=api",
                "name": "New Shepard",
                "family": "",
                "full_name": "New Shepard",
                "variant": ""
            }
        },
        "mission": {
            "id": 7277,
            "launch_library_id": null,
            "name": "NS-35",
            "description": "NS-35 is the 35th flight for the New Shepard program. This flight will fly more than 40 scientific and research payloads to space and back, including 24 experiments from NASA’s TechRise Student Challenge and payloads for Johns Hopkins Applied Physics Laboratory, Oklahoma State University, University of Florida, Carthage College, University of Central Florida, Teledyne, Space Lab Technologies, and Teachers in Space, among others.",
            "launch_designator": null,
            "type": "Suborbital",
            "orbit": {
                "id": 15,
                "name": "Suborbital",
                "abbrev": "Sub"
            }
        },
        "pad": {
            "id": 90,
            "url": "https://lldev.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://lldev.thespacedevs.com/2.0.0/location/29/?format=api",
                "name": "Corn Ranch, Van Horn, TX, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_29_20200803142436.jpg",
                "total_launch_count": 34,
                "total_landing_count": 34
            },
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_90_20200803143233.jpg",
            "total_launch_count": 34
        },
        "webcast_live": false,
        "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/new2520shepard_image_20190207032624.jpeg",
        "infographic": null,
        "program": []
    },
    "docking_events": []
}