Translation components API.

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

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

{
    "count": 42,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sysstat/ja/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sysstat/ja/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-02T20:48:41.763184Z",
            "action": 0,
            "target": "",
            "id": 202777,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/202777/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sysstat/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sysstat/ja/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-15T15:47:31.615952Z",
            "action": 0,
            "target": "",
            "id": 221252,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/221252/?format=api"
        }
    ]
}