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/Some_Emo_Chick/collections/tags",
"type": "Collection",
"totalItems": 10,
"items": [
{
"type": "Hashtag",
"href": "https://mastodon.social/@Some_Emo_Chick/tagged/vintage",
"name": "#vintage"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@Some_Emo_Chick/tagged/startrek",
"name": "#startrek"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@Some_Emo_Chick/tagged/photography",
"name": "#photography"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@Some_Emo_Chick/tagged/digitalArt",
"name": "#digitalArt"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@Some_Emo_Chick/tagged/cyberpunk",
"name": "#cyberpunk"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@Some_Emo_Chick/tagged/pinup",
"name": "#pinup"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@Some_Emo_Chick/tagged/DnD",
"name": "#DnD"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@Some_Emo_Chick/tagged/erotica",
"name": "#erotica"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@Some_Emo_Chick/tagged/dungeonsAndDragons",
"name": "#dungeonsAndDragons"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@Some_Emo_Chick/tagged/startrekonline",
"name": "#startrekonline"
}
]
}