latestOpenAPI 3.0.02026-08-1013895.5 KB
99d2ed0023e2
People Groups in Countries (PGIC)
Retrieve the details of a specific people group (JSON or XML)
Retrieve the details of a specific people group around the world or in a specific country. You can either:
- Get a summary of all occurances of the people group by supplying the PeopleGroup.id (PeopleID3) only, or
- Get the details of a specific people group in a specific country by providing the PeopleGroup.id (PeopleID3) and the country's 2 letter FIPS 10-4 Code.
get/v1/people_groups/{id}.{format}
Path parameters
idstring required
Joshua Project's PeopleID3.
format'json' | 'xml' required
The format of the response, either 'json' or 'xml'.
Query parameters
api_keystring required
Your Joshua Project API key.
countrystring
The country's 2 letter FIPS 10-4 Code specified at https://goo.gl/yYWY4J.
Response
The details of the specified people group.
object required