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://front-end.social/users/cssweekly/statuses/113646515082182114",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-13T16:43:21Z",
"url": "https://front-end.social/@cssweekly/113646515082182114",
"attributedTo": "https://front-end.social/users/cssweekly",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/cssweekly/followers",
"https://hello.2heng.xin/users/code"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/cssweekly/statuses/113646515082182114",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2024-12-13:objectId=13770251:objectType=Conversation",
"content": "<p>Are you using minimap section headers in VS Code (<span class=\"h-card\" translate=\"no\"><a href=\"https://hello.2heng.xin/@code\" class=\"u-url mention\">@<span>code</span></a></span>)? 🙋♂️</p><p><a href=\"https://front-end.social/tags/newpost\" class=\"mention hashtag\" rel=\"tag\">#<span>newpost</span></a> <a href=\"https://front-end.social/tags/vscode\" class=\"mention hashtag\" rel=\"tag\">#<span>vscode</span></a></p><p><a href=\"https://blog.css-weekly.com/start-using-minimap-section-headers-in-vs-code\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">blog.css-weekly.com/start-usin</span><span class=\"invisible\">g-minimap-section-headers-in-vs-code</span></a></p>",
"contentMap": {
"en": "<p>Are you using minimap section headers in VS Code (<span class=\"h-card\" translate=\"no\"><a href=\"https://hello.2heng.xin/@code\" class=\"u-url mention\">@<span>code</span></a></span>)? 🙋♂️</p><p><a href=\"https://front-end.social/tags/newpost\" class=\"mention hashtag\" rel=\"tag\">#<span>newpost</span></a> <a href=\"https://front-end.social/tags/vscode\" class=\"mention hashtag\" rel=\"tag\">#<span>vscode</span></a></p><p><a href=\"https://blog.css-weekly.com/start-using-minimap-section-headers-in-vs-code\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">blog.css-weekly.com/start-usin</span><span class=\"invisible\">g-minimap-section-headers-in-vs-code</span></a></p>"
},
"updated": "2024-12-13T16:43:49Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hello.2heng.xin/users/code",
"name": "@code@hello.2heng.xin"
},
{
"type": "Hashtag",
"href": "https://front-end.social/tags/newpost",
"name": "#newpost"
},
{
"type": "Hashtag",
"href": "https://front-end.social/tags/vscode",
"name": "#vscode"
}
],
"replies": {
"id": "https://front-end.social/users/cssweekly/statuses/113646515082182114/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/cssweekly/statuses/113646515082182114/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/cssweekly/statuses/113646515082182114/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/cssweekly/statuses/113646515082182114/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://front-end.social/users/cssweekly/statuses/113646515082182114/shares",
"type": "Collection",
"totalItems": 0
}
}