Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82717210/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/07_solving-problems/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/07_solving-problems/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-07T09:49:23.169286+02:00",
    "action": 59,
    "target": "應以保留態度對待這些文件。它們通常都是好幾年前的文件;其資訊多已過時。尤其是翻譯的文件,因為原始文件多半有系統地更新或在出版後就更新。在志工環境與無束縛的情況工作,就是有這種樂趣…",
    "id": 34062808,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/34062808/?format=api"
}