Changes API.

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

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

{
    "unit": "https://weblate.linphone.org/api/units/133460/?format=api",
    "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/ru/?format=api",
    "glossary_term": null,
    "user": "https://weblate.linphone.org/api/users/Julonexus/?format=api",
    "author": "https://weblate.linphone.org/api/users/Julonexus/?format=api",
    "timestamp": "2021-10-05T15:46:37.191931Z",
    "action": 30,
    "target": "Encrypt transactions by LDAP over TLS(StartTLS). You must use \\'ldap\\' scheme. \\'ldaps\\' for LDAP over SSL is non-standardized and deprecated.<br>StartTLS is an extension to the LDAP protocol which uses the TLS protocol to encrypt communication. <br>It works by establishing a normal - i.e. unsecured - connection with the LDAP server before a handshake negotiation between the server and the web services is carried out. Here, the server sends its certificate to prove its identity before the secure connection is established.",
    "id": 14470,
    "action_name": "Source string changed",
    "url": "https://weblate.linphone.org/api/changes/14470/?format=api"
}