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://floss.social/users/carlschwan/statuses/109774012599031406",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-29T18:55:02Z",
"url": "https://floss.social/@carlschwan/109774012599031406",
"attributedTo": "https://floss.social/users/carlschwan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://floss.social/users/carlschwan/followers"
],
"sensitive": false,
"atomUri": "https://floss.social/users/carlschwan/statuses/109774012599031406",
"inReplyToAtomUri": null,
"conversation": "tag:floss.social,2023-01-29:objectId=29592551:objectType=Conversation",
"content": "<p>Did you know you could use Mastodon as a comment platforms on your blog? I blogged about this 2 years ago <a href=\"https://carlschwan.eu/2020/12/29/adding-comments-to-your-static-blog-with-mastodon/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">carlschwan.eu/2020/12/29/addin</span><span class=\"invisible\">g-comments-to-your-static-blog-with-mastodon/</span></a> but since there has been a lot of newcomers recently, it might be a good idea to share it again 😜</p>",
"contentMap": {
"en": "<p>Did you know you could use Mastodon as a comment platforms on your blog? I blogged about this 2 years ago <a href=\"https://carlschwan.eu/2020/12/29/adding-comments-to-your-static-blog-with-mastodon/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">carlschwan.eu/2020/12/29/addin</span><span class=\"invisible\">g-comments-to-your-static-blog-with-mastodon/</span></a> but since there has been a lot of newcomers recently, it might be a good idea to share it again 😜</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://floss.social/users/carlschwan/statuses/109774012599031406/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/carlschwan/statuses/109774012599031406/replies?only_other_accounts=true&page=true",
"partOf": "https://floss.social/users/carlschwan/statuses/109774012599031406/replies",
"items": []
}
},
"likes": {
"id": "https://floss.social/users/carlschwan/statuses/109774012599031406/likes",
"type": "Collection",
"totalItems": 460
},
"shares": {
"id": "https://floss.social/users/carlschwan/statuses/109774012599031406/shares",
"type": "Collection",
"totalItems": 382
}
}