Changes API.

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

GET /api/changes/29658/?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": null,
    "user": "https://t.naviter.com/api/users/simon@naviter.com/?format=api",
    "author": "https://t.naviter.com/api/users/simon@naviter.com/?format=api",
    "timestamp": "2023-09-28T14:46:21.626471Z",
    "action": 25,
    "target": "si.tbx",
    "id": 29658,
    "action_name": "Removed translation",
    "url": "https://t.naviter.com/api/changes/29658/?format=api"
}