Translation components API.

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

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

{
    "count": 101,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterpagesindex/sw/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/10431736/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-docs/masterpagesindex/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-docs/masterpagesindex/sw/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-01T08:36:57.053820Z",
            "action": 59,
            "target": "",
            "id": 5047208,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/5047208/?format=api"
        }
    ]
}