HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Chagrian",
"classification": "amphibian",
"designation": "sentient",
"average_height": "190",
"skin_colors": "blue",
"hair_colors": "none",
"eye_colors": "blue",
"average_lifespan": "unknown",
"homeworld": "https://swapi.dev/api/planets/50/",
"language": "Chagria",
"people": [
"https://swapi.dev/api/people/59/"
],
"films": [
"https://swapi.dev/api/films/4/",
"https://swapi.dev/api/films/6/"
],
"created": "2014-12-20T10:53:28.795000Z",
"edited": "2014-12-20T21:36:42.193000Z",
"url": "https://swapi.dev/api/species/27/"
}