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://social.jvns.ca/users/b0rk/statuses/112643608265477675",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.jvns.ca/users/b0rk/statuses/112643531104784307",
"published": "2024-06-19T13:50:57Z",
"url": "https://social.jvns.ca/@b0rk/112643608265477675",
"attributedTo": "https://social.jvns.ca/users/b0rk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.jvns.ca/users/b0rk/followers"
],
"sensitive": false,
"atomUri": "https://social.jvns.ca/users/b0rk/statuses/112643608265477675",
"inReplyToAtomUri": "https://social.jvns.ca/users/b0rk/statuses/112643531104784307",
"conversation": "tag:jvns.ca,2024-06-19:objectId=638956:objectType=Conversation",
"content": "<p>there are so many great replies to this with examples of protocols but also too many people who did not read "please do not reply to this explaining how UDP works"</p><p>if you are typing “protocols on top of UDP have to implement their own retry system because UDP doesn't have it" please just don’t</p>",
"contentMap": {
"en": "<p>there are so many great replies to this with examples of protocols but also too many people who did not read "please do not reply to this explaining how UDP works"</p><p>if you are typing “protocols on top of UDP have to implement their own retry system because UDP doesn't have it" please just don’t</p>"
},
"updated": "2024-06-19T13:51:47Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/112643608265477675/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/112643608265477675/replies?only_other_accounts=true&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/112643608265477675/replies",
"items": []
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/112643608265477675/likes",
"type": "Collection",
"totalItems": 56
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/112643608265477675/shares",
"type": "Collection",
"totalItems": 2
}
}