Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/171020/?format=api",
    "component": "https://l10n.opensuse.org/api/components/landing-page/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/landing-page/master/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/GroverChouT/?format=api",
    "author": "https://l10n.opensuse.org/api/users/GroverChouT/?format=api",
    "timestamp": "2017-06-10T13:56:24Z",
    "action": 2,
    "target": "安装我们的滚动版本,获取最新 Linux 软件包。\n日新月异!整合如一!坚如磐石!久经检验!",
    "id": 675164,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/675164/?format=api"
}