Translation components API.

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

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

{
    "count": 44,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment/id/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/308357/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment/id/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/sukalaper/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/sukalaper/?format=api",
            "timestamp": "2024-02-10T02:01:37.310901Z",
            "action": 37,
            "target": "Menanggungkan tindakan:",
            "id": 178790,
            "action_name": "Marked for edit",
            "url": "https://translate.lxqt-project.org/api/changes/178790/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/99137/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment/id/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/sukalaper/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/sukalaper/?format=api",
            "timestamp": "2024-02-10T02:01:44.152605Z",
            "action": 5,
            "target": "Tanya",
            "id": 178791,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/178791/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment/id/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-08T14:35:05.198675Z",
            "action": 0,
            "target": "",
            "id": 191940,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/191940/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-powermanagment/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-powermanagment/id/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-06-08T14:35:13.806938Z",
            "action": 44,
            "target": "",
            "id": 192013,
            "action_name": "New string to translate",
            "url": "https://translate.lxqt-project.org/api/changes/192013/?format=api"
        }
    ]
}