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.online/users/amokhuxley/collections/tags",
"type": "Collection",
"totalItems": 2,
"items": [
{
"type": "Hashtag",
"href": "https://mastodon.online/@amokhuxley/tagged/%E7%9D%87%E6%9B%B8%E7%AD%86%E8%A8%98",
"name": "#睇書筆記"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/@amokhuxley/tagged/%E9%B3%A9%E5%99%8F",
"name": "#鳩噏"
}
]
}