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.ar.al/users/aral/statuses/111652370792084196",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-27T12:26:14Z",
"url": "https://mastodon.ar.al/@aral/111652370792084196",
"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/111652370792084196",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.ar.al,2023-12-27:objectId=29286741:objectType=Conversation",
"content": "<p>In our new place and I’m looking forward to finally getting back to working on the Small Web¹ with Kitten², Domain³, and Place⁴.</p><p>Only a few bits left to implement in all three before there is a minimum working implementation that others can also easily deploy and play with.</p><p>And, hopefully, with the launch of our own Domain instance at small-web.org in 2024, Small Technology Foundation⁵ can start down the road of becoming sustainable (or at least covering our mortage payments) eventually.</p><p>…</p>",
"contentMap": {
"en": "<p>In our new place and I’m looking forward to finally getting back to working on the Small Web¹ with Kitten², Domain³, and Place⁴.</p><p>Only a few bits left to implement in all three before there is a minimum working implementation that others can also easily deploy and play with.</p><p>And, hopefully, with the launch of our own Domain instance at small-web.org in 2024, Small Technology Foundation⁵ can start down the road of becoming sustainable (or at least covering our mortage payments) eventually.</p><p>…</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.ar.al/users/aral/statuses/111652370792084196/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.ar.al/users/aral/statuses/111652370792084196/replies?min_id=111652383566040328&page=true",
"partOf": "https://mastodon.ar.al/users/aral/statuses/111652370792084196/replies",
"items": [
"https://mastodon.ar.al/users/aral/statuses/111652383566040328"
]
}
},
"likes": {
"id": "https://mastodon.ar.al/users/aral/statuses/111652370792084196/likes",
"type": "Collection",
"totalItems": 35
},
"shares": {
"id": "https://mastodon.ar.al/users/aral/statuses/111652370792084196/shares",
"type": "Collection",
"totalItems": 14
}
}