Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1154787/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-06T07:30:36.770669Z",
    "action": 59,
    "target": "Connect to an MQTT broker to get statistics out of your instance. The information is fetched from the <tt>$SYS</tt> topic of the broker. The different brokers implement different topics as they are not standardized, means that not every service available with every broker. In multi-tentant, enterprise level cluster this agent may not be useful or probably only when directly connecting to single nodes, because the <tt>$SYS</tt> topic is node-specific.",
    "id": 866026,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/866026/?format=api"
}