Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2275552/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/sle-merge-robot/?format=api",
    "timestamp": "2017-02-09T05:37:39Z",
    "action": 7,
    "target": "実行が失敗しました。戻り値は %1 でした。",
    "id": 599234,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.opensuse.org/api/changes/599234/?format=api"
}