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://macaw.social/users/thinkingfish/statuses/109417066704605464",
"type": "Note",
"summary": null,
"inReplyTo": "https://macaw.social/users/arrdem/statuses/109417055711139086",
"published": "2022-11-27T17:59:00Z",
"url": "https://macaw.social/@thinkingfish/109417066704605464",
"attributedTo": "https://macaw.social/users/thinkingfish",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://macaw.social/users/thinkingfish/followers",
"https://macaw.social/users/arrdem",
"https://mastodon.online/users/bd"
],
"sensitive": false,
"atomUri": "https://macaw.social/users/thinkingfish/statuses/109417066704605464",
"inReplyToAtomUri": "https://macaw.social/users/arrdem/statuses/109417055711139086",
"conversation": "tag:macaw.social,2022-11-27:objectId=710717:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://macaw.social/@arrdem\" class=\"u-url mention\">@<span>arrdem</span></a></span> I wonder if you have ever read the TLS RFCs and how you think they would compare in terms of drudgery.</p><p>I guess also cc <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@bd\" class=\"u-url mention\">@<span>bd</span></a></span> - I bet he has read both multiple times.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://macaw.social/@arrdem\" class=\"u-url mention\">@<span>arrdem</span></a></span> I wonder if you have ever read the TLS RFCs and how you think they would compare in terms of drudgery.</p><p>I guess also cc <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@bd\" class=\"u-url mention\">@<span>bd</span></a></span> - I bet he has read both multiple times.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://macaw.social/users/arrdem",
"name": "@arrdem"
},
{
"type": "Mention",
"href": "https://mastodon.online/users/bd",
"name": "@bd@mastodon.online"
}
],
"replies": {
"id": "https://macaw.social/users/thinkingfish/statuses/109417066704605464/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://macaw.social/users/thinkingfish/statuses/109417066704605464/replies?only_other_accounts=true&page=true",
"partOf": "https://macaw.social/users/thinkingfish/statuses/109417066704605464/replies",
"items": []
}
},
"likes": {
"id": "https://macaw.social/users/thinkingfish/statuses/109417066704605464/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://macaw.social/users/thinkingfish/statuses/109417066704605464/shares",
"type": "Collection",
"totalItems": 0
}
}