Retrieve all dinosaur locomotions
GET/locomotions
GET
/locomotions
Retrieves all dinosaur locomotions.
Responses
Section titled “ Responses ”A list of dinosaur locomotions with counts
object
uniqueLocomotions
Number of unique locomotion types
integer
Example
5data
Array<object>
object
locomotionType
Locomotion type
string
Example
bipedcount
Number of dinosaurs with this locomotion
integer
Example
450No locomotions found
object
error
string
Example
Sorry, there was an error retrieving all dinosaur locomotionsUnexpected error
object
error
string
Example
Sorry, an unexpected error occurred while retrieving all dinosaur locomotions