Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/344817/",
    "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:30",
    "action": 5,
    "target": "Choose a restaurant",
    "id": 29384,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/29384/"
}