Translation components API.

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

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

{
    "count": 24,
    "next": null,
    "previous": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/ar/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/ar/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-01T07:39:35.285903Z",
            "action": 0,
            "target": "",
            "id": 241751,
            "action_name": "Resource update",
            "url": "https://translate.lxqt-project.org/api/changes/241751/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/ar/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-03-01T07:39:45.128601Z",
            "action": 44,
            "target": "",
            "id": 241805,
            "action_name": "New strings to translate",
            "url": "https://translate.lxqt-project.org/api/changes/241805/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/487367/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/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": "2025-03-01T18:04:32.291576Z",
            "action": 5,
            "target": "في حالة وجود شاشات متعددة، إذا تم عرض النافذة على الشاشة المحددة، فإن هذه القيمة مخصصة فقط للشاشة الأصغر. الحد الأدنى للعرض هو 400 بكسل.",
            "id": 242023,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/242023/?format=api"
        },
        {
            "unit": "https://translate.lxqt-project.org/api/units/487369/?format=api",
            "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-runner/?format=api",
            "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-runner/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": "2025-03-01T18:04:55.928592Z",
            "action": 5,
            "target": "في Wayland، يجب إضافة الاختصار في إعدادات الملحن لـ 'lxqt-runner'.",
            "id": 242024,
            "action_name": "New translation",
            "url": "https://translate.lxqt-project.org/api/changes/242024/?format=api"
        }
    ]
}