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/alexzap/collections/tags",
"type": "Collection",
"totalItems": 9,
"items": [
{
"type": "Hashtag",
"href": "https://mastodon.social/@alexzap/tagged/digital",
"name": "#Digital"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@alexzap/tagged/data",
"name": "#data"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@alexzap/tagged/python",
"name": "#Python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@alexzap/tagged/ai",
"name": "#AI"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@alexzap/tagged/training",
"name": "#training"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@alexzap/tagged/marketing",
"name": "#marketing"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@alexzap/tagged/blog",
"name": "#blog"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@alexzap/tagged/ml",
"name": "#ML"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@alexzap/tagged/investment",
"name": "#investment"
}
]
}