Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora/f31nav/nn/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-fedora/f31nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f31nav/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-01T22:07:24.418280Z",
            "action": 0,
            "target": "",
            "id": 15913850,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/15913850/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/17692481/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f31nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f31nav/nn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-01T22:07:24.417853Z",
            "action": 71,
            "target": "",
            "id": 15913849,
            "action_name": "String added in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/15913849/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f31nav/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f31nav/nn/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/addon:languages/?format=api",
            "author": null,
            "timestamp": "2024-05-01T22:07:24.122049Z",
            "action": 17,
            "target": "",
            "id": 15913848,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/15913848/?format=api"
        }
    ]
}