Changes API

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

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

{
    "unit": null,
    "component": "http://weblate.ucs.ru/api/components/marketing-desktop/md-settings/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/marketing-desktop/md-settings/vi/?format=api",
    "dictionary": null,
    "user": 45,
    "author": 45,
    "timestamp": "2020-04-06T06:06:26",
    "action": 0,
    "target": "",
    "id": 499631,
    "action_name": "Resource update",
    "url": "http://weblate.ucs.ru/api/changes/499631/?format=api"
}