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

{
    "id": 357,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/357/?format=api",
    "mission_end": "1963-06-19T08:20:00Z",
    "destination": "Low Earth Orbit",
    "launch_crew": [
        {
            "id": 2992,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 263,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/263/?format=api",
                "name": "Valentina Tereshkova",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P2DT22H50M8S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "date_of_birth": "1937-03-06",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Valentina Vladimirovna Tereshkova (born 6 March 1937) is a retired Russian cosmonaut, engineer, and politician. She is the first woman to have flown in space, having been selected from more than 400 applicants and five finalists to pilot Vostok 6 on 16 June 1963.\r\n\r\nIn order to join the Cosmonaut Corps, Tereshkova was honorarily inducted into the Soviet Air Force and thus she also became the first civilian to fly in space.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valentina2520tereshkova_image_20181201222143.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Valentina_Tereshkova",
                "last_flight": "1963-06-16T09:29:52Z",
                "first_flight": "1963-06-16T09:29:52Z"
            }
        }
    ],
    "onboard_crew": [],
    "landing_crew": [
        {
            "id": 778,
            "role": {
                "id": 2,
                "role": "Pilot",
                "priority": 2
            },
            "astronaut": {
                "id": 263,
                "url": "https://ll.thespacedevs.com/2.2.0/astronaut/263/?format=api",
                "name": "Valentina Tereshkova",
                "type": {
                    "id": 2,
                    "name": "Government"
                },
                "in_space": false,
                "time_in_space": "P2DT22H50M8S",
                "status": {
                    "id": 2,
                    "name": "Retired"
                },
                "agency": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "date_of_birth": "1937-03-06",
                "date_of_death": null,
                "nationality": "Russian",
                "twitter": null,
                "instagram": null,
                "bio": "Valentina Vladimirovna Tereshkova (born 6 March 1937) is a retired Russian cosmonaut, engineer, and politician. She is the first woman to have flown in space, having been selected from more than 400 applicants and five finalists to pilot Vostok 6 on 16 June 1963.\r\n\r\nIn order to join the Cosmonaut Corps, Tereshkova was honorarily inducted into the Soviet Air Force and thus she also became the first civilian to fly in space.",
                "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/valentina2520tereshkova_image_20181201222143.jpg",
                "wiki": "https://en.wikipedia.org/wiki/Valentina_Tereshkova",
                "last_flight": "1963-06-16T09:29:52Z",
                "first_flight": "1963-06-16T09:29:52Z"
            }
        }
    ],
    "spacecraft": {
        "id": 232,
        "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/232/?format=api",
        "name": "Vostok-3KA No.8",
        "serial_number": "Vostok-3KA No.8",
        "is_placeholder": false,
        "in_space": false,
        "time_in_space": "P2DT22H50M8S",
        "time_docked": "P0D",
        "flights_count": 1,
        "mission_ends_count": 1,
        "status": {
            "id": 4,
            "name": "Single Use"
        },
        "description": "Vostok 6 was a Vostok spacecraft which launched on 16 June 1963 09:29:52 UTC. It transported one cosmonaut to Low Earth Orbit. The crew was Valentina Tereshkova.",
        "spacecraft_config": {
            "id": 15,
            "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/15/?format=api",
            "name": "Vostok",
            "type": {
                "id": 2,
                "name": "Capsule"
            },
            "agency": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "featured": true,
                "type": "Government",
                "country_code": "RUS",
                "abbrev": "RFSA",
                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                "administrator": "Administrator: Yuri Borisov",
                "founding_year": "1992",
                "launchers": "Soyuz",
                "spacecraft": "Soyuz",
                "parent": null,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
            },
            "in_use": false,
            "capability": "Human spaceflight in LEO.",
            "history": "The Vostok (Russian: Восток, translated as \"East\") was a type of spacecraft built by the Soviet Union. The spacecraft was part of the Vostok programme, in which six manned spaceflights were made, from 1961–63.",
            "details": "The Vostok-3KA consisted of a spherical descent module, which housed the cosmonaut, instruments and escape system, and a conical instrument module, which contained propellant and the engine system. \r\n\r\nOn reentry, the cosmonaut would eject from the craft at about 7,000 m (23,000 ft) and descend via parachute, while the capsule would land separately. The reason for this was that the Vostok descent module made an extremely rough landing that could have left a cosmonaut seriously injured.",
            "maiden_flight": "1960-05-15",
            "height": 4.55,
            "diameter": 2.43,
            "human_rated": true,
            "crew_capacity": 1,
            "payload_capacity": 4725,
            "payload_return_capacity": null,
            "flight_life": "Longest flight was 4 days.",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok-3ka_image_20190207032525.jpeg",
            "nation_url": null,
            "wiki_link": "https://en.wikipedia.org/wiki/Vostok_(spacecraft)",
            "info_link": ""
        }
    },
    "launch": {
        "id": "03b4616d-1e1c-4d0a-af7d-db5314fe9dc3",
        "url": "https://ll.thespacedevs.com/2.2.0/launch/03b4616d-1e1c-4d0a-af7d-db5314fe9dc3/?format=api",
        "slug": "vostok-k-vostok-6",
        "name": "Vostok-K | Vostok 6",
        "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-14T08:43:33Z",
        "net": "1963-06-16T09:29:52Z",
        "window_end": "1963-06-16T09:29:52Z",
        "window_start": "1963-06-16T09:29:52Z",
        "net_precision": null,
        "probability": -1,
        "weather_concerns": null,
        "holdreason": "",
        "failreason": null,
        "hashtag": null,
        "launch_service_provider": {
            "id": 66,
            "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
            "name": "Soviet Space Program",
            "type": "Government"
        },
        "rocket": {
            "id": 198,
            "configuration": {
                "id": 103,
                "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/103/?format=api",
                "name": "Vostok",
                "family": "R-7",
                "full_name": "Vostok-K",
                "variant": "K"
            }
        },
        "mission": {
            "id": 167,
            "name": "Vostok 6",
            "description": "Vostok was the last mission of the Vostok program. It was piloted by Valentina Tereshkova. The mission was launched two days after Vostok 5. The mission began on 16 June 1963, 09:29:52 UTC and ended on 19 June 1963, 08:20 UTC.",
            "launch_designator": null,
            "type": "Human Exploration",
            "orbit": {
                "id": 8,
                "name": "Low Earth Orbit",
                "abbrev": "LEO"
            },
            "agencies": [],
            "info_urls": [],
            "vid_urls": []
        },
        "pad": {
            "id": 32,
            "url": "https://ll.thespacedevs.com/2.2.0/pad/32/?format=api",
            "agency_id": null,
            "name": "1/5",
            "description": null,
            "info_url": null,
            "wiki_url": "",
            "map_url": "https://www.google.com/maps?q=45.92,63.342",
            "latitude": "45.92",
            "longitude": "63.342",
            "location": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "country_code": "KAZ",
                "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                "timezone_name": "Asia/Qyzylorda",
                "total_launch_count": 1554,
                "total_landing_count": 0
            },
            "country_code": "KAZ",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_32_20200803143513.jpg",
            "total_launch_count": 487,
            "orbital_launch_attempt_count": 487
        },
        "webcast_live": false,
        "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok_image_20191104130128.jpg",
        "infographic": null,
        "program": [
            {
                "id": 9,
                "url": "https://ll.thespacedevs.com/2.2.0/program/9/?format=api",
                "name": "Vostok",
                "description": "The Vostok programme was a Soviet human spaceflight project to put the first Soviet citizens into low Earth orbit and return them safely. Competing with the United States Project Mercury, it succeeded in placing the first human into space, Yuri Gagarin, in a single orbit in Vostok 1 on April 12, 1961.",
                "agencies": [
                    {
                        "id": 66,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                        "name": "Soviet Space Program",
                        "type": "Government"
                    }
                ],
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/vostok_program_20210417063956.png",
                "start_date": "1961-04-12T06:07:00Z",
                "end_date": "1963-06-19T08:20:00Z",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vostok_programme",
                "mission_patches": [],
                "type": {
                    "id": 2,
                    "name": "Human Spaceflight"
                }
            }
        ],
        "orbital_launch_attempt_count": 256,
        "location_launch_attempt_count": 50,
        "pad_launch_attempt_count": 50,
        "agency_launch_attempt_count": 62,
        "orbital_launch_attempt_count_year": 32,
        "location_launch_attempt_count_year": 9,
        "pad_launch_attempt_count_year": 9,
        "agency_launch_attempt_count_year": 13,
        "type": "normal"
    },
    "landing": {
        "id": 1073,
        "attempt": true,
        "success": true,
        "description": "The Vostok spacecraft successfully touched down after a 2 days, 22 hours, 50 minutes flight. ",
        "downrange_distance": null,
        "location": {
            "id": 19,
            "name": "Kazakhstan",
            "abbrev": "KAZ",
            "description": "Deserts of Kazakhstan in Central Asia",
            "location": null,
            "successful_landings": 193
        },
        "type": {
            "id": 4,
            "name": "Parachute Landing",
            "abbrev": "PCL",
            "description": "Unpowered landing using parachute(s)."
        }
    },
    "docking_events": []
}