Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/114108618/?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.825799+01:00",
    "action": 71,
    "target": "由繪圖板回報的壓力。數值通常在 0.0 和 1.0 之間,但如果使用壓力增益的話可能會更大。如果您使用滑鼠的話,在按下右鍵時壓力為 0.5,放開時為 0.0。",
    "id": 78016315,
    "action_name": "String added in the repository",
    "url": "https://hosted.weblate.org/api/changes/78016315/?format=api"
}