Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/552520/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxdefinitionlists/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-13T17:24:52.349308Z",
    "action": 5,
    "target": "= 編集 =\n\n== 定義リスト ==\n\n=== 定義リスト1.0 ===\n\n|=機能|=XWikiシンタックス 1.0|=結果\n|標準的な定義|((({{{\n<dl>\n  <dt>術語</dt>\n  <dd>定義</dd>\n</dl>\n}}})))|(((\n; 術語\n: 定義\n)))\n|入れ子式の定義|((({{{\n<dl>\n  <dt>術語1</dt>\n  <dd>定義1\n    <dl>\n      <dt>術語2</dt>\n      <dd>定義2</dd>\n    </dl>\n  </dd>\n</dl>\n}}})))|(((\n; 術語1\n: 定義1\n:; 術語2\n:: 定義2\n)))\n|パラメーター表記の定義|((({{{\n<dl style=\"color:blue\">\n  <dt>術語</dt>\n  <dd>定義</dd>\n</dl>\n}}})))|(((\n(% style=\"color:blue\" %)\n; 術語\n: 定義\n)))\n\n=== 2.0 定義Lists ===\n\n|=機能|=XWikiシンタックス {{velocity}}$crtSyntaxVer{{/velocity}}|=結果\n|標準的な定義|((({{{\n; 術語\n: 定義\n}}})))|(((\n; 術語\n: 定義\n)))\n|入れ子式の定義|((({{{\n; 術語1\n: 定義1\n:; 術語2\n:: 定義2\n}}})))|(((\n; 術語1\n: 定義1\n:; 術語2\n:: 定義2\n)))\n|パラメーター表記の定義|((({{{\n(% style=\"color:blue\" %)\n; 術語\n: 定義\n}}})))|(((\n(% style=\"color:blue\" %)\n; 術語\n: 定義\n)))",
    "id": 337933,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/337933/?format=api"
}