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/reiver/statuses/108237674173524476",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/reiver/statuses/108237663610634862",
"published": "2022-05-03T11:03:58Z",
"url": "https://mastodon.social/@reiver/108237674173524476",
"attributedTo": "https://mastodon.social/users/reiver",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/reiver/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/reiver/statuses/108237674173524476",
"inReplyToAtomUri": "https://mastodon.social/users/reiver/statuses/108237663610634862",
"conversation": "tag:mastodon.social,2022-05-03:objectId=290677320:objectType=Conversation",
"content": "<p>2/</p><p>This difference between these 2 visions for the future of the Web reminds me of the “M” (i.e., “Model“ ”) and “V” (i.e., “View”) respectively from the “Model-View-Control” (“MVC”) software development pattern.</p><p>I.e.,</p><p>“Model” ⊃ “(relatively dump) hypertext document format”</p><p>“View” ⊃ “(relatively smart) cross-platform application platform”</p>",
"contentMap": {
"en": "<p>2/</p><p>This difference between these 2 visions for the future of the Web reminds me of the “M” (i.e., “Model“ ”) and “V” (i.e., “View”) respectively from the “Model-View-Control” (“MVC”) software development pattern.</p><p>I.e.,</p><p>“Model” ⊃ “(relatively dump) hypertext document format”</p><p>“View” ⊃ “(relatively smart) cross-platform application platform”</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/reiver/statuses/108237674173524476/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/reiver/statuses/108237674173524476/replies?min_id=108237676820572472&page=true",
"partOf": "https://mastodon.social/users/reiver/statuses/108237674173524476/replies",
"items": [
"https://mastodon.social/users/reiver/statuses/108237676820572472"
]
}
},
"likes": {
"id": "https://mastodon.social/users/reiver/statuses/108237674173524476/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/reiver/statuses/108237674173524476/shares",
"type": "Collection",
"totalItems": 2
}
}