Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/kodi-add-ons-videoplayer-inputstream/inputstream-ffmpegdirect/en_nz/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-videoplayer-inputstream/inputstream-ffmpegdirect/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-videoplayer-inputstream/inputstream-ffmpegdirect/en_nz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-17T17:28:27.336431Z",
            "action": 0,
            "target": "",
            "id": 577329,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/577329/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-videoplayer-inputstream/inputstream-ffmpegdirect/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-videoplayer-inputstream/inputstream-ffmpegdirect/en_nz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-06T10:27:45.458456Z",
            "action": 0,
            "target": "",
            "id": 387640,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/387640/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-videoplayer-inputstream/inputstream-ffmpegdirect/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-videoplayer-inputstream/inputstream-ffmpegdirect/en_nz/?format=api",
            "user": "https://kodi.weblate.cloud/api/users/gade/?format=api",
            "author": "https://kodi.weblate.cloud/api/users/gade/?format=api",
            "timestamp": "2020-12-28T15:16:00.351671Z",
            "action": 48,
            "target": "",
            "id": 386210,
            "action_name": "Language added",
            "url": "https://kodi.weblate.cloud/api/changes/386210/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-videoplayer-inputstream/inputstream-ffmpegdirect/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-videoplayer-inputstream/inputstream-ffmpegdirect/en_nz/?format=api",
            "user": "https://kodi.weblate.cloud/api/users/gade/?format=api",
            "author": "https://kodi.weblate.cloud/api/users/gade/?format=api",
            "timestamp": "2020-12-28T15:16:00.033465Z",
            "action": 0,
            "target": "",
            "id": 386208,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/386208/?format=api"
        }
    ]
}