Labelcamp API v2
​integer · min: 1​integer · min: 1 · max: 200​string​string
​string · required​string
List localizations
GET
https://api.idol.io/api/v2
/localizations
Retrieve all localizations with optional filtering
query Parameters
page[number]Page number for pagination
Default: 1
page[size]Number of items per page (max 200)
Default: 20
includeComma-separated list of related resources to include
filter[language-id]Filter by language ID
List localizations › Responses
Successful response
​object[]
Array of resource objects (override with specific resource schema)
​object[]
Related resources included in the response
​object
​object
Get localization details
GET
https://api.idol.io/api/v2
/localizations/{id}
Retrieve details for a specific localization by ID
path Parameters
idResource ID
query Parameters
includeComma-separated list of related resources to include
Get localization details › Responses
Successful response
​object
​object[]
Related resources included in the response
​object