Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2072120/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-pkg-bindings/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-pkg-bindings/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-13T11:28:33.903470Z",
    "action": 2,
    "target": "<P><BIG><B>正在載入可用的套件</B></BIG></P><P>正在從設定的套件庫中載入可用物件,這可能需要一些時間...</P>",
    "id": 928102,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/928102/?format=api"
}