Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2341965/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:31:56.588934Z",
    "action": 59,
    "target": "By default, Checkmk imports the AWS tags for EC2 and ELB instances as host labels for the respective piggyback hosts. The label syntax is 'cmk/aws/tag/{key}:{value}'.<br>Additionally, the piggyback hosts for EC2 instances are given the host label 'cmk/aws/ec2:instance', which is done independent of this option.<br>You can further restrict the imported tags by specifying a pattern which Checkmk searches for in the key of the AWS tag, or you can disable the import of AWS tags altogether.",
    "id": 2237019,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2237019/?format=api"
}