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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://kodi.weblate.cloud/api/units/4521975/?format=api",
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-stars/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-stars/cs_cz/?format=api",
            "user": "https://kodi.weblate.cloud/api/users/gade/?format=api",
            "author": "https://kodi.weblate.cloud/api/users/gade/?format=api",
            "timestamp": "2022-03-03T15:28:56.506543Z",
            "action": 7,
            "target": "Rychlost",
            "id": 987500,
            "action_name": "Suggestion accepted",
            "url": "https://kodi.weblate.cloud/api/changes/987500/?format=api"
        },
        {
            "unit": "https://kodi.weblate.cloud/api/units/4521975/?format=api",
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-stars/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-stars/cs_cz/?format=api",
            "user": "https://kodi.weblate.cloud/api/users/gade/?format=api",
            "author": "https://kodi.weblate.cloud/api/users/gade/?format=api",
            "timestamp": "2022-03-03T15:28:56.503884Z",
            "action": 45,
            "target": "",
            "id": 987499,
            "action_name": "Contributor joined",
            "url": "https://kodi.weblate.cloud/api/changes/987499/?format=api"
        },
        {
            "unit": "https://kodi.weblate.cloud/api/units/4521975/?format=api",
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-stars/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-stars/cs_cz/?format=api",
            "user": null,
            "author": "https://kodi.weblate.cloud/api/users/anonymous/?format=api",
            "timestamp": "2022-02-19T16:02:30.693595Z",
            "action": 4,
            "target": "Rychlost",
            "id": 946381,
            "action_name": "Suggestion added",
            "url": "https://kodi.weblate.cloud/api/changes/946381/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-stars/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-stars/cs_cz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-18T22:27:19.898436Z",
            "action": 0,
            "target": "",
            "id": 579756,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/579756/?format=api"
        },
        {
            "unit": null,
            "component": "https://kodi.weblate.cloud/api/components/kodi-add-ons-look-and-feel/screensaver-stars/?format=api",
            "translation": "https://kodi.weblate.cloud/api/translations/kodi-add-ons-look-and-feel/screensaver-stars/cs_cz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-17T10:29:27.557844Z",
            "action": 0,
            "target": "",
            "id": 330565,
            "action_name": "Resource updated",
            "url": "https://kodi.weblate.cloud/api/changes/330565/?format=api"
        }
    ]
}