HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Aleena",
"classification": "reptile",
"designation": "sentient",
"average_height": "80",
"skin_colors": "blue, gray",
"hair_colors": "none",
"eye_colors": "unknown",
"average_lifespan": "79",
"homeworld": "http://swapi.dev/api/planets/38/",
"language": "Aleena",
"people": [
"http://swapi.dev/api/people/47/"
],
"films": [
"http://swapi.dev/api/films/4/"
],
"created": "2014-12-20T09:53:16.481000Z",
"edited": "2014-12-20T21:36:42.171000Z",
"url": "http://swapi.dev/api/species/16/"
}