Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/134195/?format=api",
    "component": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/vi/?format=api",
    "dictionary": null,
    "user": 161,
    "author": 161,
    "timestamp": "2025-10-28T12:56:12.498715Z",
    "action": 5,
    "target": "<b>Thu gọn<b> chứa tất cả các thao tác (một số thao tác có thể truy cập thông qua phím <key:SECOND_FUNCTION> key). Bố cục thu gọn có sẵn theo cả hướng dọc và hướng ngang.",
    "id": 131132,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/131132/?format=api"
}