Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/160204/?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/zh_Hans/?format=api",
    "dictionary": null,
    "user": 60,
    "author": 60,
    "timestamp": "2024-11-10T18:31:15.713516Z",
    "action": 2,
    "target": "物理常数更新至2022 CODATA推荐值",
    "id": 120739,
    "action_name": "Translation changed",
    "url": "https://weblate.a4tune.com/api/changes/120739/?format=api"
}