Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2341543/?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-01T05:05:57.899442Z",
    "action": 59,
    "target": "Questa variabile consente di configurare il numero di OID che Checkmk deve richiedere in una sola volta. Questa regola si applica solo agli host SNMP configurati per essere bulk walk host. Si può usare questa regola per regolare le prestazioni di SNMP. Attenzione: Un valore più alto non è sempre migliore. Può diminuire le transazioni tra Checkmk e il sistema di destinazione, ma può aumentare l'overhead degli OID nel caso in cui sia necessaria solo una piccola quantità di OID.",
    "id": 2235707,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2235707/?format=api"
}