Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2240336/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/en_US/?format=api",
    "user": "https://translate.checkmk.com/api/users/silke.paintner/?format=api",
    "author": "https://translate.checkmk.com/api/users/silke.paintner/?format=api",
    "timestamp": "2025-05-12T07:31:28.573047Z",
    "action": 2,
    "target": "Within this rule set service names can be translated similar to the rule set <tt>Host name translation for piggybacked hosts</tt>. Services such as <tt>Check_MK</tt>, <tt>Check_MK Agent</tt>, <tt>Check_MK Discovery</tt>, <tt>Check_MK inventory</tt>, and <tt>Check_MK HW/SW inventory</tt> are excluded. <b>Attention:</b><ul><li>Downtimes and other configured rules which match these services have to be adapted.</li><li>Metrics and graphs will begin from scratch for translated services.</li><li>Especially configured check parameters keep their functionality further on.</li><li>This new rule set translates also the item part of a service name. This means that after such a translation the item may be gone but is used in the conditions of the parameters further on if any parameters are configured. This might be confusing.</li></ul>This rule should only be configured in the early stages.",
    "id": 2288053,
    "action_name": "Translation changed",
    "url": "https://translate.checkmk.com/api/changes/2288053/?format=api"
}