Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1623998/?format=api",
    "component": "http://weblate.ucs.ru/api/components/qms/e-queue-frontend/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/qms/e-queue-frontend/de_AT/?format=api",
    "dictionary": null,
    "user": 83,
    "author": 83,
    "timestamp": "2020-11-03T10:39:58",
    "action": 5,
    "target": "Achtung! Dieser Modus wird verwendet, wenn die Anwendungs-DB-Datei (qms_backend.dat) beschädigt ist oder verloren geht. Die ausgewählte Lizenz wird blockiert, wenn eine bereits ausgeführte QMS-Instanz an die Lizenz gebunden wird",
    "id": 640567,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/640567/?format=api"
}