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/it/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/it/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/16651295/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-24T20:28:01.368577Z",
            "action": 59,
            "target": "",
            "id": 14216256,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/14216256/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-24T20:24:34.098040Z",
            "action": 17,
            "target": "",
            "id": 14215195,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/14215195/?format=api"
        }
    ]
}