HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Jango Fett",
"height": "183",
"mass": "79",
"hair_color": "black",
"skin_color": "tan",
"eye_color": "brown",
"birth_year": "66BBY",
"gender": "male",
"homeworld": "http://swapi.dev/api/planets/53/",
"films": [
"http://swapi.dev/api/films/5/"
],
"species": [],
"vehicles": [],
"starships": [],
"created": "2014-12-20T16:54:41.620000Z",
"edited": "2014-12-20T21:17:50.465000Z",
"url": "http://swapi.dev/api/people/69/"
}