Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/10431788/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterantorayml/sw/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2022-06-01T08:38:44.261123Z",
            "action": 4,
            "target": "modules/ROOT/nav.adoc",
            "id": 5047283,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/5047283/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterantorayml/sw/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-01T08:38:43.596448Z",
            "action": 0,
            "target": "",
            "id": 5047281,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/5047281/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10431791/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterantorayml/sw/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-01T08:38:43.596352Z",
            "action": 59,
            "target": "",
            "id": 5047280,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/5047280/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/10431788/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterantorayml/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterantorayml/sw/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-01T08:38:43.596097Z",
            "action": 59,
            "target": "",
            "id": 5047277,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/5047277/?format=api"
        }
    ]
}