Translation components API.

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

GET /api/translations/kodi-add-ons-virtual-filesystems/vfs-libarchive/sv_se/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-virtual-filesystems/vfs-libarchive/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-virtual-filesystems/vfs-libarchive/sv_se/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-27T12:41:14.737460Z",
            "action": 0,
            "target": "",
            "id": 596109,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/596109/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-virtual-filesystems/vfs-libarchive/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-virtual-filesystems/vfs-libarchive/sv_se/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-20T18:46:19.641720Z",
            "action": 0,
            "target": "",
            "id": 465252,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/465252/?format=api"
        }
    ]
}