Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/440119/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/ojs/themes-default/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/themes-default/zh_Hant/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/ckykatie/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/ckykatie/?format=api",
    "timestamp": "2022-09-28T08:23:26.992621Z",
    "action": 5,
    "target": "上載主頁圖片後在標頭背景顯示,而非一般在主頁的位置。",
    "id": 328564,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/328564/?format=api"
}