Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/184485/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/ldap-application/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/ldap-application/ru/?format=api",
    "user": null,
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2018-12-16T14:51:54.945718Z",
    "action": 4,
    "target": "Поле LDAP ...",
    "id": 61728,
    "action_name": "Suggestion added",
    "url": "https://l10n.xwiki.org/api/changes/61728/?format=api"
}