Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10622926/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libstorage/sle-12-sp4/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp4/zh_TW/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2021-02-25T09:49:05.483761Z",
    "action": 2,
    "target": "正在裝載 tmpfs 到 %1$s",
    "id": 1700441,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1700441/?format=api"
}