Changes API.

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

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

{
    "unit": "https://translate.gajim.org/api/units/6127848/?format=api",
    "component": "https://translate.gajim.org/api/components/gajim-website/website/?format=api",
    "translation": "https://translate.gajim.org/api/translations/gajim-website/website/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-22T10:17:09.205281Z",
    "action": 59,
    "target": "在 Linux 上,Gajim 能够收集您设备上当前播放音乐的信息。这些信息可以通过个人事件协议(PEP,[XEP-0163](https://xmpp.org/extensions/xep-0163.html))发布给联系人。Gajim 的 MusicTrackListener(收集信息的那个)已更新并修复了一些解析问题。",
    "id": 338911,
    "action_name": "String updated in the repository",
    "url": "https://translate.gajim.org/api/changes/338911/?format=api"
}