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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://a.junimo.party/users/steffo/statuses/114224466963717317/replies",
"type": "Collection",
"first": {
"id": "https://a.junimo.party/users/steffo/statuses/114224466963717317/replies?page=true",
"type": "CollectionPage",
"next": "https://a.junimo.party/users/steffo/statuses/114224466963717317/replies?only_other_accounts=true&page=true",
"partOf": "https://a.junimo.party/users/steffo/statuses/114224466963717317/replies",
"items": [
{
"id": "https://a.junimo.party/users/steffo/statuses/114224482041616952",
"type": "Note",
"summary": null,
"inReplyTo": "https://a.junimo.party/users/steffo/statuses/114224466963717317",
"published": "2025-03-25T18:27:57Z",
"url": "https://a.junimo.party/@steffo/114224482041616952",
"attributedTo": "https://a.junimo.party/users/steffo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://a.junimo.party/users/steffo/followers"
],
"sensitive": false,
"atomUri": "https://a.junimo.party/users/steffo/statuses/114224482041616952",
"inReplyToAtomUri": "https://a.junimo.party/users/steffo/statuses/114224466963717317",
"conversation": "tag:a.junimo.party,2025-03-25:objectId=762225:objectType=Conversation",
"content": "<p>Then... that apparently <strong>you can't directly negate values via CSS calc</strong>!</p><p><a href=\"https://stackoverflow.com/a/25205523\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">stackoverflow.com/a/25205523</span><span class=\"invisible\"></span></a></p><p>Apparently you need to specify a zero with an unit before the value you're negating:</p><pre><code>calc(0px - value)<br></code></pre><p><a href=\"https://a.junimo.party/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a></p>",
"contentMap": {
"en": "<p>Then... that apparently <strong>you can't directly negate values via CSS calc</strong>!</p><p><a href=\"https://stackoverflow.com/a/25205523\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">stackoverflow.com/a/25205523</span><span class=\"invisible\"></span></a></p><p>Apparently you need to specify a zero with an unit before the value you're negating:</p><pre><code>calc(0px - value)<br></code></pre><p><a href=\"https://a.junimo.party/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://a.junimo.party/tags/css",
"name": "#css"
}
],
"replies": {
"id": "https://a.junimo.party/users/steffo/statuses/114224482041616952/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://a.junimo.party/users/steffo/statuses/114224482041616952/replies?min_id=114224501229349033&page=true",
"partOf": "https://a.junimo.party/users/steffo/statuses/114224482041616952/replies",
"items": [
"https://a.junimo.party/users/steffo/statuses/114224501229349033"
]
}
},
"likes": {
"id": "https://a.junimo.party/users/steffo/statuses/114224482041616952/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://a.junimo.party/users/steffo/statuses/114224482041616952/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}