cities

Get a single City record

Get a single City record

get/v3/cities/{id}/

Path parameters

idinteger required

A unique integer value identifying this city.

Response

idinteger required
city_idinteger required

Deprecated use id instead

namestring required
latitudenumber double nullable
longitudenumber double nullable
country_namestring nullable required

Deprecated use country.name instead

Changes

No recorded changes to this endpoint across all 1 revision of this API.