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.ar.al/users/aral/statuses/105066466696380026",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-10-20T09:44:12Z",
"url": "https://mastodon.ar.al/@aral/105066466696380026",
"attributedTo": "https://mastodon.ar.al/users/aral",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.ar.al/users/aral/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.ar.al/users/aral/statuses/105066466696380026",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.ar.al,2020-10-20:objectId=7845472:objectType=Conversation",
"content": "<p>Oh yay, with the latest updates it seems my system settings are back to persisting correctly. No more having to uncheck/check natural scrolling and my compose key every time I restart 🤞 </p><p><a href=\"https://mastodon.ar.al/tags/YearOfLinuxOnDesktop\" class=\"mention hashtag\" rel=\"tag\">#<span>YearOfLinuxOnDesktop</span></a></p>",
"contentMap": {
"en": "<p>Oh yay, with the latest updates it seems my system settings are back to persisting correctly. No more having to uncheck/check natural scrolling and my compose key every time I restart 🤞 </p><p><a href=\"https://mastodon.ar.al/tags/YearOfLinuxOnDesktop\" class=\"mention hashtag\" rel=\"tag\">#<span>YearOfLinuxOnDesktop</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.ar.al/tags/yearoflinuxondesktop",
"name": "#yearoflinuxondesktop"
}
],
"replies": {
"id": "https://mastodon.ar.al/users/aral/statuses/105066466696380026/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.ar.al/users/aral/statuses/105066466696380026/replies?min_id=105067679703242206&page=true",
"partOf": "https://mastodon.ar.al/users/aral/statuses/105066466696380026/replies",
"items": [
"https://mastodon.ar.al/users/aral/statuses/105067679703242206"
]
}
},
"likes": {
"id": "https://mastodon.ar.al/users/aral/statuses/105066466696380026/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.ar.al/users/aral/statuses/105066466696380026/shares",
"type": "Collection",
"totalItems": 0
}
}