Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1171233/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-06T07:31:21.483822Z",
    "action": 59,
    "target": "<p>Livestatus és utilitzat per diversos components, per exemple la interfície gràfica d'usuari, per recopilar informació sobre els objectes monitoritzats del nucli de monitorització. És molt important per al rendiment general del sistema de monitoratge que el livestatus sigui fiable i performant.</p><p>Sempre ha d'haver-hi suficients ranures de livestatus gratuïtes per atendre les noves consultes entrants.</p><p>Mai hauríeu d'arribar a un ús de livestatus del 100% durant un temps més llarg. Considereu augmentar el nombre de connexions paral·leles de livestatus o fer un seguiment dels clients per comprovar si podeu o no reduir l'ús d'alguna manera.</p>",
    "id": 882563,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/882563/?format=api"
}