ActivityPub Viewer

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.

Open in browser →
{ "@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://social.jvns.ca/users/b0rk/statuses/113442708387106042/replies", "type": "Collection", "first": { "id": "https://social.jvns.ca/users/b0rk/statuses/113442708387106042/replies?page=true", "type": "CollectionPage", "next": "https://social.jvns.ca/users/b0rk/statuses/113442708387106042/replies?only_other_accounts=true&page=true", "partOf": "https://social.jvns.ca/users/b0rk/statuses/113442708387106042/replies", "items": [ { "id": "https://social.jvns.ca/users/b0rk/statuses/113442728265436772", "type": "Note", "summary": null, "inReplyTo": "https://social.jvns.ca/users/b0rk/statuses/113442708387106042", "published": "2024-11-07T16:57:41Z", "url": "https://social.jvns.ca/@b0rk/113442728265436772", "attributedTo": "https://social.jvns.ca/users/b0rk", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://social.jvns.ca/users/b0rk/followers" ], "sensitive": false, "atomUri": "https://social.jvns.ca/users/b0rk/statuses/113442728265436772", "inReplyToAtomUri": "https://social.jvns.ca/users/b0rk/statuses/113442708387106042", "conversation": "tag:jvns.ca,2024-11-07:objectId=774181:objectType=Conversation", "content": "<p>for vim I did a big reset and copy and pasted this basic vim config 7 years ago and it&#39;s served me really well, I&#39;ve just added a few basic plugins and tweaked it over the years <a href=\"https://github.com/amix/vimrc/blob/master/vimrcs/basic.vim\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/amix/vimrc/blob/mas</span><span class=\"invisible\">ter/vimrcs/basic.vim</span></a></p><p>I don&#39;t think I use most of the custom keyboard shortcuts in there though, it&#39;s more about the basic settings for me (like `set so=7`)</p>", "contentMap": { "en": "<p>for vim I did a big reset and copy and pasted this basic vim config 7 years ago and it&#39;s served me really well, I&#39;ve just added a few basic plugins and tweaked it over the years <a href=\"https://github.com/amix/vimrc/blob/master/vimrcs/basic.vim\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/amix/vimrc/blob/mas</span><span class=\"invisible\">ter/vimrcs/basic.vim</span></a></p><p>I don&#39;t think I use most of the custom keyboard shortcuts in there though, it&#39;s more about the basic settings for me (like `set so=7`)</p>" }, "updated": "2024-11-07T16:59:59Z", "attachment": [], "tag": [], "replies": { "id": "https://social.jvns.ca/users/b0rk/statuses/113442728265436772/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://social.jvns.ca/users/b0rk/statuses/113442728265436772/replies?only_other_accounts=true&page=true", "partOf": "https://social.jvns.ca/users/b0rk/statuses/113442728265436772/replies", "items": [] } }, "likes": { "id": "https://social.jvns.ca/users/b0rk/statuses/113442728265436772/likes", "type": "Collection", "totalItems": 57 }, "shares": { "id": "https://social.jvns.ca/users/b0rk/statuses/113442728265436772/shares", "type": "Collection", "totalItems": 12 } } ] } }