Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/551696/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-documenttreetranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-documenttreetranslations/ja/?format=api",
    "user": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
    "author": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
    "timestamp": "2022-11-23T07:51:56.660312Z",
    "action": 5,
    "target": "ルートのノードのIDです。特定のノード(指定したルート)以下のノードを表示する際に役立ちます。ツリーは、ルートにあるノードの子供を最初のレベルに表示するため、ルートのノードは実際には表示されません。ルートのノードが指定されていない場合は、ツリー全体を表示します。\nノードの識別子のフォーマットは「構成要素の種類:構成要素の参照」となります。構成要素の種類にはインスタンスのウィキ、スペース、ドキュメントを設定できます。例:wiki:xwiki、space:xwiki:Main、document:xwiki:Main.WebHome",
    "id": 351212,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/351212/?format=api"
}