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

{
    "count": 590,
    "next": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=390&ordering=-mission_ends_count",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=370&ordering=-mission_ends_count",
    "results": [
        {
            "id": 60,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/60/?format=api",
            "name": "Soyuz TMA-11M",
            "serial_number": "Soyuz TMA-M 11F732A47 #711",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P187DT21H43M45S",
            "time_docked": "P187DT12H9M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TMA-11M was a Soyuz spacecraft which launched on 7 November 2013 04:14 UTC. It transported three members of the Expedition 38 crew to the International Space Station. The crew consisted of Mikhail Tyurin, Richard Mastracchio, and Koichi Wakata.",
            "spacecraft_config": {
                "id": 39,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api",
                "name": "Soyuz TMA-M",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "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": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma-m_image_20231225092103.jpeg"
            }
        },
        {
            "id": 117,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/117/?format=api",
            "name": "Soyuz TM-13",
            "serial_number": "Soyuz TM 11F732A51 #63",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P175DT2H51M22S",
            "time_docked": "P172DT21H50M21S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TM-13 was a Soyuz spacecraft which launched on 2 October 1991 05:59 UTC. It transported one member of the Expedition 10 crew, one Kazakh, and one Austrian astronaut to Mir. The Expedition 10 crew consisted of Alexander Volkov. The Kazakh astronaut was Toktar Aubakirov. The Austrian astronaut was Franz Viehböck.",
            "spacecraft_config": {
                "id": 41,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/41/?format=api",
                "name": "Soyuz TM",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "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": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
            }
        },
        {
            "id": 90,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/90/?format=api",
            "name": "Soyuz TMA-3",
            "serial_number": "Soyuz TMA 11F732A17 #213",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P194DT18H32M57S",
            "time_docked": "P192DT13H36M11S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TMA-3 was a Soyuz spacecraft which launched on 18 October 2003 05:38 UTC. It transported two members of the Expedition 8 crew and one astronaut to the International Space Station. The Expedition 8 crew consisted of Alexander Kaleri\r\nMichael Foale. The astronaut was ESA astronaut Pedro Duque.",
            "spacecraft_config": {
                "id": 40,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/40/?format=api",
                "name": "Soyuz TMA",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "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": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma_image_20231225093222.jpeg"
            }
        },
        {
            "id": 127,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/127/?format=api",
            "name": "Soyuz TM-3",
            "serial_number": "Soyuz TM 11F732A51 #53",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P160DT7H16M58S",
            "time_docked": "P5DT17H12M37S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TM-3 was a Soyuz spacecraft which launched on 22 July 1987 01:59 UTC. It transported one member of Expedition 2, and two cosmonauts on a short stay to Mir. The Expedition 2 member was Aleksandr Pavlovich Aleksandrov. The other cosmonauts were Alexander Viktorenko and Muhammed Faris.",
            "spacecraft_config": {
                "id": 41,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/41/?format=api",
                "name": "Soyuz TM",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "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": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
            }
        },
        {
            "id": 103,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/103/?format=api",
            "name": "Soyuz TM-27",
            "serial_number": "Soyuz TM 11F732A51 #76",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P207DT12H50M18S",
            "time_docked": "P205DT8H10M35S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TM-27 was a Soyuz spacecraft which launched on 29 January 1998 16:33 UTC. It transported two members of the Expedition 25  and one astronaut to Mir. The Expedition 25 crew consisted of Talgat Musabayev and Nikolai Budarin. The astronaut was Léopold Eyharts from the European Space Agency.",
            "spacecraft_config": {
                "id": 41,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/41/?format=api",
                "name": "Soyuz TM",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "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": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
            }
        },
        {
            "id": 92,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/92/?format=api",
            "name": "Soyuz TMA-1",
            "serial_number": "Soyuz TMA 11F732A17 #211",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P185DT22H52M49S",
            "time_docked": "P183DT17H42M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TMA-1 was a Soyuz spacecraft which launched on 30 October 2002 03:11 UTC. It transported three participants on a 10 day stay to the International Space Station. The crew consisted of Sergei Zalyotin, Frank De Winne, and Yury Lonchakov.",
            "spacecraft_config": {
                "id": 40,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/40/?format=api",
                "name": "Soyuz TMA",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "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": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma_image_20231225093222.jpeg"
            }
        },
        {
            "id": 67,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/67/?format=api",
            "name": "Soyuz TMA-04M",
            "serial_number": "Soyuz TMA-M 11F732A47 #705",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P124DT23H51M37S",
            "time_docked": "P122DT18H33M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TMA-04M was a Soyuz spacecraft which launched on 15 May 2012 03:01 UTC. It transported three members of the Expedition 31 crew to the International Space Station. The crew consisted of Gennady Padalka, Sergei Revin, and Joseph M. Acaba.",
            "spacecraft_config": {
                "id": 39,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/39/?format=api",
                "name": "Soyuz TMA-M",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "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": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma-m_image_20231225092103.jpeg"
            }
        },
        {
            "id": 110,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/110/?format=api",
            "name": "Soyuz TM-20",
            "serial_number": "Soyuz TM 11F732A51 #69",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P169DT5H21M30S",
            "time_docked": "P167DT14M53S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TM-20 was a Soyuz spacecraft which launched on 3 October 1994 22:42 UTC. It transported two members of the Expedition 17 crew and one German astronaut to Mir. The Expedition 17 crew consisted of Alexander Viktorenko and Yelena Kondakova. The German was ESA astronaut Ulf Merbold.",
            "spacecraft_config": {
                "id": 41,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/41/?format=api",
                "name": "Soyuz TM",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "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": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tm_image_20231228130713.jpeg"
            }
        },
        {
            "id": 79,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/79/?format=api",
            "name": "Soyuz TMA-14",
            "serial_number": "Soyuz TMA 11F732A17 #224",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P198DT16H42M42S",
            "time_docked": "P196DT11H36M41S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TMA-14 was a Soyuz spacecraft which launched on March 26 2009 11:49 UTC. It transported two members of the Expedition 19 crew and one participant to the International Space Station. The Expedition 19 crew consisted of Gennady Padalka and Michael Barratt. The spaceflight participant was tourist Charles Simonyi.",
            "spacecraft_config": {
                "id": 40,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/40/?format=api",
                "name": "Soyuz TMA",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "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": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_tma_image_20231225093222.jpeg"
            }
        },
        {
            "id": 248,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/248/?format=api",
            "name": "Progress M-25M",
            "serial_number": "Progress M-25M (No.424)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P179DT5H50M17S",
            "time_docked": "P177DT17H33M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M-25M (Russian: Прогресс М-25М), identified by NASA as Progress 57 or 57P, is a Progress spacecraft used by Roskosmos to resupply the International Space Station.",
            "spacecraft_config": {
                "id": 34,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/34/?format=api",
                "name": "Progress-M (modified)",
                "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": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress-m_252_image_20231219140115.jpeg"
            }
        }
    ]
}