Translation components API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-release-notes/rawhidepartialsentities/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-release-notes/rawhidepartialsentities/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-25T19:03:56.073171Z",
            "action": 0,
            "target": "",
            "id": 15817138,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/15817138/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-release-notes/rawhidepartialsentities/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-release-notes/rawhidepartialsentities/zh_CN/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2024-04-25T19:03:53.764558Z",
            "action": 17,
            "target": "",
            "id": 15817075,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/15817075/?format=api"
        }
    ]
}