Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1355003/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/shadm/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/mn/?format=api",
    "dictionary": null,
    "user": 92,
    "author": 92,
    "timestamp": "2019-09-29T04:57:04",
    "action": 9,
    "target": "Alternate server...|Link two servers for joint operation",
    "id": 358915,
    "action_name": "Translation uploaded",
    "url": "http://weblate.ucs.ru/api/changes/358915/?format=api"
}