Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/4310532/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/kde-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/kde-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": "2018-12-10T02:03:31.638485Z",
    "action": 2,
    "target": "提供了“kde-cli-tools5”软件包的翻译。",
    "id": 1181857,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1181857/?format=api"
}