Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2091930/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kiosk2/back/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kiosk2/back/de_AT/?format=api",
    "dictionary": null,
    "user": 83,
    "author": 83,
    "timestamp": "2022-04-22T12:11:58",
    "action": 45,
    "target": "",
    "id": 795708,
    "action_name": "New contributor",
    "url": "http://weblate.ucs.ru/api/changes/795708/?format=api"
}