Changes API

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

GET /api/changes/53886/?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-guests/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-guests/en/?format=api",
    "dictionary": null,
    "user": 6,
    "author": 6,
    "timestamp": "2018-08-01T15:45:01",
    "action": 1,
    "target": "",
    "id": 53886,
    "action_name": "Translation completed",
    "url": "http://weblate.ucs.ru/api/changes/53886/?format=api"
}