Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1151934/?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.916480Z",
    "action": 59,
    "target": "<br>With these intervals specific single values or table columns can be kept from the previous inventory tree if the current agent output does not provide any new data for these entries.<br>Only entries corresponding to chosen single values or columns are added.",
    "id": 863173,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/863173/?format=api"
}