Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2083686/?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/Valerio/?format=api",
    "author": "https://translate.checkmk.com/api/users/Valerio/?format=api",
    "timestamp": "2024-11-28T11:58:12.082296Z",
    "action": 2,
    "target": "server Windows",
    "id": 2150170,
    "action_name": "Translation changed",
    "url": "https://translate.checkmk.com/api/changes/2150170/?format=api"
}