Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/576218/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-xwikisyntaxquotations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-xwikisyntaxquotations/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2023-12-30T02:01:07.689992Z",
    "action": 5,
    "target": "= 고급 =\n\n== 인용문 ==\n\n=== 1.0 인용문 ===\n\n일부 텍스트를 인용할 수 있습니다.\n\n|=기능|= XWiki 구문 1.0|=결과\n|간단한 인용문|(((\n<인용문><p>존이 이렇게 말했어</p></blockquote>\n난 알았어\n)))|(((\n> 존이 이렇게 말했어요\n난 알았어\n)))\n|중첩된 따옴표|(((\n<인용문><p>존이 이렇게 말했어</p>\n  <인용문><p>마리가 대답했어</p></blockquote>\n</blockquote>\n난 알았어 \n)))|(((\n> 존이 이렇게 말했어요\n>> 마리가 대답했어요\n난 알았어\n)))\n\n=== 2.0 인용문 ===\n\n일부 텍스트를 인용할 수 있습니다.\n\n|=기능|= XWiki 구문 {{velocity}}$crtSyntaxVer{{/velocity}}|=결과\n|간단한 인용문|((({{{\n> 존이 이렇게 말했어요\n난 알았어\n}}})))|(((\n> 존이 이렇게 말했어요\n난 알았어\n)))\n|중첩된 따옴표|((({{{\n> 존이 이렇게 말했어요\n>> 마리가 대답했어요\n난 알았어\n}}})))|(((\n> 존이 이렇게 말했어요\n>> 마리가 대답했어요\n난 알았어\n)))",
    "id": 413116,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/413116/?format=api"
}