Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10622834/?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/emilydong/?format=api",
    "author": "https://l10n.opensuse.org/api/users/emilydong/?format=api",
    "timestamp": "2019-03-21T02:58:48.633597Z",
    "action": 2,
    "target": "正在從 %3$s 建立磁碟區群組 %1$s (%2$s)",
    "id": 1227742,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1227742/?format=api"
}