Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1325180/?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.120060Z",
    "action": 59,
    "target": "<p>Livestatus viene utilizzato da diversi componenti, ad esempio la GUI, per raccogliere informazioni sugli oggetti monitorati dal nucleo di monitoraggio. È molto importante per le prestazioni complessive del sistema di monitoraggio che livestatus sia affidabile e performante.</p><p> Dovrebbe esserci sempre un numero sufficiente di slot livestatus liberi per servire le nuove query in arrivo.</p><p>Non si dovrebbe mai raggiungere un utilizzo di livestatus del 100% per un lungo periodo. Considerare di aumentare il numero di connessioni livestatus parallele o di rintracciare i client per verificare se è possibile ridurre l'utilizzo in qualche modo.</p>",
    "id": 1044801,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1044801/?format=api"
}