Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1154719/?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.769281Z",
    "action": 59,
    "target": "Configure levels for averaged CPU utilization depending on number of cluster nodes. The CPU utilization sums up the percentages of CPU time that is used for user processes and kernel routines over all available cores within the last check interval. The possible range is from 0% to 100%",
    "id": 865958,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/865958/?format=api"
}