Changes API.

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

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

{
    "unit": "http://translate.otrs.com/api/units/2103821/?format=api",
    "component": "http://translate.otrs.com/api/components/otrs-7/administration-manual/?format=api",
    "translation": "http://translate.otrs.com/api/translations/otrs-7/administration-manual/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-12T09:15:12.578714Z",
    "action": 59,
    "target": "In cases where a self-signed certificate or a certificate issued by an unknown CA needs to be accepted without disabling the verification at all you can specify the fingerprint of the certificate as ``algo$hex_fingerprint``, where ``algo`` is a fingerprint algorithm supported by OpenSSL, e.g. ``sha1``, ``sha256`` etc. and ``hex_fingerprint`` is the hexadecimal representation of the binary fingerprint. Any colons inside the hex string will be ignored.",
    "id": 414967,
    "action_name": "String updated in the repository",
    "url": "http://translate.otrs.com/api/changes/414967/?format=api"
}