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.bsd.cafe/users/mms/statuses/113525695874727080",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-22T08:37:26Z",
"url": "https://mastodon.bsd.cafe/@mms/113525695874727080",
"attributedTo": "https://mastodon.bsd.cafe/users/mms",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/mms/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/mms/statuses/113525695874727080",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2024-11-22:objectId=10214061:objectType=Conversation",
"content": "<p>HOLD THE PRESSES<br />HOLD<br />oh<br />my<br />god<br /><3</p><p><a href=\"https://github.com/LemmyNet/lemmyBB\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/LemmyNet/lemmyBB</span><span class=\"invisible\"></span></a></p><p>(Lemmy frontend looking like phpbb)</p>",
"contentMap": {
"en": "<p>HOLD THE PRESSES<br />HOLD<br />oh<br />my<br />god<br /><3</p><p><a href=\"https://github.com/LemmyNet/lemmyBB\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/LemmyNet/lemmyBB</span><span class=\"invisible\"></span></a></p><p>(Lemmy frontend looking like phpbb)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.bsd.cafe/users/mms/statuses/113525695874727080/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/mms/statuses/113525695874727080/replies?min_id=113525706735557077&page=true",
"partOf": "https://mastodon.bsd.cafe/users/mms/statuses/113525695874727080/replies",
"items": [
"https://mastodon.bsd.cafe/users/mms/statuses/113525706735557077"
]
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/mms/statuses/113525695874727080/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/mms/statuses/113525695874727080/shares",
"type": "Collection",
"totalItems": 9
}
}