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",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/durchaus/statuses/114584179321052206",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-28T07:03:42Z",
"url": "https://mastodon.social/@durchaus/114584179321052206",
"attributedTo": "https://mastodon.social/users/durchaus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/durchaus/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/durchaus/statuses/114584179321052206",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-05-28:objectId=1008311689:objectType=Conversation",
"content": "<p>gcc -🧱 main.cpp</p><p><a href=\"https://mastodon.social/tags/gcc\" class=\"mention hashtag\" rel=\"tag\">#<span>gcc</span></a> <a href=\"https://mastodon.social/tags/c\" class=\"mention hashtag\" rel=\"tag\">#<span>c</span></a> <a href=\"https://mastodon.social/tags/cpp\" class=\"mention hashtag\" rel=\"tag\">#<span>cpp</span></a> <a href=\"https://mastodon.social/tags/cplusplus\" class=\"mention hashtag\" rel=\"tag\">#<span>cplusplus</span></a> <a href=\"https://mastodon.social/tags/compiler\" class=\"mention hashtag\" rel=\"tag\">#<span>compiler</span></a></p>",
"contentMap": {
"en": "<p>gcc -🧱 main.cpp</p><p><a href=\"https://mastodon.social/tags/gcc\" class=\"mention hashtag\" rel=\"tag\">#<span>gcc</span></a> <a href=\"https://mastodon.social/tags/c\" class=\"mention hashtag\" rel=\"tag\">#<span>c</span></a> <a href=\"https://mastodon.social/tags/cpp\" class=\"mention hashtag\" rel=\"tag\">#<span>cpp</span></a> <a href=\"https://mastodon.social/tags/cplusplus\" class=\"mention hashtag\" rel=\"tag\">#<span>cplusplus</span></a> <a href=\"https://mastodon.social/tags/compiler\" class=\"mention hashtag\" rel=\"tag\">#<span>compiler</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gcc",
"name": "#gcc"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/c",
"name": "#c"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cpp",
"name": "#cpp"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cplusplus",
"name": "#cplusplus"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/compiler",
"name": "#compiler"
}
],
"replies": {
"id": "https://mastodon.social/users/durchaus/statuses/114584179321052206/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/durchaus/statuses/114584179321052206/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/durchaus/statuses/114584179321052206/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/durchaus/statuses/114584179321052206/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/durchaus/statuses/114584179321052206/shares",
"type": "Collection",
"totalItems": 1
}
}