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/frontenddogma/statuses/114671225930999913",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-12T16:00:48Z",
"url": "https://mas.to/@frontenddogma/114671225930999913",
"attributedTo": "https://mas.to/users/frontenddogma",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mas.to/users/frontenddogma/followers",
"https://social.alexwlchan.net/users/alex"
],
"sensitive": false,
"atomUri": "https://mas.to/users/frontenddogma/statuses/114671225930999913",
"inReplyToAtomUri": null,
"conversation": "tag:mas.to,2025-06-12:objectId=504872754:objectType=Conversation",
"content": "<p>What I Learnt About Making Websites by Reading Two Thousand Web Pages, by <span class=\"h-card\" translate=\"no\"><a href=\"https://social.alexwlchan.net/@alex\" class=\"u-url mention\">@<span>alex</span></a></span>:</p><p><a href=\"https://alexwlchan.net/2025/learning-how-to-make-websites/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">alexwlchan.net/2025/learning-h</span><span class=\"invisible\">ow-to-make-websites/</span></a></p><p><a href=\"https://mas.to/tags/html\" class=\"mention hashtag\" rel=\"tag\">#<span>html</span></a> <a href=\"https://mas.to/tags/css\" class=\"mention hashtag\" rel=\"tag\">#<span>css</span></a> <a href=\"https://mas.to/tags/conditionalcomments\" class=\"mention hashtag\" rel=\"tag\">#<span>conditionalcomments</span></a> <a href=\"https://mas.to/tags/lessons\" class=\"mention hashtag\" rel=\"tag\">#<span>lessons</span></a></p>",
"contentMap": {
"en": "<p>What I Learnt About Making Websites by Reading Two Thousand Web Pages, by <span class=\"h-card\" translate=\"no\"><a href=\"https://social.alexwlchan.net/@alex\" class=\"u-url mention\">@<span>alex</span></a></span>:</p><p><a href=\"https://alexwlchan.net/2025/learning-how-to-make-websites/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">alexwlchan.net/2025/learning-h</span><span class=\"invisible\">ow-to-make-websites/</span></a></p><p><a href=\"https://mas.to/tags/html\" class=\"mention hashtag\" rel=\"tag\">#<span>html</span></a> <a href=\"https://mas.to/tags/css\" class=\"mention hashtag\" rel=\"tag\">#<span>css</span></a> <a href=\"https://mas.to/tags/conditionalcomments\" class=\"mention hashtag\" rel=\"tag\">#<span>conditionalcomments</span></a> <a href=\"https://mas.to/tags/lessons\" class=\"mention hashtag\" rel=\"tag\">#<span>lessons</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.alexwlchan.net/users/alex",
"name": "@alex@alexwlchan.net"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/lessons",
"name": "#lessons"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/conditionalcomments",
"name": "#conditionalcomments"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/css",
"name": "#css"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/html",
"name": "#html"
}
],
"replies": {
"id": "https://mas.to/users/frontenddogma/statuses/114671225930999913/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mas.to/users/frontenddogma/statuses/114671225930999913/replies?only_other_accounts=true&page=true",
"partOf": "https://mas.to/users/frontenddogma/statuses/114671225930999913/replies",
"items": []
}
},
"likes": {
"id": "https://mas.to/users/frontenddogma/statuses/114671225930999913/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mas.to/users/frontenddogma/statuses/114671225930999913/shares",
"type": "Collection",
"totalItems": 0
}
}