HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Roos Tarpals",
"height": "224",
"mass": "82",
"hair_color": "none",
"skin_color": "grey",
"eye_color": "orange",
"birth_year": "unknown",
"gender": "male",
"homeworld": "https://swapi.dev/api/planets/8/",
"films": [
"https://swapi.dev/api/films/4/"
],
"species": [
"https://swapi.dev/api/species/12/"
],
"vehicles": [],
"starships": [],
"created": "2014-12-19T17:32:56.741000Z",
"edited": "2014-12-20T21:17:50.385000Z",
"url": "https://swapi.dev/api/people/37/"
}