Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/kiosk2/kfc-yam/?format=api",
    "translation": null,
    "dictionary": null,
    "user": 6,
    "author": null,
    "timestamp": "2021-01-22T10:01:48",
    "action": 28,
    "target": "no such identity: /var/www/weblate/lib/python2.7/site-packages/weblate/data/ssh/id_rsa: No such file or directory\r\nPermission denied, please try again.\r\nPermission denied, please try again.\r\nPermission denied (publickey,password).\r\nfatal: Could not read from remote repository.\n\nPlease make sure you have the correct access rights\nand the repository exists. (128)",
    "id": 690543,
    "action_name": "Failed push on repository",
    "url": "http://weblate.ucs.ru/api/changes/690543/?format=api"
}