Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2345370/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/pt_PT/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:42:02.845525Z",
    "action": 59,
    "target": "Esta regra selecciona o agente EMC VNX em vez do agente Checkmk normal e permite a monitorização dos sistemas de armazenamento EMC VNX chamando localmente a ferramenta de linha de comandos naviseccli no sistema de monitorização. Certifique-se de que está instalado e a funcionar. Pode configurar as definições de ligação aqui.",
    "id": 2240471,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2240471/?format=api"
}