Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1152010/?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:35.917903Z",
    "action": 59,
    "target": "A provisioning of more than 100% is called over provisioning and can be a useful strategy for saving disk space. But you cannot guarantee any longer that every VM can really use all space that it was assigned. Here you can set levels for the maximum provisioning. A warning level of 150% will warn at 50% over provisioning.",
    "id": 863249,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/863249/?format=api"
}