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://social.coop/users/graue/statuses/109252871581612949",
"type": "Note",
"summary": null,
"inReplyTo": "https://octodon.social/users/danderson/statuses/109252602711385149",
"published": "2022-10-29T18:02:01Z",
"url": "https://social.coop/@graue/109252871581612949",
"attributedTo": "https://social.coop/users/graue",
"to": [
"https://social.coop/users/graue/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://octodon.social/users/danderson",
"https://xoxo.zone/users/phire"
],
"sensitive": false,
"atomUri": "https://social.coop/users/graue/statuses/109252871581612949",
"inReplyToAtomUri": "https://octodon.social/users/danderson/statuses/109252602711385149",
"conversation": "tag:octodon.social,2022-10-29:objectId=92872663:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://octodon.social/@danderson\" class=\"u-url mention\">@<span>danderson</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://xoxo.zone/@phire\" class=\"u-url mention\">@<span>phire</span></a></span> I hated that at first. Desperately wanted a quote toot feature. Then I came to like it. It’s healthier to talk TO people instead of ABOUT them.</p><p>You can always boost your reply.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://octodon.social/@danderson\" class=\"u-url mention\">@<span>danderson</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://xoxo.zone/@phire\" class=\"u-url mention\">@<span>phire</span></a></span> I hated that at first. Desperately wanted a quote toot feature. Then I came to like it. It’s healthier to talk TO people instead of ABOUT them.</p><p>You can always boost your reply.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://octodon.social/users/danderson",
"name": "@danderson@octodon.social"
},
{
"type": "Mention",
"href": "https://xoxo.zone/users/phire",
"name": "@phire@xoxo.zone"
}
],
"replies": {
"id": "https://social.coop/users/graue/statuses/109252871581612949/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/graue/statuses/109252871581612949/replies?only_other_accounts=true&page=true",
"partOf": "https://social.coop/users/graue/statuses/109252871581612949/replies",
"items": []
}
},
"likes": {
"id": "https://social.coop/users/graue/statuses/109252871581612949/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://social.coop/users/graue/statuses/109252871581612949/shares",
"type": "Collection",
"totalItems": 1
}
}