Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/6954374/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/a-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/a-master/zh_CN/?format=api",
    "user": null,
    "author": "https://l10n.opensuse.org/api/users/anonymous/?format=api",
    "timestamp": "2017-12-21T04:30:53.670332Z",
    "action": 4,
    "target": "一个古代战争即时策略类游戏",
    "id": 782167,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/782167/?format=api"
}