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.li/users/123/collections/tags",
"type": "Collection",
"totalItems": 5,
"items": [
{
"type": "Hashtag",
"href": "https://mastodon.li/@123/tagged/%E4%BB%8A%E5%A4%A9%E5%90%83%E4%BB%80%E4%B9%88",
"name": "#今天吃什么"
},
{
"type": "Hashtag",
"href": "https://mastodon.li/@123/tagged/%E9%95%BF%E6%AF%9B%E8%B1%A1%E8%B5%84%E6%BA%90%E5%88%86%E4%BA%AB",
"name": "#长毛象资源分享"
},
{
"type": "Hashtag",
"href": "https://mastodon.li/@123/tagged/%E6%91%84%E5%BD%B1",
"name": "#摄影"
},
{
"type": "Hashtag",
"href": "https://mastodon.li/@123/tagged/%E9%9A%8F%E6%89%8B%E6%8B%8D",
"name": "#随手拍"
},
{
"type": "Hashtag",
"href": "https://mastodon.li/@123/tagged/%E4%BB%8A%E5%A4%A9%E5%96%9D%E4%BB%80%E4%B9%88",
"name": "#今天喝什么"
}
]
}