peopleWithTranslation
GET
/v4/people/:id/translations/:language
This method returns a single people translation record. For official documentation of the endpoint, please refer to the Swagger documentation.
Parameters
Params | Type | Required | Description |
---|---|---|---|
id | string | Yes | The people id |
language | string | Yes | The people language |