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/matthiasott/statuses/114517361031761501",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-16T11:50:55Z",
"url": "https://mastodon.social/@matthiasott/114517361031761501",
"attributedTo": "https://mastodon.social/users/matthiasott",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/matthiasott/followers",
"https://mastodon.social/users/btconf"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/matthiasott/statuses/114517361031761501",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-05-16:objectId=998550033:objectType=Conversation",
"content": "<p>Last week, I had the immense honor of speaking at one of my favorite events, <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@btconf\" class=\"u-url mention\">@<span>btconf</span></a></span>. (🤯)</p><p>My talk “Painting With the Web” is now available on YouTube. I hope you like it! 🤗💚</p><p><a href=\"https://www.youtube.com/watch?v=1Pq7VqNrtk4\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">youtube.com/watch?v=1Pq7VqNrtk4</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Last week, I had the immense honor of speaking at one of my favorite events, <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@btconf\" class=\"u-url mention\">@<span>btconf</span></a></span>. (🤯)</p><p>My talk “Painting With the Web” is now available on YouTube. I hope you like it! 🤗💚</p><p><a href=\"https://www.youtube.com/watch?v=1Pq7VqNrtk4\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">youtube.com/watch?v=1Pq7VqNrtk4</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/btconf",
"name": "@btconf"
}
],
"replies": {
"id": "https://mastodon.social/users/matthiasott/statuses/114517361031761501/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/matthiasott/statuses/114517361031761501/replies?min_id=114517379621104765&page=true",
"partOf": "https://mastodon.social/users/matthiasott/statuses/114517361031761501/replies",
"items": [
"https://mastodon.social/users/matthiasott/statuses/114517379621104765"
]
}
},
"likes": {
"id": "https://mastodon.social/users/matthiasott/statuses/114517361031761501/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://mastodon.social/users/matthiasott/statuses/114517361031761501/shares",
"type": "Collection",
"totalItems": 15
}
}