Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1151909/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-06T07:30:35.915982Z",
    "action": 59,
    "target": "<b>Beware:</b> Deleting this key means that you will not be able to encrypt or sign backups with the key. Already created backups which have been encrypted, can not be decrypted without access to this key. So please be sure that you either have a backup or don't need this key anymore.",
    "id": 863148,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/863148/?format=api"
}