Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/174121/?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": 160,
    "author": 160,
    "timestamp": "2026-02-06T09:04:03.582718Z",
    "action": 5,
    "target": "Trong trường hợp này, máy tính sẽ hiển thị kết quả bao gồm cả dấu chấm. Dấu chấm được hiển thị màu xám.",
    "id": 135017,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/135017/?format=api"
}