Translation components API.

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

GET /api/translations/kodi-add-ons-look-and-feel/screensaver-pingpong/gl_es/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-look-and-feel/screensaver-pingpong/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-pingpong/gl_es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-19T14:01:11.326633Z",
            "action": 0,
            "target": "",
            "id": 582350,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/582350/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-pingpong/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-pingpong/gl_es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-17T10:54:57.161391Z",
            "action": 0,
            "target": "",
            "id": 335605,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/335605/?format=api"
        }
    ]
}