Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13210049/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nis_server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nis_server/master/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": "2022-03-07T07:11:34.202968Z",
    "action": 2,
    "target": "無法使用背景工作伺服器取得清單。\n",
    "id": 2053290,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2053290/?format=api"
}