Changes API.

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

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

{
    "unit": "https://weblate.linphone.org/api/units/136590/?format=api",
    "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/zh_Hans/?format=api",
    "glossary_term": null,
    "user": "https://weblate.linphone.org/api/users/danmei.chen/?format=api",
    "author": "https://weblate.linphone.org/api/users/danmei.chen/?format=api",
    "timestamp": "2021-10-13T15:56:16.573891Z",
    "action": 36,
    "target": "检查这些属性来建立姓名联系人,用逗号分隔,第一个优先级最高。<br>默认值为:sn",
    "id": 14820,
    "action_name": "Translation approved",
    "url": "https://weblate.linphone.org/api/changes/14820/?format=api"
}