Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/114108628/?format=api",
    "component": "https://hosted.weblate.org/api/components/mypaint/libmypaint/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mypaint/libmypaint/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-16T09:39:54.825924+01:00",
    "action": 71,
    "target": "筆尖傾斜的右增。0 當筆尖的工作端指向您;+90 當筆尖順時鐘旋轉 90 度;-90 當筆尖逆時鐘旋轉 90 度。",
    "id": 78016325,
    "action_name": "String added in the repository",
    "url": "https://hosted.weblate.org/api/changes/78016325/?format=api"
}