Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2004626/?format=api",
    "component": "http://weblate.ucs.ru/api/components/foodfactory/common/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/common/vi/?format=api",
    "dictionary": null,
    "user": 46,
    "author": 46,
    "timestamp": "2021-01-28T07:51:48",
    "action": 9,
    "target": "Giảm số lượng bản quyền, license không tồn tại",
    "id": 696038,
    "action_name": "Translation uploaded",
    "url": "http://weblate.ucs.ru/api/changes/696038/?format=api"
}