Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/782877/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/manifest/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/manifest/zh_Hant/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Eeeee/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Eeeee/?format=api",
    "timestamp": "2023-01-18T06:16:56.384431Z",
    "action": 5,
    "target": "這種說法本身就有其局限。\n我們已經明白,如果我們不照顧好自己,就無法照顧一個公共領域,也無法照顧他人,就如同我們讓自己的營火熄滅,因此無法分享火焰一樣。",
    "id": 508601,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/508601/?format=api"
}