Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2280698/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-rear/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-rear/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "author": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "timestamp": "2018-02-08T08:32:55.970439Z",
    "action": 26,
    "target": "设备 %1 为 iscsi 设备。",
    "id": 915246,
    "action_name": "Suggestion removed",
    "url": "https://l10n.opensuse.org/api/changes/915246/?format=api"
}