Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3010568/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-vpn/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-vpn/master/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/kimdooman/?format=api",
    "author": "https://l10n.opensuse.org/api/users/kimdooman/?format=api",
    "timestamp": "2017-03-12T06:51:09Z",
    "action": 5,
    "target": "VPN 게이트웨이와 클라이언트에 특수한 SuSE 방화벽 구성이 필요합니다.\nSuSE 방화벽이 사용 가능하지 않으므로 재부팅할 때마다 구성 스크립트를 수동으로 실행해야 합니다. 지금 스크립트가 실행됩니다.\n스크립트는 %s에 있습니다",
    "id": 616958,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/616958/?format=api"
}