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/steveriggins/statuses/113893284608901468",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-26T06:40:05Z",
"url": "https://mastodon.social/@steveriggins/113893284608901468",
"attributedTo": "https://mastodon.social/users/steveriggins",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/steveriggins/followers",
"https://mastodon.social/users/Ivory"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/steveriggins/statuses/113893284608901468",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-01-26:objectId=904023003:objectType=Conversation",
"content": "<p>I fear that <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@Ivory\" class=\"u-url mention\">@<span>Ivory</span></a></span> for the Mac does not use a keyboard input field that supports <a href=\"https://mastodon.social/tags/macOS\" class=\"mention hashtag\" rel=\"tag\">#<span>macOS</span></a> test replacements. None of my text replacements work, despite it being checked in the menu.</p><p>They DO work at mastodon.social in Safari, so this is where an app is less MacAssed than a web browser :(</p>",
"contentMap": {
"en": "<p>I fear that <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@Ivory\" class=\"u-url mention\">@<span>Ivory</span></a></span> for the Mac does not use a keyboard input field that supports <a href=\"https://mastodon.social/tags/macOS\" class=\"mention hashtag\" rel=\"tag\">#<span>macOS</span></a> test replacements. None of my text replacements work, despite it being checked in the menu.</p><p>They DO work at mastodon.social in Safari, so this is where an app is less MacAssed than a web browser :(</p>"
},
"updated": "2025-01-26T06:42:20Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/Ivory",
"name": "@Ivory"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/macos",
"name": "#macos"
}
],
"replies": {
"id": "https://mastodon.social/users/steveriggins/statuses/113893284608901468/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/steveriggins/statuses/113893284608901468/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/steveriggins/statuses/113893284608901468/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/steveriggins/statuses/113893284608901468/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/steveriggins/statuses/113893284608901468/shares",
"type": "Collection",
"totalItems": 0
}
}