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://mstdn.jp/users/Strigopshabroptilus/collections/tags",
"type": "Collection",
"totalItems": 5,
"items": [
{
"type": "Hashtag",
"href": "https://mstdn.jp/@Strigopshabroptilus/tagged/%E6%97%A5%E6%9C%AC%E8%AA%9E",
"name": "#日本語"
},
{
"type": "Hashtag",
"href": "https://mstdn.jp/@Strigopshabroptilus/tagged/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mstdn.jp/@Strigopshabroptilus/tagged/%E8%A8%80%E8%AA%9E",
"name": "#言語"
},
{
"type": "Hashtag",
"href": "https://mstdn.jp/@Strigopshabroptilus/tagged/%E3%83%97%E3%83%AD%E3%82%B0%E3%83%A9%E3%83%A0",
"name": "#プログラム"
},
{
"type": "Hashtag",
"href": "https://mstdn.jp/@Strigopshabroptilus/tagged/%E8%87%AA%E5%8B%95%E5%8C%96",
"name": "#自動化"
}
]
}