Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2275961/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/ja/?format=api",
    "user": "https://translate.checkmk.com/api/users/hiroko/?format=api",
    "author": "https://translate.checkmk.com/api/users/hiroko/?format=api",
    "timestamp": "2025-01-07T05:25:49.385611Z",
    "action": 45,
    "target": "",
    "id": 2158226,
    "action_name": "New contributor",
    "url": "https://translate.checkmk.com/api/changes/2158226/?format=api"
}