{
    "ok": true,
    "feed": {
        "scope": "global",
        "items": [
            {
                "id": 1,
                "source_type": "legacy_social_post",
                "title": "Social Post",
                "body": "I just pulled the most useless pack",
                "scope": "public",
                "display_name": "aussiewarrior",
                "created_at": "2026-06-27 03:47:15",
                "reactions": {
                    "total": 0
                },
                "comments": []
            }
        ],
        "tabs": [
            {
                "key": "global",
                "label": "Global"
            },
            {
                "key": "friends",
                "label": "Friends"
            },
            {
                "key": "guild",
                "label": "Guild"
            },
            {
                "key": "mine",
                "label": "Mine"
            }
        ],
        "composer": {
            "enabled": true,
            "max_length": 2000,
            "scopes": [
                "global",
                "friends",
                "guild"
            ]
        },
        "interaction_contract": [
            "like",
            "react",
            "comment",
            "hide",
            "report"
        ]
    }
}