Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2289116/?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-02-19T06:01:28.238959Z",
    "action": 59,
    "target": "Compute averaged single-core CPU utilizations. Note that this option only has an effect if at least one of the sub-options 'Apply single-core levels' or 'Graphs for averaged single-core utilizations' is enabled.\nNote: The average is calculated using the Exponential Moving Average (EMA) method, which considers both the new value and the previous average while applying a weighted factor to each.",
    "id": 2167608,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2167608/?format=api"
}