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.social/users/DemonicMirror/collections/tags",
"type": "Collection",
"totalItems": 10,
"items": [
{
"type": "Hashtag",
"href": "https://mastodon.social/@DemonicMirror/tagged/horror",
"name": "#horror"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@DemonicMirror/tagged/blackmirror",
"name": "#blackmirror"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@DemonicMirror/tagged/digitalArt",
"name": "#digitalart"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@DemonicMirror/tagged/cyberpunk",
"name": "#cyberpunk"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@DemonicMirror/tagged/fantasy",
"name": "#fantasy"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@DemonicMirror/tagged/demon",
"name": "#demon"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@DemonicMirror/tagged/mystery",
"name": "#mystery"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@DemonicMirror/tagged/story",
"name": "#story"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@DemonicMirror/tagged/gothic",
"name": "#gothic"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@DemonicMirror/tagged/psychedelic",
"name": "#psychedelic"
}
]
}