Nationalities¶
This resource represents a nationality.
XML Schema:
Resource Definition¶
Note
This resource can be searched, allowing to you to access a filtered set of data. See our Searching The G API documentation for details on how to query specific fields and the operators available.
Fields
Name |
Type |
Description |
---|---|---|
id read-only |
String |
|
href read-only |
Field |
|
name required |
String |
The name of this nationality. |
country read-only |
Reference Object |
Get a Nationality
- GET /nationalities/(string: nationality_id)¶
List Nationalities
- GET /nationalities¶