Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/marketing-desktop/md-tagreference/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-tagreference/bg/?format=api",
    "dictionary": null,
    "user": 101,
    "author": 101,
    "timestamp": "2019-05-28T13:32:14",
    "action": 1,
    "target": "",
    "id": 204113,
    "action_name": "Translation completed",
    "url": "http://weblate.ucs.ru/api/changes/204113/?format=api"
}