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",
{
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/henryleo_/collections/tags",
"type": "Collection",
"totalItems": 2,
"items": [
{
"type": "Hashtag",
"href": "https://mastodon.social/@henryleo_/tagged/%E7%A2%8E%E7%A2%8E%E5%BF%B5",
"name": "#碎碎念"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@henryleo_/tagged/%E5%93%B2%E5%AD%A6%E5%AD%A6%E4%B9%A0%E7%A2%8E%E7%89%87",
"name": "#哲学学习碎片"
}
]
}