Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/924927/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framacalc/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framacalc/main/zh_Hans/?format=api",
    "user": "https://weblate.framasoft.org/api/users/henryhu/?format=api",
    "author": "https://weblate.framasoft.org/api/users/henryhu/?format=api",
    "timestamp": "2024-01-19T02:59:59.324012Z",
    "action": 2,
    "target": "## 限制\n\n@:txt.calc 有如下限制:\n\n- 电子表格会在 **{days} 天没有活动之后被删除**\n  (没有访问,没有修改),这是为了避免我们的\n  数据库被无限扩大\n- 它们只能包含最多 **{rows} 行**\n- 无法创建多层表格或者导入\n  OpenDocument 或者 Microsoft Office 文件\n- 出于 [安全原因](https://contact.framasoft.org/en/faq/#calc-delete),\n  我们无法在被请求后删除电子表格\n\n此服务在您接受我们的使用条款的情况下提供,\n并且可能会依据我们的审核章程被审核。",
    "id": 739288,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/739288/?format=api"
}