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", "blurhash": "toot:blurhash", "focalPoint": { "@container": "@list", "@id": "toot:focalPoint" }, "Hashtag": "as:Hashtag" } ], "id": "https://social.doma.dev/users/jonn/statuses/112137196196218612", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-03-22T03:23:42Z", "url": "https://social.doma.dev/@jonn/112137196196218612", "attributedTo": "https://social.doma.dev/users/jonn", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://social.doma.dev/users/jonn/followers" ], "sensitive": false, "atomUri": "https://social.doma.dev/users/jonn/statuses/112137196196218612", "inReplyToAtomUri": null, "conversation": "tag:social.doma.dev,2024-03-22:objectId=464814:objectType=Conversation", "content": "<p>Benefit of working in my own self-funded startup #68</p><p>We have timeout messages hardcoded in the system to 3 minutes. <br />I was too lazy to change the messages....</p><p>So I just changed the planet.</p><p><a href=\"https://social.doma.dev/tags/ElixirLang\" class=\"mention hashtag\" rel=\"tag\">#<span>ElixirLang</span></a> <a href=\"https://social.doma.dev/tags/Elixir\" class=\"mention hashtag\" rel=\"tag\">#<span>Elixir</span></a> <a href=\"https://social.doma.dev/tags/Startup\" class=\"mention hashtag\" rel=\"tag\">#<span>Startup</span></a></p>", "contentMap": { "en": "<p>Benefit of working in my own self-funded startup #68</p><p>We have timeout messages hardcoded in the system to 3 minutes. <br />I was too lazy to change the messages....</p><p>So I just changed the planet.</p><p><a href=\"https://social.doma.dev/tags/ElixirLang\" class=\"mention hashtag\" rel=\"tag\">#<span>ElixirLang</span></a> <a href=\"https://social.doma.dev/tags/Elixir\" class=\"mention hashtag\" rel=\"tag\">#<span>Elixir</span></a> <a href=\"https://social.doma.dev/tags/Startup\" class=\"mention hashtag\" rel=\"tag\">#<span>Startup</span></a></p>" }, "attachment": [ { "type": "Document", "mediaType": "image/png", "url": "https://social.doma.dev/system/media_attachments/files/000/212/273/original/86d03f3f0b98ff05.png", "name": "defp maybe_reset_timer(nil) do\n venus_minute_coefficient = 243\n timeout = :timer.minutes(3 * venus_minute_coefficient)\n Process.send_after(self(), :timeout, :timer.minutes(timeout))\nend", "blurhash": "U025[UofIURjj[j[fQay9FWB%Mt7j[WBjtof", "focalPoint": [ 0, 0 ] } ], "tag": [ { "type": "Hashtag", "href": "https://social.doma.dev/tags/startup", "name": "#startup" }, { "type": "Hashtag", "href": "https://social.doma.dev/tags/elixir", "name": "#elixir" }, { "type": "Hashtag", "href": "https://social.doma.dev/tags/elixirlang", "name": "#elixirlang" } ], "replies": { "id": "https://social.doma.dev/users/jonn/statuses/112137196196218612/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://social.doma.dev/users/jonn/statuses/112137196196218612/replies?only_other_accounts=true&page=true", "partOf": "https://social.doma.dev/users/jonn/statuses/112137196196218612/replies", "items": [] } } }