Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-configuration-center-menu-entry/uk/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://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-configuration-center-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-configuration-center-menu-entry/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T13:40:19.004245Z",
            "action": 0,
            "target": "",
            "id": 28665,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/28665/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236064/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-configuration-center-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-configuration-center-menu-entry/uk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/TarasPanchenko/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/TarasPanchenko/?format=api",
            "timestamp": "2021-09-12T18:43:18.221863Z",
            "action": 45,
            "target": "",
            "id": 86409,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/86409/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/236064/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-configuration-center-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-configuration-center-menu-entry/uk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/TarasPanchenko/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/TarasPanchenko/?format=api",
            "timestamp": "2021-09-12T18:43:18.227604Z",
            "action": 2,
            "target": "Налаштування системи",
            "id": 86410,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/86410/?format=api"
        }
    ]
}