HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Greedo",
"height": "173",
"mass": "74",
"hair_color": "n/a",
"skin_color": "green",
"eye_color": "black",
"birth_year": "44BBY",
"gender": "male",
"homeworld": "https://swapi.dev/api/planets/23/",
"films": [
"https://swapi.dev/api/films/1/"
],
"species": [
"https://swapi.dev/api/species/4/"
],
"vehicles": [],
"starships": [],
"created": "2014-12-10T17:03:30.334000Z",
"edited": "2014-12-20T21:17:50.336000Z",
"url": "https://swapi.dev/api/people/15/"
}