Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2341534/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-01T05:04:22.059363Z",
    "action": 59,
    "target": "Esta variable le permite configurar el número de OID que Checkmk debe solicitar a la vez. Esta regla sólo se aplica a los hosts SNMP que están configurados para ser hosts de caminata masiva.Es posible que desee utilizar esta regla para ajustar el rendimiento de SNMP. Tenga en cuenta lo siguiente: Un valor más alto no siempre es mejor. Puede reducir las transacciones entre Checkmk y el sistema de destino, pero puede aumentar la sobrecarga de OID en caso de que sólo necesite una pequeña cantidad de OID.",
    "id": 2235693,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2235693/?format=api"
}