Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/153910/?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/ja/?format=api",
    "dictionary": null,
    "user": 141,
    "author": 141,
    "timestamp": "2025-05-20T23:53:09.571170Z",
    "action": 5,
    "target": "<b>「プレースホルダ内のカーソル位置は1つだけ」<n>オプションが有効になっている場合、カーソルは移動中にプレースホルダ(数値、変数、または式を挿入する領域として表示される四角形)の先頭で停止します。この設定が無効になっている場合、カーソルはプレースホルダの先頭と末尾の両方で停止します。",
    "id": 124737,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/124737/?format=api"
}