Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3342340/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/connect/?format=api",
    "author": "https://translate.habitica.com/api/users/connect/?format=api",
    "timestamp": "2025-04-12T07:30:42.214234Z",
    "action": 2,
    "target": "如果未开启权限,提醒将可能会延迟。点击查看和设置权限。",
    "id": 1239470,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1239470/?format=api"
}