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://mstdn.social/users/hazz223/statuses/114425919333400793",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-30T08:16:06Z",
"url": "https://mstdn.social/@hazz223/114425919333400793",
"attributedTo": "https://mstdn.social/users/hazz223",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/hazz223/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/hazz223/statuses/114425919333400793",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2025-04-30:objectId=546869163:objectType=Conversation",
"content": "<p>The best bit of advice i can give any junior developer; get a note book. Preferably a digital one. <br />Take notes. Takes notes about _everything_. Found a console command? Take note. Someone gave a weird reason as to why X does Y? Take note. <br />It's an amazing habit, that constantly pays dividends.</p><p><a href=\"https://mstdn.social/tags/WebDev\" class=\"mention hashtag\" rel=\"tag\">#<span>WebDev</span></a> <a href=\"https://mstdn.social/tags/Code\" class=\"mention hashtag\" rel=\"tag\">#<span>Code</span></a> <a href=\"https://mstdn.social/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a> <a href=\"https://mstdn.social/tags/Tech\" class=\"mention hashtag\" rel=\"tag\">#<span>Tech</span></a> <a href=\"https://mstdn.social/tags/Notes\" class=\"mention hashtag\" rel=\"tag\">#<span>Notes</span></a></p>",
"contentMap": {
"en": "<p>The best bit of advice i can give any junior developer; get a note book. Preferably a digital one. <br />Take notes. Takes notes about _everything_. Found a console command? Take note. Someone gave a weird reason as to why X does Y? Take note. <br />It's an amazing habit, that constantly pays dividends.</p><p><a href=\"https://mstdn.social/tags/WebDev\" class=\"mention hashtag\" rel=\"tag\">#<span>WebDev</span></a> <a href=\"https://mstdn.social/tags/Code\" class=\"mention hashtag\" rel=\"tag\">#<span>Code</span></a> <a href=\"https://mstdn.social/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a> <a href=\"https://mstdn.social/tags/Tech\" class=\"mention hashtag\" rel=\"tag\">#<span>Tech</span></a> <a href=\"https://mstdn.social/tags/Notes\" class=\"mention hashtag\" rel=\"tag\">#<span>Notes</span></a></p>"
},
"updated": "2025-04-30T08:17:55Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/WebDev",
"name": "#WebDev"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Code",
"name": "#Code"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Programming",
"name": "#Programming"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Tech",
"name": "#Tech"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/notes",
"name": "#notes"
}
],
"replies": {
"id": "https://mstdn.social/users/hazz223/statuses/114425919333400793/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/hazz223/statuses/114425919333400793/replies?min_id=114425924616226381&page=true",
"partOf": "https://mstdn.social/users/hazz223/statuses/114425919333400793/replies",
"items": [
"https://mstdn.social/users/hazz223/statuses/114425924616226381"
]
}
},
"likes": {
"id": "https://mstdn.social/users/hazz223/statuses/114425919333400793/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mstdn.social/users/hazz223/statuses/114425919333400793/shares",
"type": "Collection",
"totalItems": 12
}
}