Translation components API.

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

GET /api/translations/lxqt-desktop/qps/ru/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 104,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ru/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/123291/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ru/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Fat-Zer/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Fat-Zer/?format=api",
            "timestamp": "2024-11-03T03:59:59.050711Z",
            "action": 8,
            "target": "Обрыв линии",
            "id": 212780,
            "action_name": "Translation reverted",
            "url": "https://translate.lxqt-project.org/api/changes/212780/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/123291/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ru/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Fat-Zer/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Fat-Zer/?format=api",
            "timestamp": "2024-11-03T04:00:17.215289Z",
            "action": 8,
            "target": "Отправить SIGHUP",
            "id": 212781,
            "action_name": "Translation reverted",
            "url": "https://translate.lxqt-project.org/api/changes/212781/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/123291/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ru/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/Fat-Zer/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/Fat-Zer/?format=api",
            "timestamp": "2024-11-03T04:01:33.007678Z",
            "action": 3,
            "target": "",
            "id": 212782,
            "action_name": "Comment added",
            "url": "https://translate.lxqt-project.org/api/changes/212782/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qps/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qps/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T14:11:35.954951Z",
            "action": 0,
            "target": "",
            "id": 251420,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/251420/?format=api"
        }
    ]
}