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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/FiXato/statuses/105163742449003660",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-11-06T14:02:43Z",
"url": "https://mastodon.social/@FiXato/105163742449003660",
"attributedTo": "https://mastodon.social/users/FiXato",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/FiXato/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/FiXato/statuses/105163742449003660",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2020-11-06:objectId=205408621:objectType=Conversation",
"content": "<p>A minor, but quite useful change to my <a href=\"https://mastodon.social/tags/FiXaNote\" class=\"mention hashtag\" rel=\"tag\">#<span>FiXaNote</span></a> <a href=\"https://mastodon.social/tags/browserExtension\" class=\"mention hashtag\" rel=\"tag\">#<span>browserExtension</span></a> for <a href=\"https://mastodon.social/tags/notes\" class=\"mention hashtag\" rel=\"tag\">#<span>notes</span></a> taking, simple filtering based on line-based case-insensitive string comparison:<br /><a href=\"https://git.sr.ht/~fixato/FiXaNote/commit/18cf771f22a5c58dcaa8b9a3778ec6892d8af80f\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">git.sr.ht/~fixato/FiXaNote/com</span><span class=\"invisible\">mit/18cf771f22a5c58dcaa8b9a3778ec6892d8af80f</span></a></p><p><a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/ScratchYourOwnItches\" class=\"mention hashtag\" rel=\"tag\">#<span>ScratchYourOwnItches</span></a> <a href=\"https://mastodon.social/tags/ScratchYourItches\" class=\"mention hashtag\" rel=\"tag\">#<span>ScratchYourItches</span></a></p>",
"contentMap": {
"en": "<p>A minor, but quite useful change to my <a href=\"https://mastodon.social/tags/FiXaNote\" class=\"mention hashtag\" rel=\"tag\">#<span>FiXaNote</span></a> <a href=\"https://mastodon.social/tags/browserExtension\" class=\"mention hashtag\" rel=\"tag\">#<span>browserExtension</span></a> for <a href=\"https://mastodon.social/tags/notes\" class=\"mention hashtag\" rel=\"tag\">#<span>notes</span></a> taking, simple filtering based on line-based case-insensitive string comparison:<br /><a href=\"https://git.sr.ht/~fixato/FiXaNote/commit/18cf771f22a5c58dcaa8b9a3778ec6892d8af80f\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">git.sr.ht/~fixato/FiXaNote/com</span><span class=\"invisible\">mit/18cf771f22a5c58dcaa8b9a3778ec6892d8af80f</span></a></p><p><a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/ScratchYourOwnItches\" class=\"mention hashtag\" rel=\"tag\">#<span>ScratchYourOwnItches</span></a> <a href=\"https://mastodon.social/tags/ScratchYourItches\" class=\"mention hashtag\" rel=\"tag\">#<span>ScratchYourItches</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ScratchYourOwnItches",
"name": "#ScratchYourOwnItches"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ScratchYourItches",
"name": "#ScratchYourItches"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/FiXaNote",
"name": "#FiXaNote"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/browserextension",
"name": "#browserextension"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/notes",
"name": "#notes"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/coding",
"name": "#coding"
}
],
"replies": {
"id": "https://mastodon.social/users/FiXato/statuses/105163742449003660/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/FiXato/statuses/105163742449003660/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/FiXato/statuses/105163742449003660/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/FiXato/statuses/105163742449003660/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/FiXato/statuses/105163742449003660/shares",
"type": "Collection",
"totalItems": 0
}
}