Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11408422/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/backend/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/backend/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/graceyu/?format=api",
    "timestamp": "2023-06-26T02:11:11.923922Z",
    "action": 27,
    "target": "正在识别储存库包元数据的差异(本地缺少哪些数据?):%s",
    "id": 2716064,
    "action_name": "Translation replaced",
    "url": "https://l10n.opensuse.org/api/changes/2716064/?format=api"
}