Location

A Location is a geographic place. The finest-grained Location is a City. The coarsest grained Location is a Continent.

Properties

property

type

notes

web_path

Path

name

String

location_type

String

"city", "region", "country"

parent_location_uuid

UUID

Returned only on the /locations endpoint

created_at

Timestamp

updated_at

Timestamp

city

String

region

String

region_code2

Integer

country

String

country_code2

Integer

country_code3

Integer

Relationships

name

cardinality

type

parent_locations

one-to-many

Location