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

{
    "response_mode": "detailed",
    "id": 240,
    "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/240/?format=api",
    "name": "Progress MS-04",
    "serial_number": "Progress MS-04 (No.434)",
    "is_placeholder": false,
    "image": {
        "id": 1924,
        "name": "[AUTO] Progress-MS - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194142.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "in_space": false,
    "time_in_space": "PT6M20S",
    "time_docked": "P0D",
    "flights_count": 1,
    "mission_ends_count": 1,
    "status": {
        "id": 4,
        "name": "Single Use"
    },
    "description": "Progress MS-04 (Russian: Прогресс МC-04), identified by NASA as Progress 65 or 65P, was a Progress cargo spacecraft launched by Roscosmos in an unsuccessful attempt to resupply the International Space Station.",
    "spacecraft_config": {
        "response_mode": "detailed",
        "id": 33,
        "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/33/?format=api",
        "name": "Progress-MS",
        "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": true,
        "image": {
            "id": 1924,
            "name": "[AUTO] Progress-MS - image",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194142.jpeg",
            "credit": null,
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "capability": "ISS Logistics, ISS Orbit Raising",
        "history": "Progress-MS is an improved variant which first launched on 21 December 2015. It has the following improvements:\r\n- New external compartment that enables it to deploy satellites.\r\n- Enhanced redundancy\r\n- Improved Micrometeoroid (MMOD) protection\r\n- Luch Russian relay satellites link capabilities\r\n- GNSS autonomous navigation\r\n- Real time relative navigation\r\n- New digital radio\r\n    The Ukrainian Chezara Kvant-V on board radio system and antenna/feeder system has been replaced with a Unified Command Telemetry System (UCTS).\r\n- Replacement of the Kurs A with Kurs NA digital system.",
        "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": "2015-12-21",
        "height": 7.23,
        "diameter": 2.72,
        "human_rated": false,
        "crew_capacity": null,
        "payload_capacity": 2400,
        "payload_return_capacity": null,
        "flight_life": "6 Months docked to ISS",
        "wiki_link": "https://en.wikipedia.org/wiki/Progress_(spacecraft)#Progress_MS_(2015%E2%80%93present)",
        "info_link": "",
        "spacecraft_flown": 30,
        "total_launch_count": 30,
        "successful_launches": 29,
        "failed_launches": 1,
        "attempted_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "fastest_turnaround": null
    },
    "fastest_turnaround": null,
    "flights": []
}