HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Muun",
"classification": "mammal",
"designation": "sentient",
"average_height": "190",
"skin_colors": "grey, white",
"hair_colors": "none",
"eye_colors": "black",
"average_lifespan": "100",
"homeworld": "https://swapi.dev/api/planets/57/",
"language": "Muun",
"people": [
"https://swapi.dev/api/people/77/"
],
"films": [
"https://swapi.dev/api/films/5/",
"https://swapi.dev/api/films/6/"
],
"created": "2014-12-20T17:58:19.088000Z",
"edited": "2014-12-20T21:36:42.207000Z",
"url": "https://swapi.dev/api/species/34/"
}