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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"fedibird": "http://fedibird.com/ns#",
"quoteUri": "fedibird:quoteUri",
"Hashtag": "as:Hashtag"
}
],
"id": "https://pegelinux.top/users/al1r4d/statuses/112521546946585234",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-05-29T00:29:09Z",
"url": "https://pegelinux.top/@al1r4d/112521546946585234",
"attributedTo": "https://pegelinux.top/users/al1r4d",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://pegelinux.top/users/al1r4d/followers"
],
"sensitive": false,
"atomUri": "https://pegelinux.top/users/al1r4d/statuses/112521546946585234",
"inReplyToAtomUri": null,
"conversation": "tag:pegelinux.top,2024-05-29:objectId=1760082:objectType=Conversation",
"content": "<p>I successfully built an email server with Dovecot and OpenSMTPD in <a href=\"https://pegelinux.top/tags/OpenBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenBSD</span></a>. </p><p>All emails sent were received in the inbox, not spam.</p><p>👍</p>",
"contentMap": {
"en": "<p>I successfully built an email server with Dovecot and OpenSMTPD in <a href=\"https://pegelinux.top/tags/OpenBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenBSD</span></a>. </p><p>All emails sent were received in the inbox, not spam.</p><p>👍</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://pegelinux.top/tags/openbsd",
"name": "#openbsd"
}
],
"replies": {
"id": "https://pegelinux.top/users/al1r4d/statuses/112521546946585234/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://pegelinux.top/users/al1r4d/statuses/112521546946585234/replies?only_other_accounts=true&page=true",
"partOf": "https://pegelinux.top/users/al1r4d/statuses/112521546946585234/replies",
"items": []
}
},
"likes": {
"id": "https://pegelinux.top/users/al1r4d/statuses/112521546946585234/likes",
"type": "Collection",
"totalItems": 20
},
"shares": {
"id": "https://pegelinux.top/users/al1r4d/statuses/112521546946585234/shares",
"type": "Collection",
"totalItems": 3
}
}