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"
}
],
"id": "https://mastodon.social/users/josic/statuses/113760262537901149",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/josic/statuses/113744105089069150",
"published": "2025-01-02T18:50:49Z",
"url": "https://mastodon.social/@josic/113760262537901149",
"attributedTo": "https://mastodon.social/users/josic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/josic/followers",
"https://livia.sichtig.com/pub/livia"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/josic/statuses/113760262537901149",
"inReplyToAtomUri": "https://mastodon.social/users/josic/statuses/113744105089069150",
"conversation": "tag:mastodon.social,2024-12-30:objectId=883353621:objectType=Conversation",
"content": "<p>Hey folks. I took the day off yesterday. As promised, I want to share some surface level statistics as we approach 48h since initial deployment.</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://livia.sichtig.com/\" class=\"u-url mention\">@<span>livia</span></a></span> has already seen over 22.000 interactions. Of those, ~14.000 have been boosts, ~6.000 replies and ~2.000 mentions (excluding the default mention added when replying to someone). In total, Livia has learned about 1.200 instances, many of which run other software such as pleroma, friendica, misskey, pixelfed and even wordpress.</p>",
"contentMap": {
"en": "<p>Hey folks. I took the day off yesterday. As promised, I want to share some surface level statistics as we approach 48h since initial deployment.</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://livia.sichtig.com/\" class=\"u-url mention\">@<span>livia</span></a></span> has already seen over 22.000 interactions. Of those, ~14.000 have been boosts, ~6.000 replies and ~2.000 mentions (excluding the default mention added when replying to someone). In total, Livia has learned about 1.200 instances, many of which run other software such as pleroma, friendica, misskey, pixelfed and even wordpress.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://livia.sichtig.com/pub/livia",
"name": "@livia@livia.sichtig.com"
}
],
"replies": {
"id": "https://mastodon.social/users/josic/statuses/113760262537901149/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/josic/statuses/113760262537901149/replies?min_id=113760289200140575&page=true",
"partOf": "https://mastodon.social/users/josic/statuses/113760262537901149/replies",
"items": [
"https://mastodon.social/users/josic/statuses/113760289200140575"
]
}
},
"likes": {
"id": "https://mastodon.social/users/josic/statuses/113760262537901149/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/josic/statuses/113760262537901149/shares",
"type": "Collection",
"totalItems": 0
}
}