Changes API.

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

GET /api/changes/153528/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://translate.gtaf.org/api/units/34465/?format=api",
    "component": "http://translate.gtaf.org/api/components/al-quran-android/strings/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/al-quran-android/strings/zh_Hans/?format=api",
    "user": "http://translate.gtaf.org/api/users/araf076/?format=api",
    "author": "http://translate.gtaf.org/api/users/araf076/?format=api",
    "timestamp": "2025-07-30T03:59:49.765769Z",
    "action": 2,
    "target": "保存您的统计数据,并从不同的设备访问它们",
    "id": 153528,
    "action_name": "Translation changed",
    "url": "http://translate.gtaf.org/api/changes/153528/?format=api"
}