Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10574150/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-iscsi-lio-server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-iscsi-lio-server/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-10-05T12:26:57.375998Z",
    "action": 5,
    "target": "若要在每次電腦開機時啟動該服務,\\\n                   請設定<b>開機時啟動</b>,否則請設定<b>請勿啟動</b>。\n",
    "id": 1150512,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1150512/?format=api"
}