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://matthewbogart.com/users/matt/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://matthewbogart.com/users/matt/statuses/114662023426119200",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-11T01:00:28Z",
"url": "https://matthewbogart.com/@matt/114662023426119200",
"attributedTo": "https://matthewbogart.com/users/matt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://matthewbogart.com/users/matt/followers"
],
"sensitive": false,
"atomUri": "https://matthewbogart.com/users/matt/statuses/114662023426119200",
"inReplyToAtomUri": null,
"conversation": "tag:matthewbogart.com,2025-06-11:objectId=1065023:objectType=Conversation",
"content": "<p>In bad times, posting something light can feel off—but we need moments of normalcy, too.</p><p>If I post something that doesn’t sit right, please:</p><p>1.\tKeep in mind that joy, love, silliness, and art matters, even now.</p><p>2.\tIf I’ve misstepped, please let me know, while being as kind as you can.</p>",
"contentMap": {
"en": "<p>In bad times, posting something light can feel off—but we need moments of normalcy, too.</p><p>If I post something that doesn’t sit right, please:</p><p>1.\tKeep in mind that joy, love, silliness, and art matters, even now.</p><p>2.\tIf I’ve misstepped, please let me know, while being as kind as you can.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://matthewbogart.com/users/matt/statuses/114662023426119200/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://matthewbogart.com/users/matt/statuses/114662023426119200/replies?only_other_accounts=true&page=true",
"partOf": "https://matthewbogart.com/users/matt/statuses/114662023426119200/replies",
"items": []
}
},
"likes": {
"id": "https://matthewbogart.com/users/matt/statuses/114662023426119200/likes",
"type": "Collection",
"totalItems": 13
},
"shares": {
"id": "https://matthewbogart.com/users/matt/statuses/114662023426119200/shares",
"type": "Collection",
"totalItems": 5
}
}
]
}