API endpoint that allows Spacecrafts to be viewed. A Spacecraft is a physically manufactured instance of a Spacecraft Configuration

GET: Return a list of all the existing spacecraft.

FILTERS: Parameters - 'name', 'status', 'spacecraft_config', 'is_placeholder', 'in_space' Example - /2.2.0/spacecraft/?in_space=true

SEARCH EXAMPLE: Example - /2.2.0/spacecraft/?search=Dragon

ORDERING: Fields - 'id', 'time_in_space', 'time_docked', 'flights_count', 'mission_ends_count' Example - /2.2.0/spacecraft/?ordering=id

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

{
    "id": 607,
    "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/607/?format=api",
    "name": "Progress MS-30",
    "serial_number": null,
    "is_placeholder": false,
    "in_space": true,
    "time_in_space": "P34DT4H41M4S",
    "time_docked": "P32DT3H3M31S",
    "flights_count": 1,
    "mission_ends_count": 0,
    "status": {
        "id": 4,
        "name": "Single Use"
    },
    "description": "Progress MS-30 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
    "spacecraft_config": {
        "id": 33,
        "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api",
        "name": "Progress-MS",
        "type": {
            "id": 4,
            "name": "Cargo Resupply"
        },
        "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": true,
        "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",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg",
        "nation_url": null,
        "wiki_link": "https://en.wikipedia.org/wiki/Progress_(spacecraft)#Progress_MS_(2015%E2%80%93present)",
        "info_link": ""
    },
    "flights": [
        {
            "id": 872,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/flight/872/?format=api",
            "destination": "ISS",
            "mission_end": null,
            "spacecraft": {
                "id": 607,
                "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/607/?format=api",
                "name": "Progress MS-30",
                "serial_number": null,
                "is_placeholder": false,
                "in_space": true,
                "time_in_space": "P34DT4H41M4S",
                "time_docked": "P32DT3H3M31S",
                "flights_count": 1,
                "mission_ends_count": 0,
                "status": {
                    "id": 4,
                    "name": "Single Use"
                },
                "description": "Progress MS-30 is a Progress spacecraft used by Roscosmos to resupply the International Space Station (ISS).",
                "spacecraft_config": {
                    "id": 33,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/33/?format=api",
                    "name": "Progress-MS",
                    "type": {
                        "id": 4,
                        "name": "Cargo Resupply"
                    },
                    "agency": {
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "type": "Government"
                    },
                    "in_use": true,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-ms_image_20231219150735.jpeg"
                }
            },
            "launch": {
                "id": "76cbeca6-325c-40bb-b273-53bbb51c84fe",
                "url": "https://ll.thespacedevs.com/2.2.0/launch/76cbeca6-325c-40bb-b273-53bbb51c84fe/?format=api",
                "slug": "soyuz-21a-progress-ms-30-91p",
                "name": "Soyuz 2.1a | Progress MS-30 (91P)",
                "status": {
                    "id": 3,
                    "name": "Launch Successful",
                    "abbrev": "Success",
                    "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                },
                "last_updated": "2025-02-28T10:39:31Z",
                "net": "2025-02-27T21:24:27Z",
                "window_end": "2025-02-27T21:24:27Z",
                "window_start": "2025-02-27T21:24:27Z",
                "net_precision": {
                    "id": 0,
                    "name": "Second",
                    "abbrev": "SEC",
                    "description": "The T-0 is accurate to the second."
                },
                "probability": null,
                "weather_concerns": null,
                "holdreason": "",
                "failreason": "",
                "hashtag": null,
                "launch_service_provider": {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "type": "Government"
                },
                "rocket": {
                    "id": 8358,
                    "configuration": {
                        "id": 24,
                        "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/24/?format=api",
                        "name": "Soyuz 2.1a",
                        "family": "Soyuz",
                        "full_name": "Soyuz 2.1a",
                        "variant": ""
                    }
                },
                "mission": {
                    "id": 6939,
                    "name": "Progress MS-30 (91P)",
                    "description": "Progress resupply mission to the International Space Station.",
                    "launch_designator": null,
                    "type": "Resupply",
                    "orbit": {
                        "id": 8,
                        "name": "Low Earth Orbit",
                        "abbrev": "LEO"
                    },
                    "agencies": [
                        {
                            "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",
                            "launch_library_url": null,
                            "total_launch_count": 330,
                            "consecutive_successful_launches": 54,
                            "successful_launches": 319,
                            "failed_launches": 11,
                            "pending_launches": 11,
                            "consecutive_successful_landings": 0,
                            "successful_landings": 0,
                            "failed_landings": 0,
                            "attempted_landings": 0,
                            "info_url": "http://en.roscosmos.ru/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
                            "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                            "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg"
                        }
                    ],
                    "info_urls": [],
                    "vid_urls": []
                },
                "pad": {
                    "id": 20,
                    "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api",
                    "agency_id": null,
                    "name": "31/6",
                    "description": "",
                    "info_url": null,
                    "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                    "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                    "latitude": "45.996034",
                    "longitude": "63.564003",
                    "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_20_20200803143516.jpg",
                    "total_launch_count": 421,
                    "orbital_launch_attempt_count": 421
                },
                "webcast_live": false,
                "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1a_lift_image_20250228103923.jpg",
                "infographic": null,
                "program": [
                    {
                        "id": 17,
                        "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                        "name": "International Space Station",
                        "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                        "agencies": [
                            {
                                "id": 16,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                "name": "Canadian Space Agency",
                                "type": "Government"
                            },
                            {
                                "id": 27,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                "name": "European Space Agency",
                                "type": "Multinational"
                            },
                            {
                                "id": 37,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                "name": "Japan Aerospace Exploration Agency",
                                "type": "Government"
                            },
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "type": "Government"
                            },
                            {
                                "id": 63,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "type": "Government"
                            }
                        ],
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                        "start_date": "1998-11-20T06:40:00Z",
                        "end_date": null,
                        "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                        "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                        "mission_patches": [],
                        "type": {
                            "id": 2,
                            "name": "Human Spaceflight"
                        }
                    }
                ],
                "orbital_launch_attempt_count": 6890,
                "location_launch_attempt_count": 1554,
                "pad_launch_attempt_count": 421,
                "agency_launch_attempt_count": 330,
                "orbital_launch_attempt_count_year": 41,
                "location_launch_attempt_count_year": 1,
                "pad_launch_attempt_count_year": 1,
                "agency_launch_attempt_count_year": 1,
                "type": "normal"
            },
            "landing": {
                "id": 1579,
                "attempt": false,
                "success": null,
                "description": "",
                "downrange_distance": null,
                "location": {
                    "id": 15,
                    "name": "South Pacific",
                    "abbrev": "PAC",
                    "description": "Pacific Ocean off the coast of Mahia Peninsula, New Zealand.",
                    "location": {
                        "id": 10,
                        "url": "https://ll.thespacedevs.com/2.2.0/location/10/?format=api",
                        "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
                        "country_code": "NZL",
                        "description": "Rocket Lab Launch Complex 1 is a commercial spaceport located close to Ahuriri Point at the southern tip of Māhia Peninsula, on the east coast of New Zealand's North Island. It is owned and operated by private spaceflight company Rocket Lab and supports launches of the company's Electron rocket for small satellites. With the launch of Electron on 25 May 2017, it became the first private spaceport to host an orbital launch attempt, and the first site in New Zealand to host an orbital launch attempt. With the Electron launch of 21 January 2018, it became the first private spaceport to host a successful orbital launch.",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
                        "timezone_name": "Pacific/Auckland",
                        "total_launch_count": 57,
                        "total_landing_count": 17
                    },
                    "successful_landings": 4
                },
                "type": {
                    "id": 7,
                    "name": "Destructive Reentry",
                    "abbrev": "ATM",
                    "description": "Spacecraft burned up in the atmosphere"
                }
            }
        }
    ]
}