Translation components API.

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

GET /api/translations/lxqt-configuration/lxqt-config-input-menu-entry/ar/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input-menu-entry/ar/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-05T10:14:30.139006Z",
            "action": 0,
            "target": "",
            "id": 28564,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/28564/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235785/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input-menu-entry/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-20T12:16:42.672692Z",
            "action": 45,
            "target": "",
            "id": 131993,
            "action_name": "New contributor",
            "url": "https://translate.lxqt-project.org/api/changes/131993/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235785/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input-menu-entry/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-20T12:16:42.674560Z",
            "action": 2,
            "target": "إعدادات الإدخال",
            "id": 131994,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/131994/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/235786/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input-menu-entry/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input-menu-entry/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-20T12:17:09.448216Z",
            "action": 2,
            "target": "اضبط لوحة المفاتيح والفأرة وأجهزة الإدخال الأخرى",
            "id": 131995,
            "action_name": "Translation changed",
            "url": "https://translate.lxqt-project.org/api/changes/131995/?format=api"
        }
    ]
}