geo/:id

Returns detailed information about a single location member, specified by the parameters below.

URL


http://ffapi.fanfeedr.com/tier/api/geo/:id?api_key=

Valid Parent Resources


Not applicable

Parameters


Required

  • id

             The UUID of the desired location.

             http://ffapi.fanfeedr.com/tier/api/geo/676?api_key=

Sample Requests


http://ffapi.fanfeedr.com/api/geo/:id - Try it now!  [COMING SOON]

{
  • city: "Denver"
  • country: "United States"
  • lon: -104.87
  • state: "Colorado"
  • lat: 39.75
  • id: "399"
}

Relevant Discussions


Discuss this resource in our forums here.