latestOpenAPI 3.0.02026-08-1013895.5 KB
99d2ed0023e2
Continents
Get the details about a specific continent.
Retrieve the details of a specific Continent by supplying a three letter ISO Continent code (id). Use the following codes:
- AFR = Africa
- ASI = Asia
- AUS = Australia
- EUR = Europe
- NAR = North America
- SOP = Oceania (South Pacific)
- LAM = South America
get/v1/continents/{id}.{format}
Path parameters
idstring required
The 3 letter ISO Continent Code for the Continent you want to view. 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 continent.
object required