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.online/users/readeck/statuses/111648388777632574",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.online/users/readeck/statuses/111648369070092948",
"published": "2023-12-26T19:33:33Z",
"url": "https://mastodon.online/@readeck/111648388777632574",
"attributedTo": "https://mastodon.online/users/readeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/readeck/followers",
"https://social.bacardi55.io/users/bacardi55"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/readeck/statuses/111648388777632574",
"inReplyToAtomUri": "https://mastodon.online/users/readeck/statuses/111648369070092948",
"conversation": "tag:mastodon.online,2023-12-26:objectId=265198228:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.bacardi55.io/@bacardi55\" class=\"u-url mention\">@<span>bacardi55</span></a></span> However, there might be ideas I'm overlooking and it would be great if you have time to open issues regarding these topics on <a href=\"https://codeberg.org/readeck/readeck/issues\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/readeck/readeck/i</span><span class=\"invisible\">ssues</span></a></p><p>For paywalls, content scripts could be an option and it would shift the burden of maintenance to the community.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.bacardi55.io/@bacardi55\" class=\"u-url mention\">@<span>bacardi55</span></a></span> However, there might be ideas I'm overlooking and it would be great if you have time to open issues regarding these topics on <a href=\"https://codeberg.org/readeck/readeck/issues\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">codeberg.org/readeck/readeck/i</span><span class=\"invisible\">ssues</span></a></p><p>For paywalls, content scripts could be an option and it would shift the burden of maintenance to the community.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.bacardi55.io/users/bacardi55",
"name": "@bacardi55@social.bacardi55.io"
}
],
"replies": {
"id": "https://mastodon.online/users/readeck/statuses/111648388777632574/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/readeck/statuses/111648388777632574/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/readeck/statuses/111648388777632574/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/readeck/statuses/111648388777632574/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.online/users/readeck/statuses/111648388777632574/shares",
"type": "Collection",
"totalItems": 0
}
}