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=320&ordering=-time_docked
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=330&ordering=-time_docked",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=310&ordering=-time_docked",
    "results": [
        {
            "id": 161,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/161/?format=api",
            "name": "Cygnus CRS Orb-1",
            "serial_number": null,
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P41DT12M55S",
            "time_docked": "P37DT33M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Cygnus CRS Orb-1, also known as Orbital-1, was the second flight of the Orbital Sciences Cygnus unmanned resupply spacecraft, its second flight to the International Space Station and the third launch of the company's Antares launch vehicle.",
            "spacecraft_config": {
                "id": 5,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/5/?format=api",
                "name": "Cygnus Standard",
                "type": {
                    "id": 4,
                    "name": "Cargo Resupply"
                },
                "agency": {
                    "id": 257,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/257/?format=api",
                    "name": "Northrop Grumman Space Systems",
                    "type": "Commercial"
                },
                "in_use": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520standard_image_20190207032514.jpeg"
            }
        },
        {
            "id": 181,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/181/?format=api",
            "name": "Soyuz 26",
            "serial_number": "Soyuz 7K-T 11F615A8 #43",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P37DT10H6M18S",
            "time_docked": "P36DT5H5M19S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz 26 was a Soyuz spacecraft which launched on 10 December 1977 01:18 UTC. It  transported two cosmonauts of EO-1 to Salyut 6. The crew was Yuri Romanenko and Georgi Grechko. It also transported down the two cosmonauts from EP-1.",
            "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": 388,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/388/?format=api",
            "name": "Progress 27",
            "serial_number": "Progress 27 (No.134)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P40DT9H58M37S",
            "time_docked": "P36DT4H2M11S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress 27 (Russian: Прогресс 27), 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": 175,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/175/?format=api",
            "name": "Kounotori 5",
            "serial_number": "HTV-5",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P41DT8H42M11S",
            "time_docked": "P34DT17H44M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Kounotori 5, also known as HTV-5, is the fifth flight of the H-II Transfer Vehicle, an uncrewed cargo spacecraft launched to resupply the International Space Station. It was launched on August 19, 2015.",
            "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": 430,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/430/?format=api",
            "name": "Kounotori 8",
            "serial_number": "HTV-8",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P38DT1H15M55S",
            "time_docked": "P34DT6H9M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Kounotori 8 is the eighth HTV spacecraft. It is scheduled to launch in September 2019 on a resupply mission to the ISS.",
            "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": 374,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/374/?format=api",
            "name": "Progress 41",
            "serial_number": "Progress 41 (No.149)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P39DT17H17M45S",
            "time_docked": "P33DT4H55M29S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress 41 (Russian: Прогресс 41), 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": 349,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/349/?format=api",
            "name": "Progress M-24",
            "serial_number": "Progress M-24 (No.224)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P40DT8H17M48S",
            "time_docked": "P32DT5H25M24S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M-24 (Russian: Прогресс М-24), 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": 357,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/357/?format=api",
            "name": "Progress M-16",
            "serial_number": "Progress M-16 (No.216)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P33DT15H52M27S",
            "time_docked": "P31DT7H47M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M-16 (Russian: Прогресс М-16), 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": 369,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/369/?format=api",
            "name": "Progress M-4",
            "serial_number": "Progress M-4 (No.204)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P36DT7H42M8S",
            "time_docked": "P31DT7H16M30S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M-4 (Russian: Прогресс М-4), 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": 390,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/390/?format=api",
            "name": "Progress 25",
            "serial_number": "Progress 25 (No.127)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P32DT14H40M5S",
            "time_docked": "P30DT8H8M6S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress 25 (Russian: Прогресс 25), 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"
            }
        }
    ]
}