Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/114108622/?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.825851+01:00",
    "action": 71,
    "target": "當您繪製一道筆畫時,這種輸入會緩慢地從零到一。它也可以設定成移動時週期性跳回零。請查看「筆畫持續時間」和「筆畫維持時間」設定值。",
    "id": 78016319,
    "action_name": "String added in the repository",
    "url": "https://hosted.weblate.org/api/changes/78016319/?format=api"
}