Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3010554/?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:50:49Z",
    "action": 5,
    "target": "IPSec 데몬을 재시작하지 못했습니다",
    "id": 616954,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/616954/?format=api"
}