Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/116808/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/store/zh_Hans/?format=api",
    "user": "https://translate.yunohost.org/api/users/poesty/?format=api",
    "author": "https://translate.yunohost.org/api/users/poesty/?format=api",
    "timestamp": "2025-01-21T14:31:29.641469Z",
    "action": 9,
    "target": "愿望清单是人们可以集体建议和投票希望打包并在 YunoHost 官方应用目录中提供的应用的地方。尽管如此,这里列出的应用不应被解释为 YunoHost 项目计划集成它,而仅仅是对打包志愿者的灵感来源。",
    "id": 196875,
    "action_name": "Translation uploaded",
    "url": "https://translate.yunohost.org/api/changes/196875/?format=api"
}