Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/422518/?format=api",
    "component": "http://weblate.ucs.ru/api/components/rkeepercrm/rkeepercrm/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/rkeepercrm/rkeepercrm/en_GB/?format=api",
    "dictionary": null,
    "user": 72,
    "author": 72,
    "timestamp": "2019-10-17T08:52:54",
    "action": 2,
    "target": "%s issued and used from card range (%s - %s)!\nContinue creating cards?",
    "id": 368099,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/368099/?format=api"
}