Translation components API.

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

GET /api/translations/lxqt-panel/plugin-sensors/pt_BR/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sensors/pt_BR/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-08-27T11:54:02.156673Z",
            "action": 0,
            "target": "",
            "id": 9923,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/9923/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/154997/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sensors/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/eltonfabricio10/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/eltonfabricio10/?format=api",
            "timestamp": "2020-10-30T23:51:24.685722Z",
            "action": 45,
            "target": "",
            "id": 21479,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/21479/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/154997/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sensors/pt_BR/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/eltonfabricio10/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/eltonfabricio10/?format=api",
            "timestamp": "2020-10-30T23:51:24.689671Z",
            "action": 2,
            "target": "Celso",
            "id": 21480,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/21480/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sensors/pt_BR/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-03-20T09:33:19.255693Z",
            "action": 0,
            "target": "",
            "id": 115304,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/115304/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-sensors/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-sensors/pt_BR/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-02-14T20:53:14.923829Z",
            "action": 0,
            "target": "",
            "id": 238618,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/238618/?format=api"
        }
    ]
}