Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/483296/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/admin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/admin/vi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T03:01:36.361013Z",
    "action": 59,
    "target": "Tệp cấu hình của bạn đã được cập nhật thành công. Xin lưu ý rằng nếu trang web của bạn không còn hoạt động bình thường, bạn có thể cần phải sửa cấu hình của mình theo cách thủ công bằng cách chỉnh sửa trực tiếp <tt> config.inc.php </tt>.",
    "id": 417274,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/417274/?format=api"
}