Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2359812/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/en_US/?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-12T07:20:40.029202Z",
    "action": 5,
    "target": "Cannot load HW/SW inventory history %s. Please remove the corrupted files.",
    "id": 2288009,
    "action_name": "New translation",
    "url": "https://translate.checkmk.com/api/changes/2288009/?format=api"
}