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/cheeaun/statuses/109515757404630583",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-15T04:17:21Z",
"url": "https://mastodon.social/@cheeaun/109515757404630583",
"attributedTo": "https://mastodon.social/users/cheeaun",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/cheeaun/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/cheeaun/statuses/109515757404630583",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-12-15:objectId=356698176:objectType=Conversation",
"content": "<p>Been working on a minimal Mastodon web client: 🐘 Phanpy (alpha) <a href=\"https://phanpy.social/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">phanpy.social/</span><span class=\"invisible\"></span></a></p><p>✨ Not many features<br />🪰 Has bugs<br />👪 Multiple accounts<br />🪟 Compose window pop-out/in<br />🌗 Light/dark/auto theme<br />🔔 Grouped notifications<br />🛸 Open-source <a href=\"https://github.com/cheeaun/phanpy\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/cheeaun/phanpy</span><span class=\"invisible\"></span></a></p><p><a href=\"https://mastodon.social/tags/PhanpySocial\" class=\"mention hashtag\" rel=\"tag\">#<span>PhanpySocial</span></a></p>",
"contentMap": {
"en": "<p>Been working on a minimal Mastodon web client: 🐘 Phanpy (alpha) <a href=\"https://phanpy.social/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">phanpy.social/</span><span class=\"invisible\"></span></a></p><p>✨ Not many features<br />🪰 Has bugs<br />👪 Multiple accounts<br />🪟 Compose window pop-out/in<br />🌗 Light/dark/auto theme<br />🔔 Grouped notifications<br />🛸 Open-source <a href=\"https://github.com/cheeaun/phanpy\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/cheeaun/phanpy</span><span class=\"invisible\"></span></a></p><p><a href=\"https://mastodon.social/tags/PhanpySocial\" class=\"mention hashtag\" rel=\"tag\">#<span>PhanpySocial</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/phanpysocial",
"name": "#phanpysocial"
}
],
"replies": {
"id": "https://mastodon.social/users/cheeaun/statuses/109515757404630583/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/cheeaun/statuses/109515757404630583/replies?min_id=109515757445047186&page=true",
"partOf": "https://mastodon.social/users/cheeaun/statuses/109515757404630583/replies",
"items": [
"https://mastodon.social/users/cheeaun/statuses/109515757445047186"
]
}
},
"likes": {
"id": "https://mastodon.social/users/cheeaun/statuses/109515757404630583/likes",
"type": "Collection",
"totalItems": 123
},
"shares": {
"id": "https://mastodon.social/users/cheeaun/statuses/109515757404630583/shares",
"type": "Collection",
"totalItems": 53
}
}