Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2381045/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:59:51.468682Z",
    "action": 59,
    "target": "Met deze variabele kunt u het aantal OID's instellen dat Checkmk in één keer moet opvragen. Deze regel geldt alleen voor SNMP-hosts die geconfigureerd zijn als bulk walk hosts.U kunt deze regel gebruiken om de SNMP-prestaties af te stemmen. Let op: Een hogere waarde is niet altijd beter. Het kan de transacties tussen Checkmk en het doelsysteem verminderen, maar het kan de OID-overhead verhogen als u slechts een klein aantal OID's nodig hebt.",
    "id": 2276287,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2276287/?format=api"
}