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/kurtsh/collections/tags",
"type": "Collection",
"totalItems": 10,
"items": [
{
"type": "Hashtag",
"href": "https://mastodon.social/@kurtsh/tagged/microsoft",
"name": "#microsoft"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@kurtsh/tagged/startrek",
"name": "#startrek"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@kurtsh/tagged/dogs",
"name": "#dogs"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@kurtsh/tagged/starwars",
"name": "#starwars"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@kurtsh/tagged/sake",
"name": "#sake"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@kurtsh/tagged/lasvegas",
"name": "#LasVegas"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@kurtsh/tagged/sushi",
"name": "#sushi"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@kurtsh/tagged/xbox",
"name": "#xbox"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@kurtsh/tagged/ucla",
"name": "#UCLA"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@kurtsh/tagged/galacticstarcruiser",
"name": "#galacticstarcruiser"
}
]
}