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/114334024069239302", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-04-14T02:45:55Z", "url": "https://mathstodon.xyz/@xameer/114334024069239302", "attributedTo": "https://mathstodon.xyz/users/xameer", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mathstodon.xyz/users/xameer/followers" ], "sensitive": false, "atomUri": "https://mathstodon.xyz/users/xameer/statuses/114334024069239302", "inReplyToAtomUri": null, "conversation": "tag:mathstodon.xyz,2025-04-14:objectId=148287712:objectType=Conversation", "content": "<p>More on <a href=\"https://mathstodon.xyz/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> <br />Your push can be rejected <br />since you might be working with <br />a bot/ person . action .. ( --force-with-lease)<br />on the same page at the same time or the same remote path and same branch or any such possibility ( unlikely but possible)</p><p>then your can<br />- see the diff bw remote &amp; your local with<br />git remote branch:branch<br />or <br />git diff @{upstream-of-the-remote} <br /> <br />-- Basically when a tool has a feature in all cases for a purpose, you need know howto for any ambiguity which could arise out any sequence of those possible case.<br />There s no way to have it in advance<br />and hence a good or bad dev <a href=\"https://mathstodon.xyz/tags/UX\" class=\"mention hashtag\" rel=\"tag\">#<span>UX</span></a> or <a href=\"https://mathstodon.xyz/tags/repl\" class=\"mention hashtag\" rel=\"tag\">#<span>repl</span></a> are so important<br />eg --porcelain disables the summary&#39;s &quot;helpful&quot; habit of simplifying refs/heads in ways that make them ambiguous if you&#39;ve made a mistake in your config.</p>", "contentMap": { "en": "<p>More on <a href=\"https://mathstodon.xyz/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> <br />Your push can be rejected <br />since you might be working with <br />a bot/ person . action .. ( --force-with-lease)<br />on the same page at the same time or the same remote path and same branch or any such possibility ( unlikely but possible)</p><p>then your can<br />- see the diff bw remote &amp; your local with<br />git remote branch:branch<br />or <br />git diff @{upstream-of-the-remote} <br /> <br />-- Basically when a tool has a feature in all cases for a purpose, you need know howto for any ambiguity which could arise out any sequence of those possible case.<br />There s no way to have it in advance<br />and hence a good or bad dev <a href=\"https://mathstodon.xyz/tags/UX\" class=\"mention hashtag\" rel=\"tag\">#<span>UX</span></a> or <a href=\"https://mathstodon.xyz/tags/repl\" class=\"mention hashtag\" rel=\"tag\">#<span>repl</span></a> are so important<br />eg --porcelain disables the summary&#39;s &quot;helpful&quot; habit of simplifying refs/heads in ways that make them ambiguous if you&#39;ve made a mistake in your config.</p>" }, "updated": "2025-04-14T03:02:44Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mathstodon.xyz/tags/repl", "name": "#repl" }, { "type": "Hashtag", "href": "https://mathstodon.xyz/tags/ux", "name": "#ux" }, { "type": "Hashtag", "href": "https://mathstodon.xyz/tags/git", "name": "#git" } ], "replies": { "id": "https://mathstodon.xyz/users/xameer/statuses/114334024069239302/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mathstodon.xyz/users/xameer/statuses/114334024069239302/replies?only_other_accounts=true&page=true", "partOf": "https://mathstodon.xyz/users/xameer/statuses/114334024069239302/replies", "items": [] } }, "likes": { "id": "https://mathstodon.xyz/users/xameer/statuses/114334024069239302/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://mathstodon.xyz/users/xameer/statuses/114334024069239302/shares", "type": "Collection", "totalItems": 0 } }