Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/114108594/?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.825505+01:00",
    "action": 71,
    "target": "這項設定可定義筆劃輸入保持停留在 1.0 的時間,然後會重設為 0.0 重新開始增長,即使筆畫尚未結束。\n2.0 代表從 0.0 到 1.0 需要 2 倍時間\n9.9 或更大的數值代表無限大",
    "id": 78016291,
    "action_name": "String added in the repository",
    "url": "https://hosted.weblate.org/api/changes/78016291/?format=api"
}