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://abend.social/users/evenrain/collections/tags",
"type": "Collection",
"totalItems": 2,
"items": [
{
"type": "Hashtag",
"href": "https://abend.social/@evenrain/tagged/2024%E5%88%9D%E6%9D%B1%E5%8C%97",
"name": "#2024初東北"
},
{
"type": "Hashtag",
"href": "https://abend.social/@evenrain/tagged/2025%E9%97%9C%E8%A5%BF%E5%8C%97%E9%99%B8",
"name": "#2025關西北陸"
}
]
}