Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2007542/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/dmctldmctl/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/dmctldmctl/vi/?format=api",
    "dictionary": null,
    "user": 46,
    "author": 46,
    "timestamp": "2021-03-16T04:38:43",
    "action": 5,
    "target": "Chứng từ không chứa giữ liệu để cập nhập vào file.",
    "id": 711721,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/711721/?format=api"
}