Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1022990/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/glossary/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/glossary/en/?format=api",
    "user": "https://translate.checkmk.com/api/users/silke.paintner/?format=api",
    "author": "https://translate.checkmk.com/api/users/silke.paintner/?format=api",
    "timestamp": "2023-09-04T09:55:37.694174Z",
    "action": 31,
    "target": "licensing credentials",
    "id": 609794,
    "action_name": "New string added",
    "url": "https://translate.checkmk.com/api/changes/609794/?format=api"
}