Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1154736/?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": "2024-05-06T07:30:36.769605Z",
    "action": 59,
    "target": "Configure the discovery of services monitoring network interfaces and switch ports. Note that this rule is a somewhat special case compared to most other rules in checkmk. Usually, the conditions for applying a rule are configured exclusively below in the section 'Conditions'. However, here, you can define additional conditions using the options offered by 'Conditions for this rule to apply'. These conditions are evaluated on a per-interface basis and allow for configuring the discovery of the corresponding services very finely. For example, you can make checkmk discover only interfaces whose alias matches the regex 'eth' or exclude certain port types or states from being discoverd. Note that saving a rule which has only conditions specified is not allowed and will result in an error. The reason is that such a rule would have no effect.",
    "id": 865975,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/865975/?format=api"
}