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://m.cmx.im/users/xue/collections/tags",
"type": "Collection",
"totalItems": 3,
"items": [
{
"type": "Hashtag",
"href": "https://m.cmx.im/@xue/tagged/%E8%AF%BB%E4%B9%A6%E6%91%98%E6%8A%84",
"name": "#读书摘抄"
},
{
"type": "Hashtag",
"href": "https://m.cmx.im/@xue/tagged/%E9%95%BF%E6%AF%9B%E8%B1%A1%E5%AE%89%E5%88%A9%E5%A4%A7%E4%BC%9A",
"name": "#长毛象安利大会"
},
{
"type": "Hashtag",
"href": "https://m.cmx.im/@xue/tagged/randomquotes",
"name": "#randomquotes"
}
]
}