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://floss.social/users/rdnielsen/collections/tags",
"type": "Collection",
"totalItems": 9,
"items": [
{
"type": "Hashtag",
"href": "https://floss.social/@rdnielsen/tagged/FOSS",
"name": "#FOSS"
},
{
"type": "Hashtag",
"href": "https://floss.social/@rdnielsen/tagged/science",
"name": "#Science"
},
{
"type": "Hashtag",
"href": "https://floss.social/@rdnielsen/tagged/SQL",
"name": "#SQL"
},
{
"type": "Hashtag",
"href": "https://floss.social/@rdnielsen/tagged/dataanalysis",
"name": "#DataAnalysis"
},
{
"type": "Hashtag",
"href": "https://floss.social/@rdnielsen/tagged/mapping",
"name": "#Mapping"
},
{
"type": "Hashtag",
"href": "https://floss.social/@rdnielsen/tagged/database",
"name": "#Database"
},
{
"type": "Hashtag",
"href": "https://floss.social/@rdnielsen/tagged/statistics",
"name": "#Statistics"
},
{
"type": "Hashtag",
"href": "https://floss.social/@rdnielsen/tagged/environment",
"name": "#Environment"
},
{
"type": "Hashtag",
"href": "https://floss.social/@rdnielsen/tagged/datamanagement",
"name": "#DataManagement"
}
]
}