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://mastodon.bsd.cafe/users/gumnos/collections/tags",
"type": "Collection",
"totalItems": 8,
"items": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/@gumnos/tagged/freebsd",
"name": "#FreeBSD"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/@gumnos/tagged/openbsd",
"name": "#OpenBSD"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/@gumnos/tagged/vim",
"name": "#vim"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/@gumnos/tagged/ed",
"name": "#ed"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/@gumnos/tagged/sql",
"name": "#SQL"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/@gumnos/tagged/awk",
"name": "#awk"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/@gumnos/tagged/plaintextaccounting",
"name": "#PlainTextAccounting"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/@gumnos/tagged/remind",
"name": "#remind"
}
]
}