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.gamedev.place/users/scopelmatt/collections/tags",
"type": "Collection",
"totalItems": 10,
"items": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/@scopelmatt/tagged/houdini",
"name": "#houdini"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/@scopelmatt/tagged/photography",
"name": "#photography"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/@scopelmatt/tagged/art",
"name": "#art"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/@scopelmatt/tagged/3d",
"name": "#3d"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/@scopelmatt/tagged/books",
"name": "#books"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/@scopelmatt/tagged/wip",
"name": "#wip"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/@scopelmatt/tagged/history",
"name": "#history"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/@scopelmatt/tagged/architecture",
"name": "#architecture"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/@scopelmatt/tagged/philosophy",
"name": "#philosophy"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/@scopelmatt/tagged/madewithsubstance",
"name": "#madewithsubstance"
}
]
}