Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/893739/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/locale/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/locale/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T22:54:42.611239Z",
    "action": 59,
    "target": "输入一个保存上传文件的既存目录的完整路径名称。这个目录不应该直接通过网页存取。<strong>请确定这个目录存在而且可写入。</strong> Windows路径名称应该使用右斜线,例如:\"C:/myjournal/files\"。",
    "id": 941680,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/941680/?format=api"
}