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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://ruby.social/users/byroot/statuses/113361790648929484",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-24T09:54:11Z",
"url": "https://ruby.social/@byroot/113361790648929484",
"attributedTo": "https://ruby.social/users/byroot",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/byroot/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/byroot/statuses/113361790648929484",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2024-10-24:objectId=57167969:objectType=Conversation",
"content": "<p>I've just released json 2.7.3 with some bug fixes and lots of performance improvements: <a href=\"https://github.com/ruby/json/releases/tag/v2.7.3\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ruby/json/releases/</span><span class=\"invisible\">tag/v2.7.3</span></a></p><p>This is my first release after being made maintainer two weeks ago.</p><p>If you got some realistic benchmarks in which JSON.dump is significantly slower than an alternative gem, please let me know.</p><p>As long as it's not the result of the alternative doing something incorrect, I'll consider it as a bug.</p>",
"contentMap": {
"en": "<p>I've just released json 2.7.3 with some bug fixes and lots of performance improvements: <a href=\"https://github.com/ruby/json/releases/tag/v2.7.3\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ruby/json/releases/</span><span class=\"invisible\">tag/v2.7.3</span></a></p><p>This is my first release after being made maintainer two weeks ago.</p><p>If you got some realistic benchmarks in which JSON.dump is significantly slower than an alternative gem, please let me know.</p><p>As long as it's not the result of the alternative doing something incorrect, I'll consider it as a bug.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/rubysocial/media_attachments/files/113/361/788/681/127/110/original/5f0931fc4b8fe796.png",
"name": null,
"blurhash": "UASF-ENLo#xY_4RkM_xu9Yoea#V@_MITWB%g",
"width": 1870,
"height": 960
}
],
"tag": [],
"replies": {
"id": "https://ruby.social/users/byroot/statuses/113361790648929484/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/byroot/statuses/113361790648929484/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/byroot/statuses/113361790648929484/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/byroot/statuses/113361790648929484/likes",
"type": "Collection",
"totalItems": 44
},
"shares": {
"id": "https://ruby.social/users/byroot/statuses/113361790648929484/shares",
"type": "Collection",
"totalItems": 20
}
}