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-japan.net/users/nunu/collections/tags",
"type": "Collection",
"totalItems": 3,
"items": [
{
"type": "Hashtag",
"href": "https://mastodon-japan.net/@nunu/tagged/illustration",
"name": "#illustration"
},
{
"type": "Hashtag",
"href": "https://mastodon-japan.net/@nunu/tagged/%E7%9F%AD%E6%AD%8C",
"name": "#短歌"
},
{
"type": "Hashtag",
"href": "https://mastodon-japan.net/@nunu/tagged/%E4%BF%B3%E5%8F%A5",
"name": "#俳句"
}
]
}