Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/9794/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/zh_Hant/?format=api",
    "dictionary": null,
    "user": 28,
    "author": 28,
    "timestamp": "2020-10-19T17:44:07.846900Z",
    "action": 2,
    "target": "專業用家欣賞閃頻式調音器專業版的精準,初學者則可快速到學習如何正確為樂器調音。閃頻式調音器專業版簡單易用,額外的半音階式調音器助你的樂器避免走音。",
    "id": 17397,
    "action_name": "Translation changed",
    "url": "https://weblate.a4tune.com/api/changes/17397/?format=api"
}