Changes API.

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

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

{
    "unit": null,
    "component": "https://t.naviter.com/api/components/seeyouweb/main/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyouweb/main/nn/?format=api",
    "user": "https://t.naviter.com/api/users/primoz/?format=api",
    "author": "https://t.naviter.com/api/users/primoz/?format=api",
    "timestamp": "2022-04-12T14:20:17.426117Z",
    "action": 0,
    "target": "",
    "id": 27822,
    "action_name": "Resource update",
    "url": "https://t.naviter.com/api/changes/27822/?format=api"
}