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-greynetic/ja_jp/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-greynetic/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-greynetic/ja_jp/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-26T20:29:23.567900Z",
            "action": 0,
            "target": "",
            "id": 595130,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/595130/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-greynetic/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-greynetic/ja_jp/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-17T10:51:39.148217Z",
            "action": 0,
            "target": "",
            "id": 335045,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/335045/?format=api"
        }
    ]
}