Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1707228/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-mail/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-mail/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "author": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "timestamp": "2018-02-13T08:58:00.493596Z",
    "action": 2,
    "target": "<p>除非不轉寄 root 的郵件或想要透過 IMAP 存取郵件,否則<b>傳遞模式</b>通常是<b>直接</b>。</p>",
    "id": 926896,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/926896/?format=api"
}