Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/691088/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-audit-laf/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-audit-laf/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-12T08:54:31.983879Z",
    "action": 2,
    "target": "<p><b><big>中止儲存:</big></b><br>\n按<b>中止</b>,中止儲存程序。\n會出現其他的對話方塊,通知執行此動作是否安全。\n</p>\n",
    "id": 923782,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/923782/?format=api"
}