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://front-end.social/users/keithjgrant/statuses/111965053485571165",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-20T17:45:33Z",
"url": "https://front-end.social/@keithjgrant/111965053485571165",
"attributedTo": "https://front-end.social/users/keithjgrant",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/keithjgrant/followers",
"https://mastodon.social/users/mastofeed"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/keithjgrant/statuses/111965053485571165",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2024-02-20:objectId=7809440:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mastofeed\" class=\"u-url mention\">@<span>mastofeed</span></a></span> Any tips to get the (SUMMARY) to show up correctly in my posts? My feed has a <summary> and <content> but Mastofeed isn't using those. Atom validator tells me <description> is not a valid tag.</p><p>Feed link: <a href=\"https://notes.keithjgrant.com/bookmarks.xml\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">notes.keithjgrant.com/bookmark</span><span class=\"invisible\">s.xml</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@mastofeed\" class=\"u-url mention\">@<span>mastofeed</span></a></span> Any tips to get the (SUMMARY) to show up correctly in my posts? My feed has a <summary> and <content> but Mastofeed isn't using those. Atom validator tells me <description> is not a valid tag.</p><p>Feed link: <a href=\"https://notes.keithjgrant.com/bookmarks.xml\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">notes.keithjgrant.com/bookmark</span><span class=\"invisible\">s.xml</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/mastofeed",
"name": "@mastofeed@mastodon.social"
}
],
"replies": {
"id": "https://front-end.social/users/keithjgrant/statuses/111965053485571165/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/keithjgrant/statuses/111965053485571165/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/keithjgrant/statuses/111965053485571165/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/keithjgrant/statuses/111965053485571165/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://front-end.social/users/keithjgrant/statuses/111965053485571165/shares",
"type": "Collection",
"totalItems": 0
}
}