Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/114108598/?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.825553+01:00",
    "action": 71,
    "target": "自訂輸入實際跟隨期望設定值 (上面一項) 的減慢速度。這會在筆觸層級發生影響 (如果筆觸不受時間影響,則會忽略經過時間)。\n0.0 不減速 (變更會即時生效)",
    "id": 78016295,
    "action_name": "String added in the repository",
    "url": "https://hosted.weblate.org/api/changes/78016295/?format=api"
}