Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2340687/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/fr/?format=api",
    "user": "https://translate.checkmk.com/api/users/silke.paintner/?format=api",
    "author": "https://translate.checkmk.com/api/users/silke.paintner/?format=api",
    "timestamp": "2025-04-23T07:14:48.310417Z",
    "action": 2,
    "target": "Les hôtes configurés via cette règle obtiennent le déploiement du plugin <tt>smart_posix</tt>. En supposant que vous avez installé <tt>smartmontools</tt>, vos disques durs locaux seront surveillés pour la température et les erreurs. L'ancien plugin <tt>smart</tt> est obsolète et ne doit plus être utilisé. ",
    "id": 2233785,
    "action_name": "Translation changed",
    "url": "https://translate.checkmk.com/api/changes/2233785/?format=api"
}