States

This resource represents a geographical state.

XML Schema:

Resource Definition

Note

This resource can be searched, allowing to you to access a filtered set of data. See our Searching The G API documentation for details on how to query specific fields and the operators available.

Fields

Name

Type

Description

id (read-only)

String

href (read-only)

Field

name (required)

String

The name of the state.

country (required)

Reference Object

The country associated with this state.

place (required)

Nested Object

The place associated with this state.

  • id (read-only)

String

  • href (read-only)

Field

  • name (required)

String

The name of this place.

  • alternate_names (required)

List

A list of alternate names for this state. Generally, these may be alternate spellings, or historic names.

Get a State

GET /states/(state_id)

List States

GET /states