Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/909091/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framaforms/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framaforms/main/zh_Hans/?format=api",
    "user": "https://weblate.framasoft.org/api/users/kong1383068/?format=api",
    "author": "https://weblate.framasoft.org/api/users/kong1383068/?format=api",
    "timestamp": "2023-10-27T06:57:42.832983Z",
    "action": 37,
    "target": "## 限制\n\n@:txt.forms 有许多\n[limitations](@:(link.forms)/limitations) :\n\n- 表单的有效期为**{months} months** (默认情况下)\n- 最多允许**{answers} 个回复**\n- 一个账户最多只能有**{forms} 个表单**\n\n本服务的提供以接受我们的条款和条件为前提\n并可能根据我们的审核政策进行审核。",
    "id": 710426,
    "action_name": "Marqué comme À vérifier",
    "url": "https://weblate.framasoft.org/api/changes/710426/?format=api"
}