HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Ben Quadinaros",
"height": "163",
"mass": "65",
"hair_color": "none",
"skin_color": "grey, green, yellow",
"eye_color": "orange",
"birth_year": "unknown",
"gender": "male",
"homeworld": "https://swapi.dev/api/planets/41/",
"films": [
"https://swapi.dev/api/films/4/"
],
"species": [
"https://swapi.dev/api/species/19/"
],
"vehicles": [],
"starships": [],
"created": "2014-12-20T10:08:33.777000Z",
"edited": "2014-12-20T21:17:50.417000Z",
"url": "https://swapi.dev/api/people/50/"
}