Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/9766/?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-14T11:01:19.657594Z",
    "action": 2,
    "target": "半音階調音器(chromatic tuner)能精準地測量出你的樂器所發出的音(tune)之頻率,並顯示出它的半音階(chromatic scale)。\n目標音高(pitch)會於音階上標示,以便你能看出它走音了多少。\n當接近目標音高時,你可使用頻閃調音器(strobe tuner)作微調。",
    "id": 16886,
    "action_name": "Translation changed",
    "url": "https://weblate.a4tune.com/api/changes/16886/?format=api"
}