Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/733416/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/citation-style-language-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/citation-style-language-plugin/vi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T22:24:28.249714Z",
    "action": 59,
    "target": "Cho phép người đọc nhận được trích dẫn của một bài báo được xuất bản ở một trong một số định dạng được hỗ trợ bởi kiểu Ngôn ngữ trích dẫn.",
    "id": 672001,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/672001/?format=api"
}