Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/558164/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-office-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-office-macro/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-12-03T09:46:05.606518Z",
    "action": 2,
    "target": "閲覧するオフィススイートのファイル。リソースの文字列の参照を使用し、どのファイルを表示するか指定してください。例:attach:ファイル.ppt、attach:ページ@ファイル.doc、attach:スペース.ページ@ファイル.xls, attach:wiki:スペース.ページ@ファイル.odt, url:http://ある/リモート/ファイル.ppt。",
    "id": 359807,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/359807/?format=api"
}