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://mastodon.cc/users/jgarber/statuses/109308190641373402", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.cc/users/asm/statuses/109306611156545287", "published": "2022-11-08T12:30:23Z", "url": "https://mastodon.cc/@jgarber/109308190641373402", "attributedTo": "https://mastodon.cc/users/jgarber", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.cc/users/jgarber/followers", "https://mastodon.cc/users/asm" ], "sensitive": false, "atomUri": "https://mastodon.cc/users/jgarber/statuses/109308190641373402", "inReplyToAtomUri": "https://mastodon.cc/users/asm/statuses/109306611156545287", "conversation": "tag:mastodon.cc,2022-11-02:objectId=9042359:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cc/@asm\" class=\"u-url mention\">@<span>asm</span></a></span> The particular error message, “Could not find the required redirect URL for your account,” is a “missing_resource” in the source code:</p><p><a href=\"https://github.com/mastodon/mastodon/blob/v3.5.2/config/locales/en.yml#L1340\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mastodon/mastodon/b</span><span class=\"invisible\">lob/v3.5.2/config/locales/en.yml#L1340</span></a></p><p>…which is probably being thrown in this code:</p><p><a href=\"https://github.com/mastodon/mastodon/blob/v3.5.2/app/models/remote_follow.rb\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mastodon/mastodon/b</span><span class=\"invisible\">lob/v3.5.2/app/models/remote_follow.rb</span></a></p><p>Not sure if this is a bug in v3.5.2, a server configuration error here, both, or neither.</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cc/@asm\" class=\"u-url mention\">@<span>asm</span></a></span> The particular error message, “Could not find the required redirect URL for your account,” is a “missing_resource” in the source code:</p><p><a href=\"https://github.com/mastodon/mastodon/blob/v3.5.2/config/locales/en.yml#L1340\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mastodon/mastodon/b</span><span class=\"invisible\">lob/v3.5.2/config/locales/en.yml#L1340</span></a></p><p>…which is probably being thrown in this code:</p><p><a href=\"https://github.com/mastodon/mastodon/blob/v3.5.2/app/models/remote_follow.rb\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mastodon/mastodon/b</span><span class=\"invisible\">lob/v3.5.2/app/models/remote_follow.rb</span></a></p><p>Not sure if this is a bug in v3.5.2, a server configuration error here, both, or neither.</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://mastodon.cc/users/asm", "name": "@asm" } ], "replies": { "id": "https://mastodon.cc/users/jgarber/statuses/109308190641373402/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.cc/users/jgarber/statuses/109308190641373402/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.cc/users/jgarber/statuses/109308190641373402/replies", "items": [] } }, "likes": { "id": "https://mastodon.cc/users/jgarber/statuses/109308190641373402/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.cc/users/jgarber/statuses/109308190641373402/shares", "type": "Collection", "totalItems": 0 } }