Skip to content

Retrieve all dinosaur locomotions

GET
/locomotions

Retrieves all dinosaur locomotions.

A list of dinosaur locomotions with counts

object
uniqueLocomotions

Number of unique locomotion types

integer
Example
5
data
Array<object>
object
locomotionType

Locomotion type

string
Allowed values: biped facultative biped gliding quadruped swimming
Example
biped
count

Number of dinosaurs with this locomotion

integer
Example
450

No locomotions found

object
error
string
Example
Sorry, there was an error retrieving all dinosaur locomotions

Unexpected error

object
error
string
Example
Sorry, an unexpected error occurred while retrieving all dinosaur locomotions