Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3010530/?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:52:10Z",
    "action": 5,
    "target": "새로운 VPN 접속의 이름을 입력해주세요",
    "id": 616976,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/616976/?format=api"
}