Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/114108596/?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.825529+01:00",
    "action": 71,
    "target": "將自訂輸入設定為這數值。如果速度減慢的話,就將它調至這個數值 (如下面所示)。這是讓您將壓力/速度/其他控制組合設定成這個輸入,然後只要於需要時在其他設定上參照這個「自訂輸入」就無須重覆進行相同的設定。\n如果您設定成「隨機」改變,就可以產生出緩慢 (順滑) 的隨機輸入。",
    "id": 78016293,
    "action_name": "String added in the repository",
    "url": "https://hosted.weblate.org/api/changes/78016293/?format=api"
}