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=360&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=370&ordering=time_docked",
    "previous": "https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=350&ordering=time_docked",
    "results": [
        {
            "id": 554,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/554/?format=api",
            "name": "Cargo Dragon C211",
            "serial_number": "C211",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P88DT7H3M3S",
            "time_docked": "P83DT20H24M",
            "flights_count": 2,
            "mission_ends_count": 2,
            "status": {
                "id": 1,
                "name": "Active"
            },
            "description": "Third Cargo Dragon 2",
            "spacecraft_config": {
                "id": 7,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/7/?format=api",
                "name": "Cargo Dragon 2",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "type": "Commercial"
                },
                "in_use": true,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-28_dragon_d_image_20230530191602.jpeg"
            }
        },
        {
            "id": 327,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/327/?format=api",
            "name": "Progress M1-3",
            "serial_number": "Progress M1-3 (No.251)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P86DT13H26M38S",
            "time_docked": "P84DT7H51M53S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M1-3 (Russian: Прогресс М1-3), identified by NASA as Progress 1 or 1P, was a Progress spacecraft used to resupply the International Space Station.",
            "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": 440,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/440/?format=api",
            "name": "Kounotori 9",
            "serial_number": "HTV-9",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P91DT13H36M",
            "time_docked": "P85DT5H23M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Kounotori 9 is the ninth HTV spacecraft. It is scheduled to launch in May 2020 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": 266,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/266/?format=api",
            "name": "Progress M-08M",
            "serial_number": "Progress M-08M (No.408)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P88DT14H55M7S",
            "time_docked": "P85DT8H6M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M-08M (Russian: Прогресс М-08М), identified by NASA as Progress 40 or 40P, is a Progress spacecraft which was used 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": 315,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/315/?format=api",
            "name": "Progress M1-10",
            "serial_number": "Progress M1-10 (No.259)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P117DT2H3M41S",
            "time_docked": "P85DT8H26M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M1-10 (Russian: Прогресс М1-10), identified by NASA as Progress 11 or 11P, was a Progress spacecraft used to resupply the International Space Station.",
            "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": 342,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/342/?format=api",
            "name": "Progress M-31",
            "serial_number": "Progress M-31 (No.231)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P88DT13H28M45S",
            "time_docked": "P86DT7H50M35S",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M-31 (Russian: Прогресс М-31), 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": 318,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/318/?format=api",
            "name": "Progress M-46",
            "serial_number": "Progress M-46 (No.246)",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P110DT4H45M30S",
            "time_docked": "P87DT7H36M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Progress M-46 (Russian: Прогресс М-46), identified by NASA as Progress 8 or 8P, 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": 432,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/432/?format=api",
            "name": "Cygnus CRS NG-12 (S.S. Alan Bean)",
            "serial_number": null,
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P136DT9H13S",
            "time_docked": "P88DT5H25M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "This is the twelfth flight to the ISS by the Cygnus spacecraft under the CRS program and their first under the CRS2 program. This is also the 8th use of the enhanced size Cygnus.",
            "spacecraft_config": {
                "id": 19,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/19/?format=api",
                "name": "Cygnus Enhanced",
                "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": true,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg"
            }
        },
        {
            "id": 287,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/287/?format=api",
            "name": "Soyuz 20",
            "serial_number": "Soyuz 7K-T 11F615A9 #64",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P90DT11H47M23S",
            "time_docked": "P88DT6H48M",
            "flights_count": 1,
            "mission_ends_count": 1,
            "status": {
                "id": 4,
                "name": "Single Use"
            },
            "description": "Soyuz 20 (Russian: Союз 20, Union 20) was an unmanned spacecraft launched by the Soviet Union. It was a long-duration test of the Soyuz spacecraft that docked with the Salyut 4 space station. Soyuz 20 performed comprehensive checking of improved on-board systems of the spacecraft under various flight conditions. It also carried a biological payload. Living organisms were exposed to three months in space.\r\n\r\nIt was reentered on 16 February 1976.",
            "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": 221,
            "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/221/?format=api",
            "name": "Dragon C112",
            "serial_number": "C112",
            "is_placeholder": false,
            "in_space": false,
            "time_in_space": "P99DT1H13S",
            "time_docked": "P88DT16H53M",
            "flights_count": 3,
            "mission_ends_count": 3,
            "status": {
                "id": 2,
                "name": "Retired"
            },
            "description": "The C112 capsule was flown on CRS-10, CRS-16 and CRS-20.\r\n\r\nOn CRS-10 the capsule lifted off from the Kennedy Space Center from pad 39A. This was the first flight from this pad since STS-135 left the pad in mid-2011. The vehicle experienced some software issues meaning its berthing was delayed for a day.",
            "spacecraft_config": {
                "id": 3,
                "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/3/?format=api",
                "name": "Dragon 1",
                "type": {
                    "id": 2,
                    "name": "Capsule"
                },
                "agency": {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "type": "Commercial"
                },
                "in_use": false,
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crs-172520dragon2520berthing_image_20190318203226.jpeg"
            }
        }
    ]
}