latestOpenAPI 3.0.02026-08-1013895.5 KB
99d2ed0023e2
Regions
Retrieve the details of a specific Region (JSON or XML)
Retrieve the details of a specific Region by supplying a unique id for the region. Use the following numbers:
- 1 = South Pacific
- 2 = Southeast Asia
- 3 = Northeast Asia
- 4 = South Asia
- 5 = Central Asia
- 6 = Middle East and North Africa
- 7 = East and Southern Africa
- 8 = West and Central Africa
- 9 = Eastern Europe and Eurasia
- 10 = Western Europe
- 11 = Central and South America
- 12 = North America and Caribbean
get/v1/regions/{id}.{format}
Path parameters
idstring required
The unique id for the region. Use the codes indicated above.
format'json' | 'xml' required
The format of the response, either 'json' or 'xml'.
Query parameters
api_keystring required
Your Joshua Project API key.
Response
The details about the specific region.
object required