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://front-end.social/users/elly/collections/tags",
"type": "Collection",
"totalItems": 10,
"items": [
{
"type": "Hashtag",
"href": "https://front-end.social/@elly/tagged/designsystems",
"name": "#DesignSystems"
},
{
"type": "Hashtag",
"href": "https://front-end.social/@elly/tagged/html",
"name": "#HTML"
},
{
"type": "Hashtag",
"href": "https://front-end.social/@elly/tagged/css",
"name": "#CSS"
},
{
"type": "Hashtag",
"href": "https://front-end.social/@elly/tagged/a11y",
"name": "#A11y"
},
{
"type": "Hashtag",
"href": "https://front-end.social/@elly/tagged/accessibility",
"name": "#Accessibility"
},
{
"type": "Hashtag",
"href": "https://front-end.social/@elly/tagged/queer",
"name": "#Queer"
},
{
"type": "Hashtag",
"href": "https://front-end.social/@elly/tagged/adhd",
"name": "#ADHD"
},
{
"type": "Hashtag",
"href": "https://front-end.social/@elly/tagged/neurodivergent",
"name": "#Neurodivergent"
},
{
"type": "Hashtag",
"href": "https://front-end.social/@elly/tagged/webstandards",
"name": "#WebStandards"
},
{
"type": "Hashtag",
"href": "https://front-end.social/@elly/tagged/disabled",
"name": "#Disabled"
}
]
}