Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1440577/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/ro/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-06T07:47:39.174088Z",
    "action": 59,
    "target": "<p>În configurațiile distribuite, Livestatus este utilizat pentru a transporta informațiile de stare colectate într-un site către site-ul central. Începând cu Checkmk 1.6 este posibil în mod nativ și foarte recomandat să se cripteze acest trafic Livestatus.</p> <p>Acest lucru poate fi activat folosind setarea globală <a href=\"wato.py?mode=edit_configvar&varname=site_livestatus_tcp\">>Accesul la Livestatus prin TCP</a>. Înainte de a activa acest lucru, trebuie să vă asigurați că toți clienții Livestatus sunt capabili să gestioneze comunicarea Livestatus criptată SSL. Aruncați o privire la <a href=\"werk.py?werk=7017\">werk #7017</a> pentru mai multe informații.</p>",
    "id": 1170156,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1170156/?format=api"
}