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=300&ordering=-time_in_space
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=310&ordering=-time_in_space",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=290&ordering=-time_in_space",
    "results": [
        {
            "id": 176,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/176/?format=api",
            "name": "Kounotori 6",
            "serial_number": "HTV-6",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P58DT1H39M13S",
            "time_docked": "P44DT21H2M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Kounotori 6, also known as HTV-6, is the sixth flight of the H-II Transfer Vehicle, an unmanned cargo spacecraft launched to resupply the International Space Station. It was launched at 13:26:47 UTC on 9 December 2016 aboard H-IIB launch vehicle from Tanegashima Space Center.",
            "spacecraft_config": {
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/18/?format=api",
                "name": "H-II Transfer Vehicle (HTV)",
                "type": {
                    "id": 4,
                    "name": "Cargo Resupply"
                },
                "agency": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "type": "Government"
                },
                "in_use": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg"
            }
        },
        {
            "id": 325,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/325/?format=api",
            "name": "Progress M1-5",
            "serial_number": "Progress M1-5 (No.254)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P58DT1H30M42S",
            "time_docked": "P8850DT20H46M16S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M1-5 (Russian: Прогресс M1-5), was a Progress spacecraft used to deorbit the space station Mir.",
            "spacecraft_config": {
                "id": 36,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/36/?format=api",
                "name": "Progress-M1",
                "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-m1_image_20231219142545.jpeg"
            }
        },
        {
            "id": 339,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/339/?format=api",
            "name": "Progress M-34",
            "serial_number": "Progress M-34 (No.234)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P56DT14H27M45S",
            "time_docked": "P76DT16H52M47S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M-34 (Russian: Прогресс М-34), 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": 254,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/254/?format=api",
            "name": "Progress M-19M",
            "serial_number": "Progress M-19M (No.419)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P56DT3H26M44S",
            "time_docked": "P46DT1H33M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M-19M (Russian: Прогресс М-19М), identified by NASA as Progress 51 or 51P, 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"
            }
        },
        {
            "id": 383,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/383/?format=api",
            "name": "Progress 32",
            "serial_number": "Progress 32 (No.139)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P56DT1H14M6S",
            "time_docked": "P52DT16H38M55S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress 32 (Russian: Прогресс 32), was a Progress spacecraft used to resupply the space station Mir.",
            "spacecraft_config": {
                "id": 8,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/8/?format=api",
                "name": "Progress 7K-TG",
                "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_7k-tg_image_20231220085840.png"
            }
        },
        {
            "id": 173,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/173/?format=api",
            "name": "Kounotori 3",
            "serial_number": "HTV-3",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P55DT3H20M42S",
            "time_docked": "P45DT23H27M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Kounotori 3, also known as HTV-3, is the third Japanese H-II Transfer Vehicle. It was launched on 21 July 2012 to resupply the International Space Station (ISS) aboard the H-IIB Launch Vehicle No. 3 (H-IIB F3) manufactured by MHI and JAXA. Kounotori 3 arrived at the ISS on 27 July 2012, and Expedition 32 Flight Engineer and JAXA astronaut Akihiko Hoshide used the International Space Station's Canadarm2 robotic arm to install Kounotori 3, to its docking port on the Earth-facing side of the Harmony module at 14:34 GMT.",
            "spacecraft_config": {
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/18/?format=api",
                "name": "H-II Transfer Vehicle (HTV)",
                "type": {
                    "id": 4,
                    "name": "Cargo Resupply"
                },
                "agency": {
                    "id": 37,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                    "name": "Japan Aerospace Exploration Agency",
                    "type": "Government"
                },
                "in_use": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/htv-4_captured__image_20240325122159.jpeg"
            }
        },
        {
            "id": 404,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/404/?format=api",
            "name": "Progress 12",
            "serial_number": "Progress 12 (No.113)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P55DT2H40M58S",
            "time_docked": "P52DT2H18M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress 12 (Russian: Прогресс 12), was a Progress spacecraft used to resupply the space station Salyut 6.",
            "spacecraft_config": {
                "id": 8,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/8/?format=api",
                "name": "Progress 7K-TG",
                "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_7k-tg_image_20231220085840.png"
            }
        },
        {
            "id": 149,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/149/?format=api",
            "name": "Soyuz 35",
            "serial_number": "Soyuz 7K-T 11F615A8 #51",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P55DT1H28M1S",
            "time_docked": "P53DT20H34M28S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz 35 was a Soyuz spacecraft which launched on 9 April 1980 13:38 UTC. It  transported two cosmonauts of EO-4 to Salyut 6. The crew was Leonid Popov and Valery Ryumin.\r\n\r\nIt also ferried down two cosmonauts from EP-5.",
            "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": 299,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/299/?format=api",
            "name": "Progress M-62",
            "serial_number": "Progress M-62 (No.362)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P54DT6H16M19S",
            "time_docked": "P40DT2H18M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M-62 (Russian: Прогресс М-62), identified by NASA as Progress 27 or 27P, was a Progress spacecraft used to resupply the International Space Station.",
            "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": 352,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/352/?format=api",
            "name": "Progress M-21",
            "serial_number": "Progress M-21 (No.221)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P54DT3H50S",
            "time_docked": "P51DT21H24M16S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M-21 (Russian: Прогресс М-21), 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"
            }
        }
    ]
}