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://mastodon.mauve.moe/users/mauve/statuses/114508486160618019",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-14T22:13:56Z",
"url": "https://mastodon.mauve.moe/@mauve/114508486160618019",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/114508486160618019",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2025-05-14:objectId=1539630:objectType=Conversation",
"content": "<p>Bro what. You can make almost any element resizeable in <a href=\"https://mastodon.mauve.moe/tags/css\" class=\"mention hashtag\" rel=\"tag\">#<span>css</span></a> with just the `resize` property and no JavaScript. 🤯</p><p><a href=\"https://developer.mozilla.org/en-US/docs/Web/CSS/resize\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">developer.mozilla.org/en-US/do</span><span class=\"invisible\">cs/Web/CSS/resize</span></a></p>",
"contentMap": {
"en": "<p>Bro what. You can make almost any element resizeable in <a href=\"https://mastodon.mauve.moe/tags/css\" class=\"mention hashtag\" rel=\"tag\">#<span>css</span></a> with just the `resize` property and no JavaScript. 🤯</p><p><a href=\"https://developer.mozilla.org/en-US/docs/Web/CSS/resize\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">developer.mozilla.org/en-US/do</span><span class=\"invisible\">cs/Web/CSS/resize</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/CSS",
"name": "#CSS"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/114508486160618019/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/114508486160618019/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/114508486160618019/replies",
"items": []
}
}
}