Spacecraft List
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=590&ordering=-time_docked
https://ll.thespacedevs.com/2.2.0/spacecraft/?format=api&limit=10&offset=580&ordering=-time_docked", "results": [ { "id": 436, "url": "https://ll.thespacedevs.com/2.2.0/spacecraft/436/?format=api", "name": "Crew Dragon C205", "serial_number": "C205", "is_placeholder": false, "in_space": false, "time_in_space": "PT9M", "time_docked": "P0D", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 1, "name": "Active" }, "description": "Crew Dragon 2 is the Crew Dragon spacecraft launched on the In Flight Abort Test.", "spacecraft_config": { "id": 6, "url": "https://ll.thespacedevs.com/2.2.0/config/spacecraft/6/?format=api", "name": "Crew 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/spacex_dm-2_cre_image_20200504065311.jpeg" } } ] }{ "count": 591, "next": null, "previous": "