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/nuddlegg/collections/tags",
"type": "Collection",
"totalItems": 10,
"items": [
{
"type": "Hashtag",
"href": "https://mastodon.social/@nuddlegg/tagged/perl",
"name": "#perl"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@nuddlegg/tagged/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@nuddlegg/tagged/germany",
"name": "#germany"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@nuddlegg/tagged/foss",
"name": "#foss"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@nuddlegg/tagged/hamburg",
"name": "#hamburg"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@nuddlegg/tagged/wiki",
"name": "#wiki"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@nuddlegg/tagged/consultant",
"name": "#consultant"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@nuddlegg/tagged/knowledgemanagement",
"name": "#knowledgemanagement"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@nuddlegg/tagged/intranet",
"name": "#intranet"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@nuddlegg/tagged/foswik",
"name": "#foswik"
}
]
}