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/metro_flight/collections/tags",
"type": "Collection",
"totalItems": 2,
"items": [
{
"type": "Hashtag",
"href": "https://fedibird.com/@metro_flight/tagged/%E9%89%84%E9%81%93%E6%93%AC%E4%BA%BA%E5%8C%96",
"name": "#鉄道擬人化"
},
{
"type": "Hashtag",
"href": "https://fedibird.com/@metro_flight/tagged/DTQ%E3%83%89%E3%83%AA%E3%83%95",
"name": "#DTQドリフ"
}
]
}