Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10558226/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-caasp/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-caasp/master/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/pan93412/?format=api",
    "author": "https://l10n.opensuse.org/api/users/pan93412/?format=api",
    "timestamp": "2018-07-11T15:24:24.890143Z",
    "action": 5,
    "target": "你尚未設定 NTP 伺服器,這可能導致您的\n叢集無法正常運作或是完全無法運作。\n請小心操作,且風險自負。\n\n繼續安裝程序?",
    "id": 1131777,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1131777/?format=api"
}