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.blaster.com.ar/users/fender/collections/tags",
"type": "Collection",
"totalItems": 5,
"items": [
{
"type": "Hashtag",
"href": "https://mastodon.blaster.com.ar/@fender/tagged/cocina",
"name": "#cocina"
},
{
"type": "Hashtag",
"href": "https://mastodon.blaster.com.ar/@fender/tagged/cienciaficci%C3%B3n",
"name": "#cienciaficción"
},
{
"type": "Hashtag",
"href": "https://mastodon.blaster.com.ar/@fender/tagged/m%C3%BAsico",
"name": "#músico"
},
{
"type": "Hashtag",
"href": "https://mastodon.blaster.com.ar/@fender/tagged/charcuterie",
"name": "#charcuterie"
},
{
"type": "Hashtag",
"href": "https://mastodon.blaster.com.ar/@fender/tagged/maker",
"name": "#maker"
}
]
}