GET
locci/geo/continent/{continent_slug}/
Single continent record identified by slug.
Locci
Geography
Request parameters
| Name |
Type |
In |
Required |
Description |
Example |
continent_slug |
String |
Path |
Yes
|
URL-friendly slug of a continent (e.g. north-america, europe). When supplied, the country list is filtered to return only countries on that continent. Obtain valid continent slugs from the continent list endpoint. |
|
Response fields
| Name |
Type |
Nullable |
Description |
Example |
code |
String |
Yes
|
|
|
name |
String |
Yes
|
|
|
pk |
Integer |
—
|
|
|
slug |
String |
Yes
|
|
|