Translation components API.

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

GET /api/translations/lxqt-panel/plugin-statusnotifier/uk/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 22,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-statusnotifier/uk/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/332029/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-statusnotifier/uk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ihor_ck/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ihor_ck/?format=api",
            "timestamp": "2021-09-08T23:17:42.337664Z",
            "action": 2,
            "target": "Завжди показувати",
            "id": 85207,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/85207/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/332031/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-statusnotifier/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-statusnotifier/uk/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ihor_ck/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ihor_ck/?format=api",
            "timestamp": "2021-09-08T23:18:14.107009Z",
            "action": 2,
            "target": "Завжди ховати",
            "id": 85209,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/85209/?format=api"
        }
    ]
}