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/114256282902123727",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-31T09:15:19Z",
"url": "https://mas.to/@frontenddogma/114256282902123727",
"attributedTo": "https://mas.to/users/frontenddogma",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mas.to/users/frontenddogma/followers"
],
"sensitive": false,
"atomUri": "https://mas.to/users/frontenddogma/statuses/114256282902123727",
"inReplyToAtomUri": null,
"conversation": "tag:mas.to,2025-03-31:objectId=472578571:objectType=Conversation",
"content": "<p>React Query API Design: Lessons Learned, by @tkdodo.eu (@bejs_@x.com):</p><p><a href=\"https://www.youtube.com/watch?v=l3PxErcKeAI\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=l3PxErcKeA</span><span class=\"invisible\">I</span></a></p><p><a href=\"https://mas.to/tags/videos\" class=\"mention hashtag\" rel=\"tag\">#<span>videos</span></a> <a href=\"https://mas.to/tags/lessons\" class=\"mention hashtag\" rel=\"tag\">#<span>lessons</span></a> <a href=\"https://mas.to/tags/react\" class=\"mention hashtag\" rel=\"tag\">#<span>react</span></a> <a href=\"https://mas.to/tags/apis\" class=\"mention hashtag\" rel=\"tag\">#<span>apis</span></a> <a href=\"https://mas.to/tags/statemanagement\" class=\"mention hashtag\" rel=\"tag\">#<span>statemanagement</span></a> <a href=\"https://mas.to/tags/datafetching\" class=\"mention hashtag\" rel=\"tag\">#<span>datafetching</span></a></p>",
"contentMap": {
"en": "<p>React Query API Design: Lessons Learned, by @tkdodo.eu (@bejs_@x.com):</p><p><a href=\"https://www.youtube.com/watch?v=l3PxErcKeAI\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=l3PxErcKeA</span><span class=\"invisible\">I</span></a></p><p><a href=\"https://mas.to/tags/videos\" class=\"mention hashtag\" rel=\"tag\">#<span>videos</span></a> <a href=\"https://mas.to/tags/lessons\" class=\"mention hashtag\" rel=\"tag\">#<span>lessons</span></a> <a href=\"https://mas.to/tags/react\" class=\"mention hashtag\" rel=\"tag\">#<span>react</span></a> <a href=\"https://mas.to/tags/apis\" class=\"mention hashtag\" rel=\"tag\">#<span>apis</span></a> <a href=\"https://mas.to/tags/statemanagement\" class=\"mention hashtag\" rel=\"tag\">#<span>statemanagement</span></a> <a href=\"https://mas.to/tags/datafetching\" class=\"mention hashtag\" rel=\"tag\">#<span>datafetching</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mas.to/tags/datafetching",
"name": "#datafetching"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/StateManagement",
"name": "#StateManagement"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/apis",
"name": "#apis"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/react",
"name": "#react"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/lessons",
"name": "#lessons"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/videos",
"name": "#videos"
}
],
"replies": {
"id": "https://mas.to/users/frontenddogma/statuses/114256282902123727/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mas.to/users/frontenddogma/statuses/114256282902123727/replies?only_other_accounts=true&page=true",
"partOf": "https://mas.to/users/frontenddogma/statuses/114256282902123727/replies",
"items": []
}
},
"likes": {
"id": "https://mas.to/users/frontenddogma/statuses/114256282902123727/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mas.to/users/frontenddogma/statuses/114256282902123727/shares",
"type": "Collection",
"totalItems": 0
}
}