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.social/users/zackboehm/statuses/109309824805687993",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-08T19:25:59Z",
"url": "https://mastodon.social/@zackboehm/109309824805687993",
"attributedTo": "https://mastodon.social/users/zackboehm",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/zackboehm/followers",
"https://toot.fedilab.app/users/apps",
"https://front-end.social/users/mia"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/zackboehm/statuses/109309824805687993",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-08:objectId=327872498:objectType=Conversation",
"content": "<p>The third most 👍 open issue is something I think I'd use the heck out of: following remote instance feeds! I'd love to just pin a column for <span class=\"h-card\" translate=\"no\"><a href=\"https://front-end.social/@mia\" class=\"u-url mention\">@<span>mia</span></a></span>'s front-end.social and a few other instances.</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://toot.fedilab.app/@apps\" class=\"u-url mention\">@<span>apps</span></a></span> supports this and some more in their Android app, but I'd like to see this on a web client.</p><p><a href=\"https://github.com/mastodon/mastodon/issues/6942\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mastodon/mastodon/i</span><span class=\"invisible\">ssues/6942</span></a></p>",
"contentMap": {
"en": "<p>The third most 👍 open issue is something I think I'd use the heck out of: following remote instance feeds! I'd love to just pin a column for <span class=\"h-card\" translate=\"no\"><a href=\"https://front-end.social/@mia\" class=\"u-url mention\">@<span>mia</span></a></span>'s front-end.social and a few other instances.</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://toot.fedilab.app/@apps\" class=\"u-url mention\">@<span>apps</span></a></span> supports this and some more in their Android app, but I'd like to see this on a web client.</p><p><a href=\"https://github.com/mastodon/mastodon/issues/6942\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mastodon/mastodon/i</span><span class=\"invisible\">ssues/6942</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://front-end.social/users/mia",
"name": "@mia@front-end.social"
},
{
"type": "Mention",
"href": "https://toot.fedilab.app/users/apps",
"name": "@apps@toot.fedilab.app"
}
],
"replies": {
"id": "https://mastodon.social/users/zackboehm/statuses/109309824805687993/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/zackboehm/statuses/109309824805687993/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/zackboehm/statuses/109309824805687993/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/zackboehm/statuses/109309824805687993/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/zackboehm/statuses/109309824805687993/shares",
"type": "Collection",
"totalItems": 0
}
}