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/ko_kr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://kodi.weblate.cloud/api/units/4545610/?format=api",
            "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/ko_kr/?format=api",
            "user": "https://kodi.weblate.cloud/api/users/parkmino/?format=api",
            "author": "https://kodi.weblate.cloud/api/users/parkmino/?format=api",
            "timestamp": "2021-09-10T12:10:35.345768Z",
            "action": 5,
            "target": "일반",
            "id": 730756,
            "action_name": "Translation added",
            "url": "https://kodi.weblate.cloud/api/changes/730756/?format=api"
        },
        {
            "unit": "https://kodi.weblate.cloud/api/units/4545610/?format=api",
            "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/ko_kr/?format=api",
            "user": "https://kodi.weblate.cloud/api/users/parkmino/?format=api",
            "author": "https://kodi.weblate.cloud/api/users/parkmino/?format=api",
            "timestamp": "2021-09-10T12:10:35.341736Z",
            "action": 45,
            "target": "",
            "id": 730755,
            "action_name": "Contributor joined",
            "url": "https://kodi.weblate.cloud/api/changes/730755/?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/ko_kr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-26T20:29:23.691418Z",
            "action": 0,
            "target": "",
            "id": 595131,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/595131/?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/ko_kr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-17T10:51:40.083626Z",
            "action": 0,
            "target": "",
            "id": 335048,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/335048/?format=api"
        }
    ]
}