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.
{
"@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/109274697258657889",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-02T14:32:35Z",
"url": "https://mastodon.cc/@jgarber/109274697258657889",
"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/109274697258657889",
"inReplyToAtomUri": null,
"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> I’m having trouble remote following public Mastodon accounts from some instances (ruby.social and indieweb.social, for example). I get the following error message when entering “jgarber@mastodon.cc” in that instance’s remote follow form:</p><p>“Could not find the required redirect URL for your account”</p><p>Do you know if that’s an issue with their insurance, this instance, or both?</p><p>Remote following from some other instances (e.g. toot.cafe) appears to work, though.</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> I’m having trouble remote following public Mastodon accounts from some instances (ruby.social and indieweb.social, for example). I get the following error message when entering “jgarber@mastodon.cc” in that instance’s remote follow form:</p><p>“Could not find the required redirect URL for your account”</p><p>Do you know if that’s an issue with their insurance, this instance, or both?</p><p>Remote following from some other instances (e.g. toot.cafe) appears to work, though.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.cc/users/asm",
"name": "@asm"
}
],
"replies": {
"id": "https://mastodon.cc/users/jgarber/statuses/109274697258657889/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cc/users/jgarber/statuses/109274697258657889/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cc/users/jgarber/statuses/109274697258657889/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.cc/users/jgarber/statuses/109274697258657889/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.cc/users/jgarber/statuses/109274697258657889/shares",
"type": "Collection",
"totalItems": 0
}
}