Changes API.

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

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

{
    "unit": null,
    "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": null,
    "timestamp": "2023-09-04T10:13:47.632842Z",
    "action": 63,
    "target": "notification bulk",
    "id": 609913,
    "action_name": "Removed string",
    "url": "https://translate.checkmk.com/api/changes/609913/?format=api"
}