Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2239760/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/it/?format=api",
    "user": "https://translate.checkmk.com/api/users/thomas.koslowski/?format=api",
    "author": "https://translate.checkmk.com/api/users/thomas.koslowski/?format=api",
    "timestamp": "2024-07-15T13:23:08.849672Z",
    "action": 66,
    "target": "Audit log",
    "id": 2101302,
    "action_name": "Explanation updated",
    "url": "https://translate.checkmk.com/api/changes/2101302/?format=api"
}