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://alive.bar/users/henryleo/collections/tags",
"type": "Collection",
"totalItems": 3,
"items": [
{
"type": "Hashtag",
"href": "https://alive.bar/@henryleo/tagged/%E6%97%A5%E5%B8%B8%E7%94%9F%E6%B4%BB",
"name": "#日常生活"
},
{
"type": "Hashtag",
"href": "https://alive.bar/@henryleo/tagged/%E5%93%B2%E5%AD%A6%E5%AD%A6%E4%B9%A0%E7%A2%8E%E7%89%87",
"name": "#哲学学习碎片"
},
{
"type": "Hashtag",
"href": "https://alive.bar/@henryleo/tagged/henryleo%E7%9A%84%E5%AE%89%E5%85%A8%E6%84%9F%E5%9B%B4%E5%9F%8E",
"name": "#henryleo的安全感围城"
}
]
}