Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/9765/?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-14T10:17:00.323098Z",
    "action": 5,
    "target": "專業樂手們欣賞它的精準,新手們則能快速地學會正確地為他們的樂器調音。本應用程式結合半音階及頻閃調諧器顯示於同一屏幕,能為你提供最精準的調音功能。",
    "id": 16878,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/16878/?format=api"
}