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",
"id": "https://qoto.org/users/johan/collections/tags",
"type": "Collection",
"totalItems": 3,
"items": [
{
"type": "Hashtag",
"href": "https://qoto.org/@johan/tagged/%D0%92%D0%B5%D1%81%D0%B5%D0%BB%D1%8B%D0%B5%D0%9A%D0%B0%D1%80%D1%82%D0%B8%D0%BD%D0%BA%D0%B8",
"name": "#ВеселыеКартинки"
},
{
"type": "Hashtag",
"href": "https://qoto.org/@johan/tagged/cubicexplorer",
"name": "#cubicexplorer"
},
{
"type": "Hashtag",
"href": "https://qoto.org/@johan/tagged/neuralnetwork",
"name": "#neuralnetwork"
}
]
}