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://best-friends.chat/users/sasaki/collections/tags",
"type": "Collection",
"totalItems": 3,
"items": [
{
"type": "Hashtag",
"href": "https://best-friends.chat/@sasaki/tagged/theboss_tech",
"name": "#theboss_tech"
},
{
"type": "Hashtag",
"href": "https://best-friends.chat/@sasaki/tagged/friends_nico",
"name": "#friends_nico"
},
{
"type": "Hashtag",
"href": "https://best-friends.chat/@sasaki/tagged/%E5%88%9D%E3%82%81%E3%81%A6%E3%81%AE%E3%83%88%E3%82%A9%E3%83%BC%E3%83%88",
"name": "#初めてのトォート"
}
]
}