HTTP 200 OK
Content-Type: application/json
Vary: Accept
Allow: GET, HEAD, OPTIONS
{
"name": "Geonosis",
"rotation_period": "30",
"orbital_period": "256",
"diameter": "11370",
"climate": "temperate, arid",
"gravity": "0.9 standard",
"terrain": "rock, desert, mountain, barren",
"surface_water": "5",
"population": "100000000000",
"residents": [
"https://swapi.dev/api/people/63/"
],
"films": [
"https://swapi.dev/api/films/5/"
],
"created": "2014-12-10T12:47:22.350000Z",
"edited": "2014-12-20T20:58:18.437000Z",
"url": "https://swapi.dev/api/planets/11/"
}