Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/560006/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/ja/?format=api",
    "user": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
    "author": "https://l10n.xwiki.org/api/users/shirahara/?format=api",
    "timestamp": "2023-01-05T05:16:20.846241Z",
    "action": 2,
    "target": "画像のフィールドは、ブログの各投稿にサムネイル画像を添付するのに使用されます。投稿のサムネイル画像は、ブログが「画像」レイアウトを使用するよう設定されている場合にのみ表示されます。",
    "id": 370169,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/370169/?format=api"
}