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://fedibird.com/users/Rokumaru/collections/tags",
"type": "Collection",
"totalItems": 3,
"items": [
{
"type": "Hashtag",
"href": "https://fedibird.com/@Rokumaru/tagged/%E3%82%AD%E3%83%90%E3%83%A9%E3%82%AC%E3%83%A1",
"name": "#キバラガメ"
},
{
"type": "Hashtag",
"href": "https://fedibird.com/@Rokumaru/tagged/%E7%B7%A8%E3%81%BF%E7%89%A9",
"name": "#編み物"
},
{
"type": "Hashtag",
"href": "https://fedibird.com/@Rokumaru/tagged/%E5%AE%B6%E5%BA%AD%E8%8F%9C%E5%9C%92",
"name": "#家庭菜園"
}
]
}