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-fieldlines/en_au/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-rsxs-fieldlines/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-rsxs-fieldlines/en_au/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-21T13:36:11.221027Z",
            "action": 0,
            "target": "",
            "id": 587296,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/587296/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-rsxs-fieldlines/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-rsxs-fieldlines/en_au/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T08:31:22.643203Z",
            "action": 0,
            "target": "",
            "id": 455194,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/455194/?format=api"
        }
    ]
}