Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1929152/?format=api",
    "component": "http://weblate.ucs.ru/api/components/kdspro/common-lk/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/kdspro/common-lk/de_AT/?format=api",
    "dictionary": null,
    "user": 83,
    "author": 83,
    "timestamp": "2020-10-19T08:23:28",
    "action": 5,
    "target": "Aufgrund der aktuellen Probleme mit der Verbindung zwischen dem KDS Pro-Server und dem persönlichen∙∙Konto aktualisieren Sie den KDS Pro-Server auf die neueste Version 1.6.69+",
    "id": 630852,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/630852/?format=api"
}