Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11447544/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-installation/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-installation/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/wsxy162/?format=api",
    "author": "https://l10n.opensuse.org/api/users/wsxy162/?format=api",
    "timestamp": "2020-06-13T10:58:37.429953Z",
    "action": 5,
    "target": "安装程序在其自更新仓库发现了异常的软件包版本。\n请确保自更新 URL 指向了正确的仓库。\n\n配置更新仓库:\n%{repos}",
    "id": 1450289,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1450289/?format=api"
}