Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/444292/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-slide-show/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-slide-show/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/wnereizz/?format=api",
    "author": "https://l10n.opensuse.org/api/users/wnereizz/?format=api",
    "timestamp": "2016-11-14T03:07:48Z",
    "action": 5,
    "target": "您的操作系统 — 尊重隐私 — 提供安全保护",
    "id": 402268,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/402268/?format=api"
}