Continents¶
A list of continents
XML Schema:
Fields
| Name | Type | Description | 
|---|---|---|
| id read-only | String | |
| href read-only | Field | |
| name required | String | |
| date_created | Datetime | The time when the resource was created, in the standard Dates & Times. | 
| date_last_modified | Datetime | The time when the resource was last modified, in the standard Dates & Times. | 
| place read-only | Reference Object | 
Get an Continent
- GET /continents/(continent_id)¶
List Continents
- GET /continents¶