Changes API

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

GET /api/changes/28292/?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-install/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-install/ru/?format=api",
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2018-01-12T13:38:43",
    "action": 0,
    "target": "",
    "id": 28292,
    "action_name": "Resource update",
    "url": "http://weblate.ucs.ru/api/changes/28292/?format=api"
}