Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/431274/?format=api",
    "component": "https://l10n.opensuse.org/api/components/krb5-ticket-watcher/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/krb5-ticket-watcher/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
    "author": "https://l10n.opensuse.org/api/users/marguerite/?format=api",
    "timestamp": "2016-08-12T07:22:23Z",
    "action": 2,
    "target": " 用于客户端 %1",
    "id": 80208,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/80208/?format=api"
}