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.xyz/users/sato1108ss/statuses/110477472646114102",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.xyz/users/sato1108ss/statuses/110475795195775306",
"published": "2023-06-03T00:34:11Z",
"url": "https://mastodon.xyz/@sato1108ss/110477472646114102",
"attributedTo": "https://mastodon.xyz/users/sato1108ss",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/sato1108ss/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/sato1108ss/statuses/110477472646114102",
"inReplyToAtomUri": "https://mastodon.xyz/users/sato1108ss/statuses/110475795195775306",
"conversation": "tag:mastodon.xyz,2023-05-29:objectId=130196563:objectType=Conversation",
"content": "<p><a href=\"http://satoshis-developer.xyz/mastlog\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"\">satoshis-developer.xyz/mastlog</span><span class=\"invisible\"></span></a></p><p>I believe it's working.😂 <br />It may have a bug because Nginx serves my portfolio at the root.</p>",
"contentMap": {
"en": "<p><a href=\"http://satoshis-developer.xyz/mastlog\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"\">satoshis-developer.xyz/mastlog</span><span class=\"invisible\"></span></a></p><p>I believe it's working.😂 <br />It may have a bug because Nginx serves my portfolio at the root.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.xyz/users/sato1108ss/statuses/110477472646114102/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/sato1108ss/statuses/110477472646114102/replies?min_id=110481386640317637&page=true",
"partOf": "https://mastodon.xyz/users/sato1108ss/statuses/110477472646114102/replies",
"items": [
"https://mastodon.xyz/users/sato1108ss/statuses/110481386640317637"
]
}
},
"likes": {
"id": "https://mastodon.xyz/users/sato1108ss/statuses/110477472646114102/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.xyz/users/sato1108ss/statuses/110477472646114102/shares",
"type": "Collection",
"totalItems": 0
}
}