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/whysocute/collections/tags",
"type": "Collection",
"totalItems": 3,
"items": [
{
"type": "Hashtag",
"href": "https://alive.bar/@whysocute/tagged/%E5%88%86%E6%9C%9F%E7%8E%AF%E6%B8%B8%E4%B8%96%E7%95%8C",
"name": "#分期环游世界"
},
{
"type": "Hashtag",
"href": "https://alive.bar/@whysocute/tagged/%E5%B0%8F%E8%B4%9D%E5%A3%B3",
"name": "#小贝壳"
},
{
"type": "Hashtag",
"href": "https://alive.bar/@whysocute/tagged/%E8%BF%B7%E7%B3%8A%E5%88%9B%E9%80%A0",
"name": "#迷糊创造"
}
]
}