API endpoint that allows Spacecrafts to be viewed.
A Spacecraft is a physically manufactured instance of a Spacecraft Configuration

GET:
Return a list of all the existing spacecraft.

FILTERS:
Parameters - 'name', 'status', 'spacecraft_config', 'is_placeholder', 'in_space'
Example - /2.2.0/spacecraft/?in_space=true

SEARCH EXAMPLE:
Example - /2.2.0/spacecraft/?search=Dragon

ORDERING:
Fields - 'id', 'time_in_space', 'time_docked', 'flights_count', 'mission_ends_count'
Example - /2.2.0/spacecraft/?ordering=id

GET /2.2.0/spacecraft/290/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": 290,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/290/?format=api",
    "name": "Starliner 2",
    "serial_number": "2",
    "is_placeholder": false,
    "in_space": false,
    "time_in_space": "P5DT23H54M13S",
    "time_docked": "P4DT18H8M",
    "flights_count": 1,
    "mission_ends_count": 1,
    "status": {
        "id": 1,
        "name": "Active"
    },
    "description": "The second CST-100 Starliner capsule to fly.",
    "spacecraft_config": {
        "id": 9,
        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/9/?format=api",
        "name": "CST-100 Starliner",
        "type": {
            "id": 2,
            "name": "Capsule"
        },
        "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": "Leanne Caret",
            "founding_year": "2002",
            "launchers": "SLS",
            "spacecraft": "Starliner",
            "parent": null,
            "image_url": null,
            "logo_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boeing_logo_20201128183345.png"
        },
        "in_use": true,
        "capability": "Cargo and Human Transportation",
        "history": "The design draws upon Boeing's experience with NASA's Apollo, Space Shuttle and ISS programs as well as the Orbital Express project sponsored by the Department of Defense. A variety of validation tests have been underway on test articles since 2011.\r\n\r\nThe uncrewed orbital flight test launched on December 20, 2019, but after deployment, an 11-hour offset in the mission clock of Starliner caused the spacecraft to do a large engine burn, consumeing to much fuel, to reach the International Space Station, leading to an early return.\r\n\r\nA second uncrewed orbital flight test launched on May 19, 2022, which successfully reached the International Space Station.",
        "details": "The Boeing CST-100 Starliner (Crew Space Transportation) crew capsule is a spacecraft design under construction by Boeing as their entry for NASA's Commercial Crew Development program. Its primary purpose is to transport crew to the International Space Station and to private space stations. It is launched on United Launch Alliance Atlas V Rocket.",
        "maiden_flight": "2019-08-17",
        "height": 5.03,
        "diameter": 4.56,
        "human_rated": true,
        "crew_capacity": 7,
        "payload_capacity": null,
        "payload_return_capacity": null,
        "flight_life": "210 days docked, 60 hours free flight.",
        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg",
        "nation_url": null,
        "wiki_link": "https://en.wikipedia.org/wiki/Boeing_CST-100_Starliner",
        "info_link": "http://www.boeing.com/space/starliner/"
    },
    "flights": [
        {
            "id": 574,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/574/?format=api",
            "destination": "International Space Station",
            "mission_end": null,
            "spacecraft": {
                "id": 290,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/290/?format=api",
                "name": "Starliner 2",
                "serial_number": "2",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P5DT23H54M13S",
                "time_docked": "P4DT18H8M",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "The second CST-100 Starliner capsule to fly.",
                "spacecraft_config": {
                    "id": 9,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/9/?format=api",
                    "name": "CST-100 Starliner",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 80,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                        "name": "Boeing",
                        "type": "Commercial"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg"
                }
            },
            "launch": {
                "id": "07e945c1-2ec6-4d29-a500-1afbe920440f",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/07e945c1-2ec6-4d29-a500-1afbe920440f/?format=api",
                "slug": "atlas-v-n22-starliner-1",
                "name": "Atlas V N22 | Starliner-1",
                "status": {
                    "id": 2,
                    "name": "To Be Determined",
                    "abbrev": "TBD",
                    "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
                },
                "last_updated": "2023-10-12T16:11:00Z",
                "net": "2025-02-28T00:00:00Z",
                "window_end": "2025-02-28T00:00:00Z",
                "window_start": "2025-02-28T00:00:00Z",
                "net_precision": {
                    "id": 8,
                    "name": "Quarter 1",
                    "abbrev": "Q1",
                    "description": "The T-0 is expected in the first quarter of the given year."
                },
                "probability": -1,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 124,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                    "name": "United Launch Alliance",
                    "type": "Commercial"
                },
                "rocket": {
                    "id": 2710,
                    "configuration": {
                        "id": 166,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/166/?format=api",
                        "name": "Atlas V N22",
                        "family": "Atlas",
                        "full_name": "Atlas V N22",
                        "variant": "V N22"
                    }
                },
                "mission": {
                    "id": 1113,
                    "name": "Starliner-1",
                    "description": "Starliner-1 is the first crewed operational flight of a Starliner spacecraft to the International Space Station as part of NASA's Commercial Crew Program.",
                    "launch_designator": null,
                    "type": "Human Exploration",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 29,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                    "agency_id": null,
                    "name": "Space Launch Complex 41",
                    "description": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                    "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                    "latitude": "28.58341025",
                    "longitude": "-80.58303644",
                    "location": {
                        "id": 12,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                        "name": "Cape Canaveral, FL, USA",
                        "country_code": "USA",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                        "timezone_name": "America/New_York",
                        "total_launch_count": 950,
                        "total_landing_count": 51
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                    "total_launch_count": 111,
                    "orbital_launch_attempt_count": 111
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas_v_n22_image_20210813082339.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 5,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                        "name": "Commercial Crew Program",
                        "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                        "agencies": [
                            {
                                "id": 80,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                                "name": "Boeing",
                                "type": "Commercial"
                            },
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "type": "Commercial"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                        "start_date": "2011-04-18T00:00:00Z",
                        "end_date": null,
                        "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                        "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    },
                    {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                        "name": "International Space Station",
                        "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                        "agencies": [
                            {
                                "id": 16,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                "name": "Canadian Space Agency",
                                "type": "Government"
                            },
                            {
                                "id": 27,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                "name": "European Space Agency",
                                "type": "Multinational"
                            },
                            {
                                "id": 37,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                "name": "Japan Aerospace Exploration Agency",
                                "type": "Government"
                            },
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 63,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                        "start_date": "1998-11-20T06:40:00Z",
                        "end_date": null,
                        "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                        "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 6818,
                "location_launch_attempt_count": 1012,
                "pad_launch_attempt_count": 128,
                "agency_launch_attempt_count": 178,
                "orbital_launch_attempt_count_year": 5,
                "location_launch_attempt_count_year": 5,
                "pad_launch_attempt_count_year": 1,
                "agency_launch_attempt_count_year": 1,
                "type": "normal"
            },
            "landing": {
                "id": 1049,
                "attempt": true,
                "success": null,
                "description": "The Starliner spacecraft will land at White Sands Missile Range.",
                "downrange_distance": null,
                "location": {
                    "id": 20,
                    "name": "White Sands Missile Range",
                    "abbrev": "WSMR",
                    "description": "US Army testing area and firing range located in the US state of New Mexico.",
                    "location": {
                        "id": 155,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/155/?format=api",
                        "name": "White Sands Missile Range",
                        "country_code": "USA",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_white_sands_missile_range_20210901072636.jpg",
                        "timezone_name": "America/Denver",
                        "total_launch_count": 5,
                        "total_landing_count": 0
                    },
                    "successful_landings": 0
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        },
        {
            "id": 573,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/573/?format=api",
            "destination": "International Space Station",
            "mission_end": "2022-05-25T22:49:00Z",
            "spacecraft": {
                "id": 290,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/290/?format=api",
                "name": "Starliner 2",
                "serial_number": "2",
                "is_placeholder": false,
                "in_space": false,
                "time_in_space": "P5DT23H54M13S",
                "time_docked": "P4DT18H8M",
                "flights_count": 1,
                "mission_ends_count": 1,
                "status": {
                    "id": 1,
                    "name": "Active"
                },
                "description": "The second CST-100 Starliner capsule to fly.",
                "spacecraft_config": {
                    "id": 9,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/9/?format=api",
                    "name": "CST-100 Starliner",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "id": 80,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                        "name": "Boeing",
                        "type": "Commercial"
                    },
                    "in_use": true,
                    "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/boeing_starline_image_20220525180700.jpeg"
                }
            },
            "launch": {
                "id": "f1bcfbf6-d00d-42d7-bc68-82252817a57e",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/f1bcfbf6-d00d-42d7-bc68-82252817a57e/?format=api",
                "slug": "atlas-v-n22-cst-100-starliner-orbital-flight-tes-2",
                "name": "Atlas V N22 | CST-100 Starliner Orbital Flight Test 2 (OFT-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": "2024-03-05T18:08:53Z",
                "net": "2022-05-19T22:54:47Z",
                "window_end": "2022-05-19T22:54:47Z",
                "window_start": "2022-05-19T22:54:47Z",
                "net_precision": null,
                "probability": 90,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 124,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/124/?format=api",
                    "name": "United Launch Alliance",
                    "type": "Commercial"
                },
                "rocket": {
                    "id": 2702,
                    "configuration": {
                        "id": 166,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/166/?format=api",
                        "name": "Atlas V N22",
                        "family": "Atlas",
                        "full_name": "Atlas V N22",
                        "variant": "V N22"
                    }
                },
                "mission": {
                    "id": 1109,
                    "name": "CST-100 Starliner Orbital Flight Test 2 (OFT-2)",
                    "description": "This is the second uncrewed test flight for the Starliner spacecraft. Reflight of the OFT mission will allow Boeing to demonstrate readiness of the spacecraft and implement corrections to the problems which were found during the first OFT flight.",
                    "launch_designator": null,
                    "type": "Test Flight",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 29,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/29/?format=api",
                    "agency_id": null,
                    "name": "Space Launch Complex 41",
                    "description": null,
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                    "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                    "latitude": "28.58341025",
                    "longitude": "-80.58303644",
                    "location": {
                        "id": 12,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/12/?format=api",
                        "name": "Cape Canaveral, FL, USA",
                        "country_code": "USA",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_12_20200803142519.jpg",
                        "timezone_name": "America/New_York",
                        "total_launch_count": 950,
                        "total_landing_count": 51
                    },
                    "country_code": "USA",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_29_20200803143528.jpg",
                    "total_launch_count": 111,
                    "orbital_launch_attempt_count": 111
                },
                "webcast_live": false,
                "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/atlas2520v252_image_20220518150805.jpeg",
                "infographic": null,
                "program": [
                    {
                        "id": 5,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                        "name": "Commercial Crew Program",
                        "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                        "agencies": [
                            {
                                "id": 80,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                                "name": "Boeing",
                                "type": "Commercial"
                            },
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "type": "Commercial"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                        "start_date": "2011-04-18T00:00:00Z",
                        "end_date": null,
                        "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                        "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    },
                    {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                        "name": "International Space Station",
                        "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                        "agencies": [
                            {
                                "id": 16,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                "name": "Canadian Space Agency",
                                "type": "Government"
                            },
                            {
                                "id": 27,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                "name": "European Space Agency",
                                "type": "Multinational"
                            },
                            {
                                "id": 37,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                "name": "Japan Aerospace Exploration Agency",
                                "type": "Government"
                            },
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 63,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                        "start_date": "1998-11-20T06:40:00Z",
                        "end_date": null,
                        "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                        "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 6228,
                "location_launch_attempt_count": 843,
                "pad_launch_attempt_count": 105,
                "agency_launch_attempt_count": 151,
                "orbital_launch_attempt_count_year": 57,
                "location_launch_attempt_count_year": 13,
                "pad_launch_attempt_count_year": 3,
                "agency_launch_attempt_count_year": 3,
                "type": "normal"
            },
            "landing": {
                "id": 1046,
                "attempt": true,
                "success": true,
                "description": "The Starliner landed at White Sands Missile Range.",
                "downrange_distance": null,
                "location": {
                    "id": 20,
                    "name": "White Sands Missile Range",
                    "abbrev": "WSMR",
                    "description": "US Army testing area and firing range located in the US state of New Mexico.",
                    "location": {
                        "id": 155,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/155/?format=api",
                        "name": "White Sands Missile Range",
                        "country_code": "USA",
                        "description": "",
                        "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_white_sands_missile_range_20210901072636.jpg",
                        "timezone_name": "America/Denver",
                        "total_launch_count": 5,
                        "total_landing_count": 0
                    },
                    "successful_landings": 0
                },
                "type": {
                    "id": 4,
                    "name": "Parachute Landing",
                    "abbrev": "PL",
                    "description": "Unpowered landing using parachute(s)."
                }
            }
        }
    ]
}