Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/680996/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/settings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/settings/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "author": "https://translate.habitica.com/api/users/Sciuridae/?format=api",
    "timestamp": "2021-10-12T14:22:51.308666Z",
    "action": 2,
    "target": "昵称不能不得包含反斜杠(/),后跟字母N。",
    "id": 286497,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/286497/?format=api"
}