HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Shmi Skywalker",
"height": "163",
"mass": "unknown",
"hair_color": "black",
"skin_color": "fair",
"eye_color": "brown",
"birth_year": "72BBY",
"gender": "female",
"homeworld": "http://swapi.dev/api/planets/1/",
"films": [
"http://swapi.dev/api/films/4/",
"http://swapi.dev/api/films/5/"
],
"species": [],
"vehicles": [],
"starships": [],
"created": "2014-12-19T17:57:41.191000Z",
"edited": "2014-12-20T21:17:50.401000Z",
"url": "http://swapi.dev/api/people/43/"
}