Changes API.

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

GET /api/changes/25703/?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/hr/?format=api",
    "user": "https://t.naviter.com/api/users/primoz/?format=api",
    "author": "https://t.naviter.com/api/users/primoz/?format=api",
    "timestamp": "2021-07-16T08:34:24.093549Z",
    "action": 0,
    "target": "",
    "id": 25703,
    "action_name": "Resource update",
    "url": "https://t.naviter.com/api/changes/25703/?format=api"
}