Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/551752/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/macros-treetranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/macros-treetranslations/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-26T08:24:06.162752Z",
    "action": 5,
    "target": "初めに親ノードを展開した際に表示する子ノードの最大数。その他の子ノードは残りのノード数を示すリンクからアクセスできます。このパラメーターは子ノードをページ化し、子ノードの数が多いときにツリーのサイズを調整するのに使用されます。このツリーがパラメーターをツリーのソースに渡す際、パラメーターは、ソースが子ノードの件数を制限している動的なツリーでのみ機能します。",
    "id": 352433,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/352433/?format=api"
}