Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1326584/?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.389272Z",
    "action": 59,
    "target": "I tag ausiliari possono essere attaccati ad altri tag. In questo modo puoi per esempio avere tutti gli host con il tag <tt>cmk-agent</tt> che hanno anche il tag <tt>tcp</tt>. Questo rende la configurazione dei tuoi host più facile.",
    "id": 1046233,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1046233/?format=api"
}