Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-powermanagment/ar/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-configuration/lxqt-powermanagment/ar/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.lxqt-project.org/api/units/362157/?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/ar/?format=api",
            "glossary_term": null,
            "user": "https://translate.lxqt-project.org/api/users/ali.alhaidary/?format=api",
            "author": "https://translate.lxqt-project.org/api/users/ali.alhaidary/?format=api",
            "timestamp": "2022-08-18T01:45:45.606070Z",
            "action": 9,
            "target": "بطارية مع النسبة المئوية والخلفية",
            "id": 131511,
            "action_name": "Translation uploaded",
            "url": "https://translate.lxqt-project.org/api/changes/131511/?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/ar/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2023-11-04T06:38:37.537478Z",
            "action": 0,
            "target": "",
            "id": 165937,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/165937/?format=api"
        }
    ]
}