Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2316784/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-reipl/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-reipl/master/zh_CN/?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-08T09:25:32.526022Z",
    "action": 2,
    "target": "<p>在此对话框中确认后,您可能会触发重启(例如,通过关机),\n系统会自动从您指定的设备重启。</p>",
    "id": 915593,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/915593/?format=api"
}