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

{
    "response_mode": "detailed",
    "id": 375,
    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/375/?format=api",
    "name": "Progress 40",
    "serial_number": "Progress 40 (No.148)",
    "is_placeholder": false,
    "image": {
        "id": 1920,
        "name": "[AUTO] Progress 7K-TG - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194135.png",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "in_space": false,
    "time_in_space": "P22DT17H5M8S",
    "time_docked": "P18DT15H16M14S",
    "flights_count": 1,
    "mission_ends_count": 1,
    "status": {
        "id": 4,
        "name": "Single Use"
    },
    "description": "Progress 40 (Russian: Прогресс 40), was a Progress spacecraft used to resupply the space station Mir.",
    "spacecraft_config": {
        "response_mode": "detailed",
        "id": 8,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/8/?format=api",
        "name": "Progress 7K-TG",
        "type": {
            "id": 4,
            "name": "Cargo Resupply"
        },
        "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": 2,
                "name": "Progress",
                "description": "The Progress is a Russian expendable cargo spacecraft. Its purpose is to deliver the supplies needed to sustain a human presence in orbit.",
                "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": "1978-01-20",
                "spacecraft_flown": 183,
                "total_launch_count": 183,
                "successful_launches": 180,
                "failed_launches": 3,
                "attempted_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0
            }
        ],
        "in_use": false,
        "image": {
            "id": 1920,
            "name": "[AUTO] Progress 7K-TG - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress_7k-tg_image_20231220085840.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194135.png",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "capability": "Salyut-7 & Mir Logistics",
        "history": "Progress 7K-TG , was a Soviet uncrewed spacecraft used to resupply space stations in low Earth orbit. Forty three flew, delivering cargo to Salyut 6, Salyut 7, and Mir. It was the first version of the Progress spacecraft to fly, and spawned later derivatives including the Progress-M which replaced it, and the later Progress-M1.",
        "details": "Progress is derived from the manned Soyuz spacecraft and is launched on the same vehicle, a Soyuz rocket.\r\nThe purpose of Progress is to deliver supplies needed to sustain human presence in orbit. Currently it is used as a re-supply spacecraft for the ISS.",
        "maiden_flight": "1978-01-20",
        "height": 7.23,
        "diameter": 2.72,
        "human_rated": false,
        "crew_capacity": null,
        "payload_capacity": 1700,
        "payload_return_capacity": null,
        "flight_life": "33 to 75 days",
        "wiki_link": "https://en.wikipedia.org/wiki/Progress_(spacecraft)",
        "info_link": "https://www.nasa.gov/mission_pages/station/structure/elements/progress.html",
        "spacecraft_flown": 44,
        "total_launch_count": 44,
        "successful_launches": 44,
        "failed_launches": 0,
        "attempted_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "fastest_turnaround": null
    },
    "fastest_turnaround": null,
    "flights": []
}