HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Quarsh Panaka",
"height": "183",
"mass": "unknown",
"hair_color": "black",
"skin_color": "dark",
"eye_color": "brown",
"birth_year": "62BBY",
"gender": "male",
"homeworld": "https://swapi.dev/api/planets/8/",
"films": [
"https://swapi.dev/api/films/4/"
],
"species": [],
"vehicles": [],
"starships": [],
"created": "2014-12-19T17:55:43.348000Z",
"edited": "2014-12-20T21:17:50.399000Z",
"url": "https://swapi.dev/api/people/42/"
}