Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1220594/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/de/?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-05-12T12:15:40.148200Z",
    "action": 2,
    "target": "Bitte beachten Sie, dass, wenn Sie hier Levels festlegen oder ändern, die Änderung nur während einer Inventur aktiviert wird. Das Speichern dieser Regel ist nicht ausreichend. Dies liegt in der Natur von Inventurregeln begründet.",
    "id": 2288837,
    "action_name": "Translation changed",
    "url": "https://translate.checkmk.com/api/changes/2288837/?format=api"
}