Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2345269/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/pt_PT/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:42:02.843061Z",
    "action": 59,
    "target": "Os sensores IPMI com estes estados devem ser ignorados ao resumir. O padrão especificado aqui deve corresponder exatamente ao início do estado real do sensor (sensível a maiúsculas e minúsculas).",
    "id": 2240370,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2240370/?format=api"
}