HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Gasgano",
"height": "122",
"mass": "unknown",
"hair_color": "none",
"skin_color": "white, blue",
"eye_color": "black",
"birth_year": "unknown",
"gender": "male",
"homeworld": "http://swapi.dev/api/planets/40/",
"films": [
"http://swapi.dev/api/films/4/"
],
"species": [
"http://swapi.dev/api/species/18/"
],
"vehicles": [],
"starships": [],
"created": "2014-12-20T10:02:12.223000Z",
"edited": "2014-12-20T21:17:50.416000Z",
"url": "http://swapi.dev/api/people/49/"
}