Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2343067/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/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-12T06:27:41.513029Z",
    "action": 2,
    "target": "Could not find any service for your cluster. You first need to specify which services of your nodes shall be added to the cluster. This is done using the <a href=\"%s\">%s</a> rule set.",
    "id": 2287912,
    "action_name": "Translation changed",
    "url": "https://translate.checkmk.com/api/changes/2287912/?format=api"
}