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://dizl.de/users/EKNr1/statuses/114252481389286809", "type": "Note", "summary": null, "inReplyTo": null, "published": "2025-03-30T17:08:33Z", "url": "https://dizl.de/@EKNr1/114252481389286809", "attributedTo": "https://dizl.de/users/EKNr1", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://dizl.de/users/EKNr1/followers" ], "sensitive": false, "atomUri": "https://dizl.de/users/EKNr1/statuses/114252481389286809", "inReplyToAtomUri": null, "conversation": "tag:dizl.de,2025-03-30:objectId=51488811:objectType=Conversation", "content": "<p><a href=\"https://dizl.de/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://dizl.de/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> <a href=\"https://dizl.de/tags/forgejo\" class=\"mention hashtag\" rel=\"tag\">#<span>forgejo</span></a> </p><p>Was ziemlich cool an Pip ist:<br />Man kann Python-Packages direkt aus einem Git-Repo installieren, ohne dass das Package auf PyPi existiert.</p><p>Das geht so:<br />pip install &lt;package_name&gt;@git+&lt;repository_url&gt;</p><p>Das währe dann z.B. der Installationsbefehl für ein Modul, an dem ich gerade bastle:<br />pip install smalltag@git+<a href=\"https://teapot.informationsanarchistik.de/Wobbl/SmallTag.git\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">teapot.informationsanarchistik</span><span class=\"invisible\">.de/Wobbl/SmallTag.git</span></a></p>", "contentMap": { "de": "<p><a href=\"https://dizl.de/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://dizl.de/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> <a href=\"https://dizl.de/tags/forgejo\" class=\"mention hashtag\" rel=\"tag\">#<span>forgejo</span></a> </p><p>Was ziemlich cool an Pip ist:<br />Man kann Python-Packages direkt aus einem Git-Repo installieren, ohne dass das Package auf PyPi existiert.</p><p>Das geht so:<br />pip install &lt;package_name&gt;@git+&lt;repository_url&gt;</p><p>Das währe dann z.B. der Installationsbefehl für ein Modul, an dem ich gerade bastle:<br />pip install smalltag@git+<a href=\"https://teapot.informationsanarchistik.de/Wobbl/SmallTag.git\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">teapot.informationsanarchistik</span><span class=\"invisible\">.de/Wobbl/SmallTag.git</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://dizl.de/tags/python", "name": "#python" }, { "type": "Hashtag", "href": "https://dizl.de/tags/git", "name": "#git" }, { "type": "Hashtag", "href": "https://dizl.de/tags/forgejo", "name": "#forgejo" } ], "replies": { "id": "https://dizl.de/users/EKNr1/statuses/114252481389286809/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://dizl.de/users/EKNr1/statuses/114252481389286809/replies?only_other_accounts=true&page=true", "partOf": "https://dizl.de/users/EKNr1/statuses/114252481389286809/replies", "items": [] } }, "likes": { "id": "https://dizl.de/users/EKNr1/statuses/114252481389286809/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://dizl.de/users/EKNr1/statuses/114252481389286809/shares", "type": "Collection", "totalItems": 1 } }