Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2342246/?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.870174Z",
    "action": 59,
    "target": "Si Checkmk no pot notificar als usuaris els problemes, el lloc advertirà d'aquesta situació de forma molt visible dins de la interfície d'usuari (tant en el resum tàctic com en el tauler). Això afecta només els usuaris amb aquest permís. Els usuaris amb aquest permís només veuran les notificacions fallides que s'hagin produït en les últimes 24 hores.",
    "id": 2237301,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2237301/?format=api"
}