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=480&ordering=flights_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=490&ordering=flights_count",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=470&ordering=flights_count",
    "results": [
        {
            "id": 179,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/179/?format=api",
            "name": "Soyuz 28",
            "serial_number": "Soyuz 7K-T 11F615A8 #45",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P7DT22H15M50S",
            "time_docked": "P6DT17H14M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz 28 was a Soyuz spacecraft which launched on 02 March 1978 15:28 UTC. It  transported two cosmonauts of EP-2 to Salyut 6. The crew was Aleksei Gubarev and Vladimír Remek.",
            "spacecraft_config": {
                "id": 1,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/1/?format=api",
                "name": "Soyuz",
                "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_image_20201015191152.jpg"
            }
        },
        {
            "id": 1,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/1/?format=api",
            "name": "Apollo Columbia CSM-107",
            "serial_number": "CSM-107",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P8DT3H18M",
            "time_docked": "P4DT2H54M28S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "CSM-107 \"Columbia\" was an Apollo Command & Service Module used in the Apollo 11 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": 341,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/341/?format=api",
            "name": "Progress M-32",
            "serial_number": "Progress M-32 (No.232)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P112DT2H42M19S",
            "time_docked": "P93DT21H46M25S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M-32 (Russian: Прогресс М-32), was a Progress spacecraft used to resupply the space station Mir.",
            "spacecraft_config": {
                "id": 35,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/35/?format=api",
                "name": "Progress-M",
                "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_image_20231219141001.jpeg"
            }
        },
        {
            "id": 26,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/26/?format=api",
            "name": "Apollo CSM-103",
            "serial_number": "CSM-103",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P6DT3H",
            "time_docked": "P0D",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "CSM-103 was an Apollo Command & Service Module used in the Apollo 8 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": 48,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/48/?format=api",
            "name": "Soyuz MS-03",
            "serial_number": "Soyuz MS 11F732A48 #733",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P196DT17H49M47S",
            "time_docked": "P194DT12H49M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz MS-03 was a Soyuz spaceflight launched on 17 November 2016. It transported three members of the Expedition 50 crew to the International Space Station. The crew consisted of Oleg Novitskiy, Thomas Pesquet, and Peggy A. Whitson.",
            "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": 54,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/54/?format=api",
            "name": "Soyuz TMA-17M",
            "serial_number": "Soyuz TMA-M 11F732A47 #717",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P141DT16H9M16S",
            "time_docked": "P141DT7H2M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TMA-17M was a Soyuz spacecraft which launched on 22 July 2015. It transported three members of the Expedition 44 crew to the International Space Station. The crew consisted of Oleg Kononenko, Kimiya Yui, and Kjell N. Lindgren",
            "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": 55,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/55/?format=api",
            "name": "Soyuz TMA-16M",
            "serial_number": "Soyuz TMA-M 11F732A47 #716",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P168DT5H8M3S",
            "time_docked": "P167DT19H37M52S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TMA-16M was a Soyuz spacecraft which launched on 27 March 2015 19:42 UTC. It transported three members of the Expedition 43 crew to the International Space Station. The crew consisted of Gennady Padalka, Mikhail Korniyenko, and Scott Kelly.",
            "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": 125,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/125/?format=api",
            "name": "Soyuz TM-5",
            "serial_number": "Soyuz TM 11F732A51 #55",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P91DT10H46M25S",
            "time_docked": "P7DT14H23M40S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz TM-4 was a Soyuz spacecraft which launched on 7 June 1988 14:03 UTC. It transported two soviets and one Bulgarian cosmonaut to Mir. The soviet cosmonauts were Anatoly Solovyev and Viktor Savinykh. The Bulgarian cosmonaut was Aleksandr Aleksandrov.",
            "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": 5,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/5/?format=api",
            "name": "Mercury No.18",
            "serial_number": "18",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "PT4H55M44S",
            "time_docked": "P0D",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Mercury No.18 is the Mercury capsule used for the Mercury-Atlas 7  - callsign \"Aurora 7\" - mission launched on May 24, 1962 and piloted by astronaut Scott Carpenter.",
            "spacecraft_config": {
                "id": 11,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/11/?format=api",
                "name": "Mercury",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "in_use": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mercury_image_20190207032519.jpeg"
            }
        },
        {
            "id": 7,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/7/?format=api",
            "name": "Mercury No.20",
            "serial_number": "20",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P1DT10H19M47S",
            "time_docked": "P0D",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Mercury No.20 is the Mercury capsule used for the Mercury-Atlas 9 - callsign \"Faith 7\" - mission launched on May 15, 1963 and piloted by astronaut Gordon Cooper.",
            "spacecraft_config": {
                "id": 11,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/11/?format=api",
                "name": "Mercury",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "type": "Government"
                },
                "in_use": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/mercury_image_20190207032519.jpeg"
            }
        }
    ]
}