HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Wat Tambor",
"height": "193",
"mass": "48",
"hair_color": "none",
"skin_color": "green, grey",
"eye_color": "unknown",
"birth_year": "unknown",
"gender": "male",
"homeworld": "http://swapi.dev/api/planets/56/",
"films": [
"http://swapi.dev/api/films/5/"
],
"species": [
"http://swapi.dev/api/species/33/"
],
"vehicles": [],
"starships": [],
"created": "2014-12-20T17:53:52.607000Z",
"edited": "2014-12-20T21:17:50.481000Z",
"url": "http://swapi.dev/api/people/76/"
}