Translation components API.

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

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

{
    "count": 83,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/bg/changes/?format=api&page=4",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/486230/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/bg/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/mkondarev@yahoo.de/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/mkondarev@yahoo.de/?format=api",
            "timestamp": "2025-02-15T07:49:40.421158Z",
            "action": 5,
            "target": "Десен край на екрана %1",
            "id": 238951,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/238951/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/486231/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/bg/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/mkondarev@yahoo.de/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/mkondarev@yahoo.de/?format=api",
            "timestamp": "2025-02-15T07:49:54.559690Z",
            "action": 5,
            "target": "Долен край на екрана %1",
            "id": 238952,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/238952/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/bg/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T07:22:54.353303Z",
            "action": 0,
            "target": "",
            "id": 250953,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/250953/?format=api"
        }
    ]
}