Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2344074/?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": "2025-05-09T12:38:12.470105Z",
    "action": 59,
    "target": "Questa regola seleziona l'agente EMC VNX invece del normale agente Checkmk e consente il monitoraggio dei sistemi di storage EMC VNX richiamando lo strumento da riga di comando naviseccli localmente sul sistema di monitoraggio. Assicurarsi che sia installato e funzionante. È possibile configurare le impostazioni di connessione qui.",
    "id": 2239138,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2239138/?format=api"
}