Translation components API.

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

GET /api/translations/fedora-docs-l10n-fedora-install-guide/f30pagesinstalltroubleshooting/sw/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 152,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f30pagesinstalltroubleshooting/sw/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/16652324/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f30pagesinstalltroubleshooting/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f30pagesinstalltroubleshooting/sw/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-24T20:28:07.175415Z",
            "action": 59,
            "target": "",
            "id": 14217292,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/14217292/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f30pagesinstalltroubleshooting/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f30pagesinstalltroubleshooting/sw/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-24T20:26:31.366503Z",
            "action": 17,
            "target": "",
            "id": 14215209,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/14215209/?format=api"
        }
    ]
}