Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/fedora-docs-l10n-docs/antora_yml/tr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-docs/antora_yml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-docs/antora_yml/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-27T22:19:53.532753Z",
            "action": 0,
            "target": "",
            "id": 9031329,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/9031329/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/12341370/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-docs/antora_yml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-docs/antora_yml/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-27T22:19:53.532711Z",
            "action": 59,
            "target": "Fedora Belgelendirmesi",
            "id": 9031328,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/9031328/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/12341369/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-docs/antora_yml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-docs/antora_yml/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-27T22:19:53.532633Z",
            "action": 59,
            "target": "modules/ROOT/nav.adoc",
            "id": 9031327,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/9031327/?format=api"
        }
    ]
}