Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1372359/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/domm/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/domm/ro/?format=api",
    "dictionary": null,
    "user": 6,
    "author": 6,
    "timestamp": "2020-03-25T09:37:43",
    "action": 45,
    "target": "",
    "id": 445360,
    "action_name": "New contributor",
    "url": "http://weblate.ucs.ru/api/changes/445360/?format=api"
}