Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/423068/?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": "2020-06-10T09:04:40",
    "action": 2,
    "target": "Contract administration:",
    "id": 552626,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/552626/?format=api"
}