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

{
    "response_mode": "detailed",
    "id": 506,
    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/506/?format=api",
    "name": "Soyuz 7K-L1 No.5",
    "serial_number": "Soyuz 7K-L1 #5",
    "is_placeholder": false,
    "image": {
        "id": 1927,
        "name": "[AUTO] Soyuz - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "in_space": false,
    "time_in_space": "PT2M1S",
    "time_docked": "P0D",
    "flights_count": 1,
    "mission_ends_count": 1,
    "status": {
        "id": 4,
        "name": "Single Use"
    },
    "description": "The Soyuz 7K-L1 \"Zond\" spacecraft was designed to launch men from the Earth to circle the Moon without going into lunar orbit in the context of the Soviet crewed Moon-flyby program in the Moon race. It was based on the Soyuz 7K-OK.",
    "spacecraft_config": {
        "response_mode": "detailed",
        "id": 1,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api",
        "name": "Soyuz",
        "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": [
            {
                "response_mode": "normal",
                "id": 1,
                "name": "Soyuz",
                "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).",
                "manufacturer": {
                    "response_mode": "normal",
                    "id": 1000,
                    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                    "name": "Energia",
                    "abbrev": "OKB-1",
                    "type": {
                        "id": 1,
                        "name": "Government"
                    },
                    "featured": false,
                    "country": [
                        {
                            "id": 5,
                            "name": "Russia",
                            "alpha_2_code": "RU",
                            "alpha_3_code": "RUS",
                            "nationality_name": "Russian",
                            "nationality_name_composed": "Russo"
                        }
                    ],
                    "description": null,
                    "administrator": null,
                    "founding_year": 1946,
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image": null,
                    "logo": null,
                    "social_logo": null
                },
                "parent": null,
                "maiden_flight": "1966-11-28",
                "spacecraft_flown": 197,
                "total_launch_count": 197,
                "successful_launches": 182,
                "failed_launches": 15,
                "attempted_landings": 189,
                "successful_landings": 183,
                "failed_landings": 6
            }
        ],
        "in_use": false,
        "image": {
            "id": 1927,
            "name": "[AUTO] Soyuz - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "capability": "Manned and Cargo ISS Logistics",
        "history": "The Soyuz TMA-M is an upgrade of the baseline Soyuz-TMA, using a new computer, digital interior displays, updated docking equipment and vehicle's total mass has been reduced by 70 kilograms. This new version debuted on 7 October 2010 with the launch of TMA-01M, carrying the ISS Expedition 25 crew. The Soyuz TMA-08M set a new record for the fastest manned docking into space station, event utilized the new 6-hour fast rendezvous instead of the previous Soyuz launches which had, since 1986, taken two days.",
        "details": "Soyuz is a series of spacecraft designed for the Soviet space programme by the Korolyov Design Bureau (now RKK Energia) in the 1960s that remains in service today. The Soyuz succeeded the Voskhod spacecraft and was originally built as part of the Soviet Manned Lunar programme. nn The Soyuz spacecraft is launched on a Soyuz rocket, the most frequently used and most reliable launch vehicle in the world to date. The Soyuz rocket design is based on the Vostok launcher, which in turn was based on the 8K74 or R-7A Semyorka, a Soviet intercontinental ballistic missile. All Soyuz spacecraft are launched from the Baikonur Cosmodrome in Kazakhstan.",
        "maiden_flight": "1966-11-28",
        "height": 7.48,
        "diameter": 2.72,
        "human_rated": true,
        "crew_capacity": 3,
        "payload_capacity": null,
        "payload_return_capacity": null,
        "flight_life": "200 Days",
        "wiki_link": "https://en.wikipedia.org/wiki/Soyuz_(spacecraft)",
        "info_link": "",
        "spacecraft_flown": 79,
        "total_launch_count": 79,
        "successful_launches": 65,
        "failed_launches": 14,
        "attempted_landings": 73,
        "successful_landings": 67,
        "failed_landings": 6,
        "fastest_turnaround": null
    },
    "fastest_turnaround": null,
    "flights": []
}