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://toot.si/users/hook/collections/tags",
"type": "Collection",
"totalItems": 10,
"items": [
{
"type": "Hashtag",
"href": "https://toot.si/@hook/tagged/linux",
"name": "#Linux"
},
{
"type": "Hashtag",
"href": "https://toot.si/@hook/tagged/foss",
"name": "#FOSS"
},
{
"type": "Hashtag",
"href": "https://toot.si/@hook/tagged/tea",
"name": "#tea"
},
{
"type": "Hashtag",
"href": "https://toot.si/@hook/tagged/cooking",
"name": "#cooking"
},
{
"type": "Hashtag",
"href": "https://toot.si/@hook/tagged/law",
"name": "#law"
},
{
"type": "Hashtag",
"href": "https://toot.si/@hook/tagged/nintendoswitch",
"name": "#NintendoSwitch"
},
{
"type": "Hashtag",
"href": "https://toot.si/@hook/tagged/copyright",
"name": "#copyright"
},
{
"type": "Hashtag",
"href": "https://toot.si/@hook/tagged/licensing",
"name": "#licensing"
},
{
"type": "Hashtag",
"href": "https://toot.si/@hook/tagged/cyberpipe",
"name": "#Cyberpipe"
},
{
"type": "Hashtag",
"href": "https://toot.si/@hook/tagged/LUGOS",
"name": "#LUGOS"
}
]
}