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://fosstodon.org/users/cdalvaro/collections/tags",
"type": "Collection",
"totalItems": 10,
"items": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/@cdalvaro/tagged/devops",
"name": "#DevOps"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/@cdalvaro/tagged/apple",
"name": "#Apple"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/@cdalvaro/tagged/tech",
"name": "#tech"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/@cdalvaro/tagged/swift",
"name": "#Swift"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/@cdalvaro/tagged/macos",
"name": "#macOS"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/@cdalvaro/tagged/ruby",
"name": "#Ruby"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/@cdalvaro/tagged/mac",
"name": "#Mac"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/@cdalvaro/tagged/calisthenics",
"name": "#calisthenics"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/@cdalvaro/tagged/xcode",
"name": "#Xcode"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/@cdalvaro/tagged/fortnite",
"name": "#fortnite"
}
]
}