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/f26pages_partialsinstalldatetimespoke/ko/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 51,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pages_partialsinstalldatetimespoke/ko/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-install-guide/f26pages_partialsinstalldatetimespoke/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-install-guide/f26pages_partialsinstalldatetimespoke/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-22T01:13:15.220217Z",
            "action": 17,
            "target": "",
            "id": 12508679,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/12508679/?format=api"
        }
    ]
}