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://front-end.social/users/randomMDN/statuses/113757783016186524",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-02T08:20:15Z",
"url": "https://front-end.social/@randomMDN/113757783016186524",
"attributedTo": "https://front-end.social/users/randomMDN",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/randomMDN/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/randomMDN/statuses/113757783016186524",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2025-01-02:objectId=14152760:objectType=Conversation",
"content": "<p>OK, it's decided¹. Starting tomorrow, posts will go out **twice a day**. There will also be information about browser support². Initially (say a month) as full text on a new line, then compactly as presented³.</p><p>[1] <a href=\"https://front-end.social/@randomMDN/113717780336544836\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">front-end.social/@randomMDN/11</span><span class=\"invisible\">3717780336544836</span></a><br />[2] <a href=\"https://developer.mozilla.org/en-US/docs/Glossary/Baseline/Compatibility\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">developer.mozilla.org/en-US/do</span><span class=\"invisible\">cs/Glossary/Baseline/Compatibility</span></a><br />[3] <a href=\"https://github.com/jaandrle/randomMDN/issues/4#issuecomment-2550888254\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/jaandrle/randomMDN/</span><span class=\"invisible\">issues/4#issuecomment-2550888254</span></a></p>",
"contentMap": {
"en": "<p>OK, it's decided¹. Starting tomorrow, posts will go out **twice a day**. There will also be information about browser support². Initially (say a month) as full text on a new line, then compactly as presented³.</p><p>[1] <a href=\"https://front-end.social/@randomMDN/113717780336544836\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">front-end.social/@randomMDN/11</span><span class=\"invisible\">3717780336544836</span></a><br />[2] <a href=\"https://developer.mozilla.org/en-US/docs/Glossary/Baseline/Compatibility\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">developer.mozilla.org/en-US/do</span><span class=\"invisible\">cs/Glossary/Baseline/Compatibility</span></a><br />[3] <a href=\"https://github.com/jaandrle/randomMDN/issues/4#issuecomment-2550888254\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/jaandrle/randomMDN/</span><span class=\"invisible\">issues/4#issuecomment-2550888254</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://front-end.social/users/randomMDN/statuses/113757783016186524/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/randomMDN/statuses/113757783016186524/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/randomMDN/statuses/113757783016186524/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/randomMDN/statuses/113757783016186524/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://front-end.social/users/randomMDN/statuses/113757783016186524/shares",
"type": "Collection",
"totalItems": 1
}
}