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/b0rk/statuses/109302856064951122",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T13:53:44Z",
"url": "https://mastodon.social/@b0rk/109302856064951122",
"attributedTo": "https://mastodon.social/users/b0rk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/b0rk/followers",
"https://wandering.shop/users/phildini"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/b0rk/statuses/109302856064951122",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-07:objectId=326935872:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wandering.shop/@phildini\" class=\"u-url mention\">@<span>phildini</span></a></span> random mastodon question: is the information at <a href=\"https://wandering.shop/users/lingthusiasm/followers\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">wandering.shop/users/lingthusi</span><span class=\"invisible\">asm/followers</span></a> (the list of followers) also available with a public API? </p><p>I've noticed that some mastodon APIs are totally open (no authentication token needed, CORS allowed) and some aren't and I'm trying to understand the reasoning for the difference</p><p>(I'm trying to understand why this is hard: <a href=\"https://xoxo.zone/@gretchenmcc/109301668189422333\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">xoxo.zone/@gretchenmcc/1093016</span><span class=\"invisible\">68189422333</span></a>)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wandering.shop/@phildini\" class=\"u-url mention\">@<span>phildini</span></a></span> random mastodon question: is the information at <a href=\"https://wandering.shop/users/lingthusiasm/followers\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">wandering.shop/users/lingthusi</span><span class=\"invisible\">asm/followers</span></a> (the list of followers) also available with a public API? </p><p>I've noticed that some mastodon APIs are totally open (no authentication token needed, CORS allowed) and some aren't and I'm trying to understand the reasoning for the difference</p><p>(I'm trying to understand why this is hard: <a href=\"https://xoxo.zone/@gretchenmcc/109301668189422333\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">xoxo.zone/@gretchenmcc/1093016</span><span class=\"invisible\">68189422333</span></a>)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://wandering.shop/users/phildini",
"name": "@phildini@wandering.shop"
}
],
"replies": {
"id": "https://mastodon.social/users/b0rk/statuses/109302856064951122/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/b0rk/statuses/109302856064951122/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/b0rk/statuses/109302856064951122/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/b0rk/statuses/109302856064951122/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/b0rk/statuses/109302856064951122/shares",
"type": "Collection",
"totalItems": 4
}
}