Translation components API.

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

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

{
    "count": 43,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qtermwidget/es/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/388926/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qtermwidget/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qtermwidget/es/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/JnBenites/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/JnBenites/?format=api",
            "timestamp": "2023-11-07T02:39:47.234710Z",
            "action": 7,
            "target": "La sesión '%1' ha finalizado con el código %2.",
            "id": 167366,
            "action_name": "Suggestion accepted",
            "url": "https://translate.lxqt-project.org/api/changes/167366/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qtermwidget/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qtermwidget/es/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-05-02T15:16:53.705266Z",
            "action": 0,
            "target": "",
            "id": 186172,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/186172/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qtermwidget/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qtermwidget/es/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-04-16T14:21:42.965053Z",
            "action": 0,
            "target": "",
            "id": 251541,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/251541/?format=api"
        }
    ]
}