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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/zicklag/statuses/112803963156027559/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/zicklag/statuses/112803963156027559/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/zicklag/statuses/112803963156027559/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/zicklag/statuses/112803963156027559/replies",
"items": [
{
"id": "https://mastodon.social/users/zicklag/statuses/112803984968314577",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/zicklag/statuses/112803963156027559",
"published": "2024-07-17T21:36:52Z",
"url": "https://mastodon.social/@zicklag/112803984968314577",
"attributedTo": "https://mastodon.social/users/zicklag",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/zicklag/followers",
"https://mitra.social/users/silverpill",
"https://social.coop/users/smallcircles"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/zicklag/statuses/112803984968314577",
"inReplyToAtomUri": "https://mastodon.social/users/zicklag/statuses/112803963156027559",
"conversation": "tag:mastodon.social,2024-07-15:objectId=752765513:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mitra.social/users/silverpill\" class=\"u-url mention\">@<span>silverpill</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.coop/@smallcircles\" class=\"u-url mention\">@<span>smallcircles</span></a></span> <a href=\"https://mastodon.social/tags/iroh\" class=\"mention hashtag\" rel=\"tag\">#<span>iroh</span></a> which is implementing the <a href=\"https://willowprotocol.org/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">willowprotocol.org/</span><span class=\"invisible\"></span></a> does all those things I want from a storage, connectivity, and replication standpoint.</p><p>If I were to implement the network that I'm imagining, I think I would probably still need Iroh, even if I supported ActivityPub.</p><p>But instead of supporting ActivityPub immediately, I'm trying to understand the smallest specification that I need to accomplish my goals.</p><p>2/3</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mitra.social/users/silverpill\" class=\"u-url mention\">@<span>silverpill</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.coop/@smallcircles\" class=\"u-url mention\">@<span>smallcircles</span></a></span> <a href=\"https://mastodon.social/tags/iroh\" class=\"mention hashtag\" rel=\"tag\">#<span>iroh</span></a> which is implementing the <a href=\"https://willowprotocol.org/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">willowprotocol.org/</span><span class=\"invisible\"></span></a> does all those things I want from a storage, connectivity, and replication standpoint.</p><p>If I were to implement the network that I'm imagining, I think I would probably still need Iroh, even if I supported ActivityPub.</p><p>But instead of supporting ActivityPub immediately, I'm trying to understand the smallest specification that I need to accomplish my goals.</p><p>2/3</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mitra.social/users/silverpill",
"name": "@silverpill@mitra.social"
},
{
"type": "Mention",
"href": "https://social.coop/users/smallcircles",
"name": "@smallcircles@social.coop"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/iroh",
"name": "#iroh"
}
],
"replies": {
"id": "https://mastodon.social/users/zicklag/statuses/112803984968314577/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/zicklag/statuses/112803984968314577/replies?min_id=112804017611021537&page=true",
"partOf": "https://mastodon.social/users/zicklag/statuses/112803984968314577/replies",
"items": [
"https://mastodon.social/users/zicklag/statuses/112804017611021537"
]
}
},
"likes": {
"id": "https://mastodon.social/users/zicklag/statuses/112803984968314577/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/zicklag/statuses/112803984968314577/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}
}