Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1325245/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-06T07:40:14.121397Z",
    "action": 59,
    "target": "Un provisioning superiore al 100% è chiamato over provisioning e può essere una strategia utile per risparmiare spazio su disco. Ma non si può più garantire che ogni VM possa davvero utilizzare tutto lo spazio che le è stato assegnato. Qui è possibile impostare dei livelli per il provisioning massimo. Un livello di avviso del 150% avvertirà al 50% di over provisioning.",
    "id": 1044873,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1044873/?format=api"
}