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://mastodon.online/users/veronica/statuses/112620665300739654",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-15T12:36:15Z",
"url": "https://mastodon.online/@veronica/112620665300739654",
"attributedTo": "https://mastodon.online/users/veronica",
"to": [
"https://mastodon.online/users/veronica/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/veronica/statuses/112620665300739654",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2024-06-15:objectId=344229886:objectType=Conversation",
"content": "<p>I wrote a blog post about two interesting conversations I had here on Mastodon about str.join() optimisation in Python.</p><p>Note: Comments on this post can be loaded from the blog.</p><p><a href=\"https://berglyd.net/blog/2024/06/joining-strings-in-python/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">berglyd.net/blog/2024/06/joini</span><span class=\"invisible\">ng-strings-in-python/</span></a></p>",
"contentMap": {
"en": "<p>I wrote a blog post about two interesting conversations I had here on Mastodon about str.join() optimisation in Python.</p><p>Note: Comments on this post can be loaded from the blog.</p><p><a href=\"https://berglyd.net/blog/2024/06/joining-strings-in-python/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">berglyd.net/blog/2024/06/joini</span><span class=\"invisible\">ng-strings-in-python/</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.online/users/veronica/statuses/112620665300739654/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/veronica/statuses/112620665300739654/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/veronica/statuses/112620665300739654/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/veronica/statuses/112620665300739654/likes",
"type": "Collection",
"totalItems": 22
},
"shares": {
"id": "https://mastodon.online/users/veronica/statuses/112620665300739654/shares",
"type": "Collection",
"totalItems": 8
}
}