HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Quermian",
"classification": "mammal",
"designation": "sentient",
"average_height": "240",
"skin_colors": "white",
"hair_colors": "none",
"eye_colors": "yellow",
"average_lifespan": "86",
"homeworld": "http://swapi.dev/api/planets/48/",
"language": "Quermian",
"people": [
"http://swapi.dev/api/people/57/"
],
"films": [
"http://swapi.dev/api/films/4/",
"http://swapi.dev/api/films/6/"
],
"created": "2014-12-20T10:34:50.827000Z",
"edited": "2014-12-20T21:36:42.189000Z",
"url": "http://swapi.dev/api/species/25/"
}