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/ro_ro/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://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/ro_ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-26T20:29:25.193345Z",
            "action": 0,
            "target": "",
            "id": 595144,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/595144/?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/ro_ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-17T10:52:28.886840Z",
            "action": 17,
            "target": "",
            "id": 335187,
            "action_name": "Changes committed",
            "url": "https://kodi.weblate.cloud/api/changes/335187/?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/ro_ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-17T10:51:49.669536Z",
            "action": 0,
            "target": "",
            "id": 335082,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/335082/?format=api"
        }
    ]
}