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://ruby.social/users/getajobmike/statuses/113420538112786728",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-03T18:54:26Z",
"url": "https://ruby.social/@getajobmike/113420538112786728",
"attributedTo": "https://ruby.social/users/getajobmike",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/getajobmike/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/getajobmike/statuses/113420538112786728",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2024-11-03:objectId=57996714:objectType=Conversation",
"content": "<p>If anyone is looking for a good Ruby OSS project with big impact, rack-mini-profiler has accumulated much cruft over the last decade and could use a lot of maintenance and pruning. It still has hacks for Ruby 1.x and patches for DBs no one uses anymore.</p><p><a href=\"https://github.com/MiniProfiler/rack-mini-profiler\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/MiniProfiler/rack-m</span><span class=\"invisible\">ini-profiler</span></a></p>",
"contentMap": {
"en": "<p>If anyone is looking for a good Ruby OSS project with big impact, rack-mini-profiler has accumulated much cruft over the last decade and could use a lot of maintenance and pruning. It still has hacks for Ruby 1.x and patches for DBs no one uses anymore.</p><p><a href=\"https://github.com/MiniProfiler/rack-mini-profiler\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/MiniProfiler/rack-m</span><span class=\"invisible\">ini-profiler</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://ruby.social/users/getajobmike/statuses/113420538112786728/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/getajobmike/statuses/113420538112786728/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/getajobmike/statuses/113420538112786728/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/getajobmike/statuses/113420538112786728/likes",
"type": "Collection",
"totalItems": 16
},
"shares": {
"id": "https://ruby.social/users/getajobmike/statuses/113420538112786728/shares",
"type": "Collection",
"totalItems": 8
}
}