Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1598/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libgnomesu/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libgnomesu/master/ko/?format=api",
    "user": "https://l10n.opensuse.org/api/users/xein/?format=api",
    "author": "https://l10n.opensuse.org/api/users/xein/?format=api",
    "timestamp": "2016-03-31T16:04:50Z",
    "action": 2,
    "target": "%s 의 비밀번호를 입력하고 계속을 클릭하십시오.",
    "id": 14294,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/14294/?format=api"
}