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://discuss.systems/users/ocratato/statuses/113045733452478154",
"type": "Note",
"summary": null,
"inReplyTo": "https://discuss.systems/users/xand/statuses/113045471097788733",
"published": "2024-08-29T14:16:41Z",
"url": "https://discuss.systems/@ocratato/113045733452478154",
"attributedTo": "https://discuss.systems/users/ocratato",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://discuss.systems/users/ocratato/followers",
"https://discuss.systems/users/xand"
],
"sensitive": false,
"atomUri": "https://discuss.systems/users/ocratato/statuses/113045733452478154",
"inReplyToAtomUri": "https://discuss.systems/users/xand/statuses/113045471097788733",
"conversation": "tag:discuss.systems,2024-08-29:objectId=24241097:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://discuss.systems/@xand\" class=\"u-url mention\">@<span>xand</span></a></span> A modules module can be useful. I have a project that I used to experiment with independently developed modules. This relies on well defined interfaces. The modules module provided stub versions of all the modules so that the other modules could build test harnesses.</p><p><a href=\"https://sourceforge.net/projects/ocratato-vici/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">sourceforge.net/projects/ocrat</span><span class=\"invisible\">ato-vici/</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://discuss.systems/@xand\" class=\"u-url mention\">@<span>xand</span></a></span> A modules module can be useful. I have a project that I used to experiment with independently developed modules. This relies on well defined interfaces. The modules module provided stub versions of all the modules so that the other modules could build test harnesses.</p><p><a href=\"https://sourceforge.net/projects/ocratato-vici/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">sourceforge.net/projects/ocrat</span><span class=\"invisible\">ato-vici/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://discuss.systems/users/xand",
"name": "@xand"
}
],
"replies": {
"id": "https://discuss.systems/users/ocratato/statuses/113045733452478154/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://discuss.systems/users/ocratato/statuses/113045733452478154/replies?only_other_accounts=true&page=true",
"partOf": "https://discuss.systems/users/ocratato/statuses/113045733452478154/replies",
"items": []
}
},
"likes": {
"id": "https://discuss.systems/users/ocratato/statuses/113045733452478154/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://discuss.systems/users/ocratato/statuses/113045733452478154/shares",
"type": "Collection",
"totalItems": 0
}
}