HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Tion Medon",
"height": "206",
"mass": "80",
"hair_color": "none",
"skin_color": "grey",
"eye_color": "black",
"birth_year": "unknown",
"gender": "male",
"homeworld": "https://swapi.dev/api/planets/12/",
"films": [
"https://swapi.dev/api/films/6/"
],
"species": [
"https://swapi.dev/api/species/37/"
],
"vehicles": [],
"starships": [],
"created": "2014-12-20T20:35:04.260000Z",
"edited": "2014-12-20T21:17:50.498000Z",
"url": "https://swapi.dev/api/people/83/"
}