Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1622912/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-isns/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-isns/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": "2019-01-28T07:23:25.875561Z",
    "action": 2,
    "target": "顯示所有可見網域的清單。您可以<b>建立</b>或<b>刪除</b>可見網域。<p>刪除網域操作會將成員從網域中移除,但不會刪除 iSCSI 節點成員。</p>",
    "id": 1202727,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1202727/?format=api"
}