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-rsxs-colorfire/ms_my/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-rsxs-colorfire/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-rsxs-colorfire/ms_my/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-21T13:37:05.773356Z",
            "action": 0,
            "target": "",
            "id": 587872,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/587872/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-rsxs-colorfire/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-rsxs-colorfire/ms_my/?format=api",
            "user": "https://kodi.weblate.cloud/api/users/gade/?format=api",
            "author": "https://kodi.weblate.cloud/api/users/gade/?format=api",
            "timestamp": "2021-03-22T08:32:02.732302Z",
            "action": 48,
            "target": "",
            "id": 455394,
            "action_name": "Language added",
            "url": "https://kodi.weblate.cloud/api/changes/455394/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-rsxs-colorfire/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-rsxs-colorfire/ms_my/?format=api",
            "user": "https://kodi.weblate.cloud/api/users/gade/?format=api",
            "author": "https://kodi.weblate.cloud/api/users/gade/?format=api",
            "timestamp": "2021-03-22T08:32:02.697250Z",
            "action": 0,
            "target": "",
            "id": 455392,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/455392/?format=api"
        }
    ]
}