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/keithjgrant/statuses/112532148474672830",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-05-30T21:25:16Z",
"url": "https://front-end.social/@keithjgrant/112532148474672830",
"attributedTo": "https://front-end.social/users/keithjgrant",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/keithjgrant/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/keithjgrant/statuses/112532148474672830",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2024-05-30:objectId=9643351:objectType=Conversation",
"content": "<p>📝 New post: CSS in Depth, Second Edition</p><p>or: what’s new in my new book?</p><p><a href=\"https://keithjgrant.com/posts/2024/05/css-in-depth-second-edition/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">keithjgrant.com/posts/2024/05/</span><span class=\"invisible\">css-in-depth-second-edition/</span></a></p>",
"contentMap": {
"en": "<p>📝 New post: CSS in Depth, Second Edition</p><p>or: what’s new in my new book?</p><p><a href=\"https://keithjgrant.com/posts/2024/05/css-in-depth-second-edition/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">keithjgrant.com/posts/2024/05/</span><span class=\"invisible\">css-in-depth-second-edition/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://front-end.social/users/keithjgrant/statuses/112532148474672830/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/keithjgrant/statuses/112532148474672830/replies?min_id=112532168061912609&page=true",
"partOf": "https://front-end.social/users/keithjgrant/statuses/112532148474672830/replies",
"items": [
"https://front-end.social/users/keithjgrant/statuses/112532168061912609"
]
}
},
"likes": {
"id": "https://front-end.social/users/keithjgrant/statuses/112532148474672830/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://front-end.social/users/keithjgrant/statuses/112532148474672830/shares",
"type": "Collection",
"totalItems": 0
}
}