Changes API

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

GET /api/changes/29386/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://weblate.ucs.ru/api/units/344819/",
    "component": "http://weblate.ucs.ru/api/components/marketing-desktop/md-install/",
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-install/en/",
    "dictionary": null,
    "user": 60,
    "author": 60,
    "timestamp": "2018-03-13T13:46:42",
    "action": 5,
    "target": "Object",
    "id": 29386,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/29386/"
}