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"
}
],
"id": "https://front-end.social/users/bramus/statuses/111300580252039083",
"type": "Note",
"summary": null,
"inReplyTo": "https://front-end.social/users/bramus/statuses/111286338253694789",
"published": "2023-10-26T09:21:16Z",
"url": "https://front-end.social/@bramus/111300580252039083",
"attributedTo": "https://front-end.social/users/bramus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/bramus/followers",
"https://mastodon.social/users/tabatkins"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/bramus/statuses/111300580252039083",
"inReplyToAtomUri": "https://front-end.social/users/bramus/statuses/111286338253694789",
"conversation": "tag:front-end.social,2023-10-23:objectId=5686573:objectType=Conversation",
"content": "<p>UPDATE: After chatting with <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@tabatkins\" class=\"u-url mention\">@<span>tabatkins</span></a></span> it became clear that the simplification of math expressions only happens once you register the custom prop as a <number>.</p><p>This means, that it *IS* possible to use Style Queries after all … so I updated that section. Go re-read it, if you read it before.</p><p><a href=\"https://www.bram.us/2023/10/23/css-scroll-detection/#style-queries\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">bram.us/2023/10/23/css-scroll-</span><span class=\"invisible\">detection/#style-queries</span></a></p>",
"contentMap": {
"en": "<p>UPDATE: After chatting with <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@tabatkins\" class=\"u-url mention\">@<span>tabatkins</span></a></span> it became clear that the simplification of math expressions only happens once you register the custom prop as a <number>.</p><p>This means, that it *IS* possible to use Style Queries after all … so I updated that section. Go re-read it, if you read it before.</p><p><a href=\"https://www.bram.us/2023/10/23/css-scroll-detection/#style-queries\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">bram.us/2023/10/23/css-scroll-</span><span class=\"invisible\">detection/#style-queries</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/tabatkins",
"name": "@tabatkins@mastodon.social"
}
],
"replies": {
"id": "https://front-end.social/users/bramus/statuses/111300580252039083/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/bramus/statuses/111300580252039083/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/bramus/statuses/111300580252039083/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/bramus/statuses/111300580252039083/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://front-end.social/users/bramus/statuses/111300580252039083/shares",
"type": "Collection",
"totalItems": 0
}
}