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", "Hashtag": "as:Hashtag" } ], "id": "https://mathstodon.xyz/users/xameer/statuses/114260181005603515", "type": "Note", "summary": "Git Namespace Routing", "inReplyTo": null, "published": "2025-04-01T01:46:40Z", "url": "https://mathstodon.xyz/@xameer/114260181005603515", "attributedTo": "https://mathstodon.xyz/users/xameer", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mathstodon.xyz/users/xameer/followers" ], "sensitive": true, "atomUri": "https://mathstodon.xyz/users/xameer/statuses/114260181005603515", "inReplyToAtomUri": null, "conversation": "tag:mathstodon.xyz,2025-04-01:objectId=146167431:objectType=Conversation", "content": "<p><a href=\"https://mathstodon.xyz/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> namespace <a href=\"https://mathstodon.xyz/tags/ssh\" class=\"mention hashtag\" rel=\"tag\">#<span>ssh</span></a> auth <br />```<br />[includeif &quot;gitdir=/workspace/personal/&quot;]<br /> path = /workspace/personal/.gitconfig</p><p>[includif &quot;gitdir=/workspace/work/&quot;]<br /> path = /workspace/work/.gitconfig<br />```<br /><a href=\"https://www.reddit.com/r/git/comments/1b6sidc/using_multiple_ssh_keys_with_git_using_namespaces/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">reddit.com/r/git/comments/1b6s</span><span class=\"invisible\">idc/using_multiple_ssh_keys_with_git_using_namespaces/</span></a><br /><a href=\"https://locallytrivial.com/posts/20240304-ssh-git-namespaces/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">locallytrivial.com/posts/20240</span><span class=\"invisible\">304-ssh-git-namespaces/</span></a></p>", "contentMap": { "en": "<p><a href=\"https://mathstodon.xyz/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> namespace <a href=\"https://mathstodon.xyz/tags/ssh\" class=\"mention hashtag\" rel=\"tag\">#<span>ssh</span></a> auth <br />```<br />[includeif &quot;gitdir=/workspace/personal/&quot;]<br /> path = /workspace/personal/.gitconfig</p><p>[includif &quot;gitdir=/workspace/work/&quot;]<br /> path = /workspace/work/.gitconfig<br />```<br /><a href=\"https://www.reddit.com/r/git/comments/1b6sidc/using_multiple_ssh_keys_with_git_using_namespaces/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">reddit.com/r/git/comments/1b6s</span><span class=\"invisible\">idc/using_multiple_ssh_keys_with_git_using_namespaces/</span></a><br /><a href=\"https://locallytrivial.com/posts/20240304-ssh-git-namespaces/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">locallytrivial.com/posts/20240</span><span class=\"invisible\">304-ssh-git-namespaces/</span></a></p>" }, "updated": "2025-04-01T01:48:21Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mathstodon.xyz/tags/ssh", "name": "#ssh" }, { "type": "Hashtag", "href": "https://mathstodon.xyz/tags/git", "name": "#git" } ], "replies": { "id": "https://mathstodon.xyz/users/xameer/statuses/114260181005603515/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mathstodon.xyz/users/xameer/statuses/114260181005603515/replies?only_other_accounts=true&page=true", "partOf": "https://mathstodon.xyz/users/xameer/statuses/114260181005603515/replies", "items": [] } }, "likes": { "id": "https://mathstodon.xyz/users/xameer/statuses/114260181005603515/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://mathstodon.xyz/users/xameer/statuses/114260181005603515/shares", "type": "Collection", "totalItems": 0 } }