A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": "https://www.w3.org/ns/activitystreams",
"id": "https://hello.2heng.xin/users/mashiro/collections/tags",
"type": "Collection",
"totalItems": 3,
"items": [
{
"type": "Hashtag",
"href": "https://hello.2heng.xin/@mashiro/tagged/%E5%B0%8F%E6%A3%AE%E6%9E%97",
"name": "#小森林"
},
{
"type": "Hashtag",
"href": "https://hello.2heng.xin/@mashiro/tagged/%E5%8E%9F%E7%A5%9E",
"name": "#原神"
},
{
"type": "Hashtag",
"href": "https://hello.2heng.xin/@mashiro/tagged/%E5%8F%BC%E5%9B%BEtime",
"name": "#叼图time"
}
]
}