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://hostux.social/users/kta/collections/tags",
"type": "Collection",
"totalItems": 9,
"items": [
{
"type": "Hashtag",
"href": "https://hostux.social/@kta/tagged/gnu",
"name": "#gnu"
},
{
"type": "Hashtag",
"href": "https://hostux.social/@kta/tagged/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://hostux.social/@kta/tagged/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://hostux.social/@kta/tagged/freebsd",
"name": "#freebsd"
},
{
"type": "Hashtag",
"href": "https://hostux.social/@kta/tagged/rust",
"name": "#rust"
},
{
"type": "Hashtag",
"href": "https://hostux.social/@kta/tagged/agriculture",
"name": "#agriculture"
},
{
"type": "Hashtag",
"href": "https://hostux.social/@kta/tagged/geology",
"name": "#geology"
},
{
"type": "Hashtag",
"href": "https://hostux.social/@kta/tagged/sql",
"name": "#sql"
},
{
"type": "Hashtag",
"href": "https://hostux.social/@kta/tagged/machine_learning",
"name": "#machine_learning"
}
]
}