Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/9813/?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:49:34.146150Z",
    "action": 2,
    "target": "閃頻式調音器專業版絕對適合所有的小提琴、結他、貝斯、中提琴、大提琴及班卓琴。你必定會愛上你的樂器的音色,以及你所彈奏的樂曲!",
    "id": 17411,
    "action_name": "Translation changed",
    "url": "https://weblate.a4tune.com/api/changes/17411/?format=api"
}