Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/530546/?format=api",
    "component": "http://weblate.ucs.ru/api/components/platformx/auth/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/platformx/auth/cs/?format=api",
    "dictionary": null,
    "user": 84,
    "author": 84,
    "timestamp": "2020-03-19T14:31:01",
    "action": 5,
    "target": "Heslo",
    "id": 441776,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/441776/?format=api"
}