Retrieve language variants of an item

GET https://manage.kontent.ai/v2/projects/:environment_id/items/:item_identifier/variants

Retrieve a list of language variants of a content item.

When retrieving variants, the API returns their latest versions. For example, if the variant contains both the draft and published versions, the API returns the draft version because it's considered the latest.

If you want to retrieve metadata information about the parent content item, see how to Retrieve a content item.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"elements":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"workflow":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"workflow_step":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"item":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"language":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"last_modified":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"schedule":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"due_date":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}]