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-asterwave/hi_in/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-asterwave/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-asterwave/hi_in/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-19T15:39:46.832985Z",
            "action": 0,
            "target": "",
            "id": 582708,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/582708/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-asterwave/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-asterwave/hi_in/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-17T10:44:47.301840Z",
            "action": 17,
            "target": "",
            "id": 333979,
            "action_name": "Changes committed",
            "url": "https://kodi.weblate.cloud/api/changes/333979/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-asterwave/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-asterwave/hi_in/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-17T10:44:43.785713Z",
            "action": 0,
            "target": "",
            "id": 333965,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/333965/?format=api"
        }
    ]
}