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=370&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=380&ordering=mission_ends_count",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=360&ordering=mission_ends_count",
    "results": [
        {
            "id": 139,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/139/?format=api",
            "name": "Soyuz T-7",
            "serial_number": "Soyuz T 11F732 #12",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P113DT1H50M44S",
            "time_docked": "P111DT21H13M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz T-7 was a Soyuz spacecraft which launched on  19 August 1982 17:11 UTC. It  transported three cosmonauts of EP-2 to Salyut 7. The crew was Leonid Popov, Aleksandr Serebrov, and Svetlana Savitskaya.",
            "spacecraft_config": {
                "id": 42,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/42/?format=api",
                "name": "Soyuz T",
                "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_t_image_20231228134543.png"
            }
        },
        {
            "id": 62,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/62/?format=api",
            "name": "Soyuz TMA-09M",
            "serial_number": "Soyuz TMA-M 11F732A47 #709",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P166DT6H17M36S",
            "time_docked": "P165DT20H55M5S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TMA-09M was a Soyuz spacecraft which launched on 28 May 2013 20:31 UTC. It transported three members of the Expedition 36 crew to the International Space Station. The crew consisted of Fyodor Yurchikhin, Karen L. Nyberg, and Luca Parmitano.",
            "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": 80,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/80/?format=api",
            "name": "Soyuz TMA-13",
            "serial_number": "Soyuz TMA 11F732A17 #223",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P178DT14M27S",
            "time_docked": "P175DT19H29M11S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TMA-13 was a Soyuz spacecraft which launched on 12 October 2008 07:01 UTC. It transported two members of the Expedition 18 crew and one tourist to the International Space Station. The Expedition 18 crew consisted of Yuri Lonchakov and Michael Fincke. The tourist was Richard Garriott.",
            "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": 108,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/108/?format=api",
            "name": "Soyuz TM-22",
            "serial_number": "Soyuz TM 11F732A51 #71",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P179DT1H41M37S",
            "time_docked": "P176DT20H50M13S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TM-22 was a Soyuz spacecraft which launched on 3 September 1995 09:00 UTC. It transported three members of the Expedition 20 crew to Mir. The crew consisted of Yuri Gidzenko, Sergei Avdeyev, and Thomas Reiter.",
            "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": 113,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/113/?format=api",
            "name": "Soyuz TM-17",
            "serial_number": "Soyuz TM 11F732A51 #66",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P196DT17H45M2S",
            "time_docked": "P194DT12H13M8S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TM-17 was a Soyuz spacecraft which launched on 1 July 1993 14:32 UTC. It transported two members of the Expedition 14 crew and a French astronaut to Mir. The Expedition 14 crew consisted of Vasili Tsibliyev and Aleksandr Serebrov. The astronaut was ESA astronaut Jean-Pierre Haigneré.",
            "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": 31,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/31/?format=api",
            "name": "Apollo Kitty Hawk CSM-110",
            "serial_number": "CSM-110",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P9DT1M58S",
            "time_docked": "P4DT5H4M53S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "CSM-110 \"Kitty Hawk\" was an Apollo Command & Service Module used in the Apollo 14 mission.",
            "spacecraft_config": {
                "id": 10,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/10/?format=api",
                "name": "Apollo Command/Service Module",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 999,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/999/?format=api",
                    "name": "North American Aviation",
                    "type": "Commercial"
                },
                "in_use": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/apollo2520command2fservice2520module_image_20190207032507.jpeg"
            }
        },
        {
            "id": 106,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/106/?format=api",
            "name": "Soyuz TM-24",
            "serial_number": "Soyuz TM 11F732A51 #73",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P196DT17H25M57S",
            "time_docked": "P0D",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TM-24 was a Soyuz spacecraft which launched on 17 August 1996 13:18 UTC. It transported two members of the Expedition 22 and a French astronaut to Mir. The Expedition 22 crew consisted of Valery Korzun and Aleksandr Kaleri. The ESA astronaut was Claudie André-Deshays.",
            "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": 244,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/244/?format=api",
            "name": "Progress M-29M",
            "serial_number": "Progress M-29M (No.429)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P189DT20H41M20S",
            "time_docked": "P180DT15H23M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M-29M (Russian: Прогресс М-29М), identified by NASA as Progress 61 or 61P was 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"
            }
        },
        {
            "id": 41,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/41/?format=api",
            "name": "Soyuz MS-10",
            "serial_number": "Soyuz MS 11F732A48 #740",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "PT18M45S",
            "time_docked": "P0D",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz MS-10 was a manned Soyuz MS spaceflight which aborted shortly after launch on 11 October 2018 due to a failure of the Soyuz-FG launch vehicle boosters. It was intended to transport Aleksey Ovchinin and Nick Hague to the International Space Station.",
            "spacecraft_config": {
                "id": 38,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/38/?format=api",
                "name": "Soyuz MS",
                "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": true,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_ms_in_orb_image_20240313130407.jpeg"
            }
        },
        {
            "id": 111,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/111/?format=api",
            "name": "Soyuz TM-19",
            "serial_number": "Soyuz TM 11F732A51 #68",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P125DT22H53M10S",
            "time_docked": "P123DT18H36M29S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TM-19 was a Soyuz spacecraft which launched on 1 July 1994 12:24 UTC. It transported two members of the Expedition 16 crew to Mir. The crew consisted of Yuri Malenchenko and Talgat Musabayev.",
            "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"
            }
        }
    ]
}