Changes API.

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

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

{
    "unit": "https://weblate.linphone.org/api/units/136572/?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-13T16:00:25.579542Z",
    "action": 36,
    "target": "通过 LDAP over TLS(StartTLS) 加密交易。 您必须使用\\'ldap\\' 方案。 LDAP over SSL 的 \\'ldaps\\' 未标准化且已弃用。<br>StartTLS 是 LDAP 协议的扩展,它使用 TLS 协议来加密通信。 <br>它的工作原理是在服务器和 Web 服务之间进行握手协商之前,与 LDAP 服务器建立正常的(即不安全的)连接。 在这里,服务器在建立安全连接之前发送其证书以证明其身份。",
    "id": 14823,
    "action_name": "Translation approved",
    "url": "https://weblate.linphone.org/api/changes/14823/?format=api"
}