Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/445344/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/soutenir/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/soutenir/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": "2022-12-20T22:35:20.525012Z",
    "action": 2,
    "target": "在 @:year.current 年捐款的含稅收據(僅限法國)會於 @:year.next 年 3 月/4 月(申報所得稅之前)透過電子郵件寄出",
    "id": 496412,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/496412/?format=api"
}