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://mas.to/users/andrewleland/statuses/114739262384720313",
"type": "Note",
"summary": null,
"inReplyTo": "https://mas.to/users/andrewleland/statuses/114739262371114444",
"published": "2025-06-24T16:23:21Z",
"url": "https://mas.to/@andrewleland/114739262384720313",
"attributedTo": "https://mas.to/users/andrewleland",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mas.to/users/andrewleland/followers"
],
"sensitive": false,
"atomUri": "https://mas.to/users/andrewleland/statuses/114739262384720313",
"inReplyToAtomUri": "https://mas.to/users/andrewleland/statuses/114739262371114444",
"conversation": "tag:mas.to,2025-06-24:objectId=510313122:objectType=Conversation",
"content": "<p>Becoming increasingly convinced that <a href=\"https://mas.to/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> is the way forward for me; I have zero coding background but love the feeling of control/flexibility, especially since with my current level of vision having speech plus the ability to make text huge on a black background is lovely, and I find hackery tools like Emacs and Terminal to be way more visually accessible and (with some 40-pt asterisks) way better for speech output too. (3/8)</p>",
"contentMap": {
"en": "<p>Becoming increasingly convinced that <a href=\"https://mas.to/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> is the way forward for me; I have zero coding background but love the feeling of control/flexibility, especially since with my current level of vision having speech plus the ability to make text huge on a black background is lovely, and I find hackery tools like Emacs and Terminal to be way more visually accessible and (with some 40-pt asterisks) way better for speech output too. (3/8)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mas.to/tags/emacs",
"name": "#emacs"
}
],
"replies": {
"id": "https://mas.to/users/andrewleland/statuses/114739262384720313/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mas.to/users/andrewleland/statuses/114739262384720313/replies?min_id=114739262397218493&page=true",
"partOf": "https://mas.to/users/andrewleland/statuses/114739262384720313/replies",
"items": [
"https://mas.to/users/andrewleland/statuses/114739262397218493"
]
}
},
"likes": {
"id": "https://mas.to/users/andrewleland/statuses/114739262384720313/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://mas.to/users/andrewleland/statuses/114739262384720313/shares",
"type": "Collection",
"totalItems": 1
}
}