IMDb
Contribution Questions
Retrieves IMDb contribution questions associated with a title ID using selected language and country preferences. Use it to review available prompts for title-data contribution workflows.
get/api/imdb/title-contribution-questions/v1
Query parameters
tokenstring required
User's authentication token.
idstring required
The IMDb title identifier in tt<digits> format.
languageCountry'en_US' | 'fr_CA' | 'fr_FR' | 'de_DE' | 'hi_IN' | 'it_IT' | 'pt_BR' | 'es_ES' | 'es_US' | 'es_MX'
Language and country options for IMDb data.
Language and country preferences.
Available Values:
- en_US: English (US)
- fr_CA: French (Canada)
- fr_FR: French (France)
- de_DE: German (Germany)
- hi_IN: Hindi (India)
- it_IT: Italian (Italy)
- pt_BR: Portuguese (Brazil)
- es_ES: Spanish (Spain)
- es_US: Spanish (US)
- es_MX: Spanish (Mexico)
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.