Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1325179/?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.120041Z",
    "action": 59,
    "target": "<p>Nelle configurazioni distribuite Livestatus è usato per trasportare le informazioni sullo stato raccolte in un sito al sito centrale. Da Checkmk 1.6 è nativamente possibile e altamente raccomandato criptare questo traffico di Livestatus.</p> <p>Questo può essere abilitato usando l'impostazione globale <a href=\"wato.py?mode=edit_configvar&varname=site_livestatus_tcp\">Accesso a Livestatus via TCP</a>. Prima di abilitarlo dovresti assicurarti che tutti i tuoi client Livestatus siano in grado di gestire la comunicazione criptata SSL di Livestatus. Dai un'occhiata a <a href=\"werk.py?werk=7017\">werk #7017</a> per ulteriori informazioni.</p>",
    "id": 1044800,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1044800/?format=api"
}