Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/9767/?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:34:32.006638Z",
    "action": 2,
    "target": "閃頻式調音器助你獲得極致精準。當音調過高時圖案模式會向右移,表示你需要把音調調低。當它向左移,只需要把音調調高。圖案模式移動得越慢,代表你的樂器調得越好。",
    "id": 17386,
    "action_name": "Translation changed",
    "url": "https://weblate.a4tune.com/api/changes/17386/?format=api"
}