Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/114108630/?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.825964+01:00",
    "action": 71,
    "target": "您目前移動的速度。這個可以變得非常快。用「說明」選單的「列印輸入值」來感受數值範圍的感覺;負值比較罕見,但可用於非常緩慢的速度。",
    "id": 78016327,
    "action_name": "String added in the repository",
    "url": "https://hosted.weblate.org/api/changes/78016327/?format=api"
}