HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Tarfful",
"height": "234",
"mass": "136",
"hair_color": "brown",
"skin_color": "brown",
"eye_color": "blue",
"birth_year": "unknown",
"gender": "male",
"homeworld": "http://swapi.dev/api/planets/14/",
"films": [
"http://swapi.dev/api/films/6/"
],
"species": [
"http://swapi.dev/api/species/3/"
],
"vehicles": [],
"starships": [],
"created": "2014-12-20T19:46:34.209000Z",
"edited": "2014-12-20T21:17:50.491000Z",
"url": "http://swapi.dev/api/people/80/"
}