Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2341519/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-01T05:02:00.383164Z",
    "action": 59,
    "target": "Aquesta variable permet configurar el numbr d'OIDs que Checkmk ha de sol·licitar a la vegada. Aquesta regla només s'aplica als amfitrions SNMP que estan configurats com a amfitrions caminants en massa.És possible que vulgueu utilitzar aquesta regla per a afinar el rendiment SNMP. Tingues en compte que un valor més alt no sempre és millor. Pot disminuir les transaccions entre CheckMK i el sistema de destinació, però pot augmentar la despesa de l'OID en cas que només necessiteu una petita quantitat d'OID.",
    "id": 2235672,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2235672/?format=api"
}