Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/506136/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/zh/?format=api",
    "user": "https://l10n.xwiki.org/api/users/jingkaimori/?format=api",
    "author": "https://l10n.xwiki.org/api/users/jingkaimori/?format=api",
    "timestamp": "2021-03-02T00:37:58.724908Z",
    "action": 5,
    "target": "电子邮件",
    "id": 282695,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/282695/?format=api"
}