Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagessysctl/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysctl/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:18:23.273860Z",
            "action": 0,
            "target": "",
            "id": 14711817,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/14711817/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/16788606/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagessysctl/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysctl/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T22:18:23.273666Z",
            "action": 59,
            "target": "",
            "id": 14711816,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/14711816/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagessysctl/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagessysctl/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-11T01:21:25.874355Z",
            "action": 0,
            "target": "",
            "id": 3726392,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3726392/?format=api"
        }
    ]
}