Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/201493/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/spells/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/spells/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "timestamp": "2024-03-20T03:48:46.097763Z",
    "action": 2,
    "target": "随着每次法术释放,一些你未完成的日常任务今晚将不会造成伤害。它们的连击次数和颜色不会改变。(基于:感知)",
    "id": 1117726,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1117726/?format=api"
}