Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/20891/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/ssowat/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/ssowat/zh_Hans/?format=api",
    "user": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
    "author": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
    "timestamp": "2020-04-27T07:35:11.465708Z",
    "action": 5,
    "target": "密码长度至少为8个字符,并且包含数字,大写,小写和特殊字符",
    "id": 15326,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/15326/?format=api"
}