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://typo.social/users/jordan/collections/tags",
"type": "Collection",
"totalItems": 10,
"items": [
{
"type": "Hashtag",
"href": "https://typo.social/@jordan/tagged/photography",
"name": "#photography"
},
{
"type": "Hashtag",
"href": "https://typo.social/@jordan/tagged/design",
"name": "#design"
},
{
"type": "Hashtag",
"href": "https://typo.social/@jordan/tagged/ux",
"name": "#ux"
},
{
"type": "Hashtag",
"href": "https://typo.social/@jordan/tagged/typedesign",
"name": "#typedesign"
},
{
"type": "Hashtag",
"href": "https://typo.social/@jordan/tagged/typography",
"name": "#typography"
},
{
"type": "Hashtag",
"href": "https://typo.social/@jordan/tagged/Vegan",
"name": "#Vegan"
},
{
"type": "Hashtag",
"href": "https://typo.social/@jordan/tagged/recording",
"name": "#recording"
},
{
"type": "Hashtag",
"href": "https://typo.social/@jordan/tagged/productdesigner",
"name": "#productdesigner"
},
{
"type": "Hashtag",
"href": "https://typo.social/@jordan/tagged/colorado",
"name": "#colorado"
},
{
"type": "Hashtag",
"href": "https://typo.social/@jordan/tagged/denver",
"name": "#denver"
}
]
}