Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/558402/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/pdf-viewer-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/pdf-viewer-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-03T12:15:22.177773Z",
    "action": 5,
    "target": "この値が真(または1かyes)で、閲覧するユーザーがPDFのファイルへのアクセス権を持たない場合、ユーザーはPDFファイルをあなたの閲覧権限で閲覧できます(ただし、あなたがドキュメントの閲覧権限を持っている場合のみ)。",
    "id": 360544,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/360544/?format=api"
}