Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10760230/?format=api",
    "component": "https://l10n.opensuse.org/api/components/rmt/i18n/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/rmt/i18n/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": "2019-03-27T02:58:52.646337Z",
    "action": 5,
    "target": "已在 %{repo} 与产品 %{product} 之间添加关联",
    "id": 1232305,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1232305/?format=api"
}