Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/4310044/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/kde-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/kde-master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/ShaodanHong/?format=api",
    "author": "https://l10n.opensuse.org/api/users/ShaodanHong/?format=api",
    "timestamp": "2019-02-07T20:52:15.521915Z",
    "action": 5,
    "target": "该软件包允许 KDE 应用程序显示图像文件的缩略图和预览。",
    "id": 1208283,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1208283/?format=api"
}