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/113523438265817072/activity",
"type": "Create",
"actor": "https://social.jvns.ca/users/b0rk",
"published": "2024-11-21T23:03:18Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.jvns.ca/users/b0rk/followers",
"https://social.semiotic.systems/users/rjbs"
],
"object": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113523438265817072",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.semiotic.systems/users/rjbs/statuses/113523427615233476",
"published": "2024-11-21T23:03:18Z",
"url": "https://social.jvns.ca/@b0rk/113523438265817072",
"attributedTo": "https://social.jvns.ca/users/b0rk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.jvns.ca/users/b0rk/followers",
"https://social.semiotic.systems/users/rjbs"
],
"sensitive": false,
"atomUri": "https://social.jvns.ca/users/b0rk/statuses/113523438265817072",
"inReplyToAtomUri": "https://social.semiotic.systems/users/rjbs/statuses/113523427615233476",
"conversation": "tag:jvns.ca,2024-11-21:objectId=787052:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.semiotic.systems/@rjbs\" class=\"u-url mention\">@<span>rjbs</span></a></span> i find it kind of confusing that it's &> but |& (but maybe you can use >& too?)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.semiotic.systems/@rjbs\" class=\"u-url mention\">@<span>rjbs</span></a></span> i find it kind of confusing that it's &> but |& (but maybe you can use >& too?)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.semiotic.systems/users/rjbs",
"name": "@rjbs@social.semiotic.systems"
}
],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113523438265817072/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/113523438265817072/replies?only_other_accounts=true&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/113523438265817072/replies",
"items": []
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113523438265817072/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/113523438265817072/shares",
"type": "Collection",
"totalItems": 0
}
}
}