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.nz/users/pezmico/statuses/108208591126177222",
"type": "Note",
"summary": "DnD Character prep",
"inReplyTo": null,
"published": "2022-04-28T07:47:46Z",
"url": "https://mastodon.nz/@pezmico/108208591126177222",
"attributedTo": "https://mastodon.nz/users/pezmico",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.nz/users/pezmico/followers"
],
"sensitive": true,
"atomUri": "https://mastodon.nz/users/pezmico/statuses/108208591126177222",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.nz,2022-04-28:objectId=2181485:objectType=Conversation",
"content": "<p>So my changeling Bard of Eloquence, Castor, is a scammer.<br />I've been preparing a few simple scams for game night, keen to hear any suggestions.<br />1. He's kind of a busker, street hustler, so of course he'll be doing the three cups, find the red ball thing. With a bit of Prestidigitation, there's easily no red ball to be found.<br />2. He's also got a tarot deck which he uses to tell his marks that the spirits are communicating with them, this is expensive unfortunately. 😉</p>",
"contentMap": {
"en": "<p>So my changeling Bard of Eloquence, Castor, is a scammer.<br />I've been preparing a few simple scams for game night, keen to hear any suggestions.<br />1. He's kind of a busker, street hustler, so of course he'll be doing the three cups, find the red ball thing. With a bit of Prestidigitation, there's easily no red ball to be found.<br />2. He's also got a tarot deck which he uses to tell his marks that the spirits are communicating with them, this is expensive unfortunately. 😉</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.nz/users/pezmico/statuses/108208591126177222/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.nz/users/pezmico/statuses/108208591126177222/replies?min_id=108208607076775807&page=true",
"partOf": "https://mastodon.nz/users/pezmico/statuses/108208591126177222/replies",
"items": [
"https://mastodon.nz/users/pezmico/statuses/108208607076775807"
]
}
},
"likes": {
"id": "https://mastodon.nz/users/pezmico/statuses/108208591126177222/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.nz/users/pezmico/statuses/108208591126177222/shares",
"type": "Collection",
"totalItems": 0
}
}