GET
locci/tz/timezone/{timezone_slug}/
Single timezone record identified by slug.
Locci
Timezones
Request parameters
| Name |
Type |
In |
Required |
Description |
Example |
timezone_slug |
Choice |
Path |
Yes
|
Slug of a timezone record used to localise event datetimes in the response (e.g. america-new-york). When omitted, the timezone is derived automatically from the supplied coordinates. Obtain valid timezone slugs from the timezone list endpoint. |
|
Response fields
| Name |
Type |
Nullable |
Description |
Example |
country |
String |
Yes
|
|
|
country_id |
String |
—
|
|
|
country_name |
String |
—
|
|
|
country_slug |
String |
—
|
|
|
dst_offset |
String |
Yes
|
|
|
gmt_offset |
String |
Yes
|
|
|
name |
String |
Yes
|
|
|
pk |
Integer |
—
|
|
|
raw_offset |
String |
Yes
|
|
|
slug |
String |
Yes
|
|
|