HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Cerean",
"classification": "mammal",
"designation": "sentient",
"average_height": "200",
"skin_colors": "pale pink",
"hair_colors": "red, blond, black, white",
"eye_colors": "hazel",
"average_lifespan": "unknown",
"homeworld": "https://swapi.dev/api/planets/43/",
"language": "Cerean",
"people": [
"https://swapi.dev/api/people/52/"
],
"films": [
"https://swapi.dev/api/films/4/",
"https://swapi.dev/api/films/6/"
],
"created": "2014-12-20T10:15:33.765000Z",
"edited": "2014-12-20T21:36:42.179000Z",
"url": "https://swapi.dev/api/species/20/"
}