Translation components API.

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

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

{
    "count": 24,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/sl/changes/?format=api",
    "results": [
        {
            "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/sl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-01T14:51:46.852777Z",
            "action": 0,
            "target": "",
            "id": 219305,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/219305/?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/sl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-19T08:29:38.872121Z",
            "action": 0,
            "target": "",
            "id": 229261,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/229261/?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/sl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-14T20:52:52.014583Z",
            "action": 0,
            "target": "",
            "id": 238431,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/238431/?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/sl/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-14T20:53:33.365278Z",
            "action": 44,
            "target": "",
            "id": 238673,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/238673/?format=api"
        }
    ]
}