Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2342342/?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-09T12:32:42.872834Z",
    "action": 59,
    "target": "La memòria cau sencera es cerca en l'interval configurat aquí per als valors antics que shal s'escriuen al disc. Això només afecta als fitxers RRD als quals s'han aturat les actualitzacions, de manera que establir-ho a un valor alt és acceptable en la majoria dels casos.",
    "id": 2237397,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2237397/?format=api"
}