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/crft/collections/tags",
"type": "Collection",
"totalItems": 10,
"items": [
{
"type": "Hashtag",
"href": "https://mastodon.social/@crft/tagged/technology",
"name": "#Technology"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@crft/tagged/opensource",
"name": "#OpenSource"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@crft/tagged/science",
"name": "#Science"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@crft/tagged/decentralization",
"name": "#Decentralization"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@crft/tagged/ecommerce",
"name": "#Ecommerce"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@crft/tagged/computers",
"name": "#Computers"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@crft/tagged/humanism",
"name": "#Humanism"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@crft/tagged/alpinelinux",
"name": "#AlpineLinux"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@crft/tagged/foodstampsforall",
"name": "#FoodstampsForAll"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/@crft/tagged/functionalsourcelicense",
"name": "#FunctionalSourceLicense"
}
]
}