Changes API.

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

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

{
    "unit": null,
    "component": "https://t.naviter.com/api/components/seeyounavigator/glossary/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/glossary/sl/?format=api",
    "user": "https://t.naviter.com/api/users/andrej@naviter.com/?format=api",
    "author": "https://t.naviter.com/api/users/andrej@naviter.com/?format=api",
    "timestamp": "2023-10-11T08:09:37.152414Z",
    "action": 0,
    "target": "",
    "id": 34492,
    "action_name": "Resource update",
    "url": "https://t.naviter.com/api/changes/34492/?format=api"
}