Modes

Levels of detail in the response - normal, detailed

Example - /spacecraft/?mode=detailed

Filters

Parameters - in_space, is_placeholder, name, spacecraft_config, status

Example - /spacecraft/?is_placeholder=True

Fields searched - name, spacecraft_config__name

Example - /spacecraft/?search=Endeavour

Ordering

Fields - flights_count, id, mission_ends_count, time_docked, time_in_space

Example - /spacecraft/?ordering=-flights_count

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /spacecraft/?limit=2

Format

Switch to JSON output - /spacecraft/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

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

{
    "response_mode": "detailed",
    "id": 208,
    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/208/?format=api",
    "name": "Voskhod-3KD No.4",
    "serial_number": "Voskhod-3KD No.4",
    "is_placeholder": false,
    "image": {
        "id": 1938,
        "name": "[AUTO] Voskhod - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_image_20190207032525.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194205.png",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "in_space": false,
    "time_in_space": "P1DT2H2M17S",
    "time_docked": "P0D",
    "flights_count": 1,
    "mission_ends_count": 1,
    "status": {
        "id": 4,
        "name": "Single Use"
    },
    "description": "Voskhod 2 was a Voskhod spacecraft which launched on 18 March 1965 07:00 UTC. It was the second manned flight of the Voskhod program. It launched two cosmonauts for craft testing and science purposes. The crew was Pavel Belyayev and Alexey Leonov.",
    "spacecraft_config": {
        "response_mode": "detailed",
        "id": 16,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/16/?format=api",
        "name": "Voskhod",
        "type": {
            "id": 2,
            "name": "Capsule"
        },
        "agency": {
            "response_mode": "normal",
            "id": 63,
            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
            "name": "Russian Federal Space Agency (ROSCOSMOS)",
            "abbrev": "RFSA",
            "type": {
                "id": 1,
                "name": "Government"
            },
            "featured": true,
            "country": [
                {
                    "id": 5,
                    "name": "Russia",
                    "alpha_2_code": "RU",
                    "alpha_3_code": "RUS",
                    "nationality_name": "Russian",
                    "nationality_name_composed": "Russo"
                }
            ],
            "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": {
                "id": 25,
                "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184652.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "logo": {
                "id": 177,
                "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185118.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 89,
                "name": "[AUTO] Russian Federal Space Agency (ROSCOSMOS) - social_logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184841.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        "family": [],
        "in_use": false,
        "image": {
            "id": 1938,
            "name": "[AUTO] Voskhod - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/voskhod_image_20190207032525.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194205.png",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "capability": "Human Spaceflight",
        "history": "Voskhod 3KV flew on 12 October 1964 manned as Voskhod 1. It carried three cosmonauts and marked the first time more than one person had flown to space in the same craft. \r\n\r\nVoskhod 3KD flew on 18 March 1965 manned as the Voskhod 2 spacecraft. Voskhod 2 had a crew of two wearing spacesuits and marked the first spacewalk.",
        "details": "The Voskhod (Russian: Восход, \"Sunrise\") was a spacecraft built by the Soviet Union's space program for human spaceflight as part of the Voskhod programme. It was a development of and a follow-on to the Vostok spacecraft.\r\n\r\nTwo variants were created, the Voskhod 3KV which held three cosmonauts, and the Voskhod 3KD which held two cosmonauts. Both variants had very similar specifications.",
        "maiden_flight": "1964-10-06",
        "height": 5.0,
        "diameter": 2.4,
        "human_rated": true,
        "crew_capacity": 3,
        "payload_capacity": null,
        "payload_return_capacity": null,
        "flight_life": "~1 day flights",
        "wiki_link": "https://en.wikipedia.org/wiki/Voskhod_(spacecraft)",
        "info_link": "",
        "spacecraft_flown": 5,
        "total_launch_count": 5,
        "successful_launches": 5,
        "failed_launches": 0,
        "attempted_landings": 4,
        "successful_landings": 4,
        "failed_landings": 0,
        "fastest_turnaround": null
    },
    "fastest_turnaround": null,
    "flights": []
}