Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/731578/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/custom-header-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/custom-header-plugin/vi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-18T02:06:24.639524Z",
    "action": 59,
    "target": "Nếu plugin này được kích hoạt đầu trang tùy chỉnh có thể được thêm vào trang web. Điều này có thể được sử dụng, ví dụ, để thêm Javascript tùy chỉnh.",
    "id": 751694,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/751694/?format=api"
}