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://mas.to/users/ramesh/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mas.to/users/ramesh/statuses/113458501997078085",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-10T11:49:09Z",
"url": "https://mas.to/@ramesh/113458501997078085",
"attributedTo": "https://mas.to/users/ramesh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mas.to/users/ramesh/followers"
],
"sensitive": false,
"atomUri": "https://mas.to/users/ramesh/statuses/113458501997078085",
"inReplyToAtomUri": null,
"conversation": "tag:mas.to,2024-11-10:objectId=411045597:objectType=Conversation",
"content": "<p>Day temperatures are higher this year so far than normal Bengaluru winter days. UV index is high as usual. Night and early morning are cooler.</p>",
"contentMap": {
"en": "<p>Day temperatures are higher this year so far than normal Bengaluru winter days. UV index is high as usual. Night and early morning are cooler.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mas.to/users/ramesh/statuses/113458501997078085/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mas.to/users/ramesh/statuses/113458501997078085/replies?min_id=113468536265604851&page=true",
"partOf": "https://mas.to/users/ramesh/statuses/113458501997078085/replies",
"items": [
"https://mas.to/users/ramesh/statuses/113468536265604851"
]
}
},
"likes": {
"id": "https://mas.to/users/ramesh/statuses/113458501997078085/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mas.to/users/ramesh/statuses/113458501997078085/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}