Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10765982/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-packager/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-packager/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-11-30T13:18:37.373759Z",
    "action": 5,
    "target": "偵測到記憶體不足。\n\n如果系統記憶體少於 %d MiB,則不建議在初始安裝期間\n使用線上儲存庫。\n\n如果附加套件資料需要過多的記憶體,安裝程式可能會\n當機或凍結。\n\n在此情況下,建議以後再在安裝的系統中使用\n線上儲存庫。",
    "id": 1178275,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1178275/?format=api"
}