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://graz.social/users/TheSecondVariation/statuses/113205153086825537",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-26T17:59:11Z",
"url": "https://graz.social/@TheSecondVariation/113205153086825537",
"attributedTo": "https://graz.social/users/TheSecondVariation",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://graz.social/users/TheSecondVariation/followers",
"https://tweets.icu/users/posteo_de",
"https://fosstodon.org/users/daviwil"
],
"sensitive": false,
"atomUri": "https://graz.social/users/TheSecondVariation/statuses/113205153086825537",
"inReplyToAtomUri": null,
"conversation": "tag:graz.social,2024-09-26:objectId=25547142:objectType=Conversation",
"content": "<p>Finally managed to receive and send emails with all my email accounts through <a href=\"https://graz.social/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> and <a href=\"https://graz.social/tags/mu4e\" class=\"mention hashtag\" rel=\"tag\">#<span>mu4e</span></a> . At last there was one stupid thing that I didn't consider that my auth file needs an entry for the smtp and the imap server. <br />Somehow <span class=\"h-card\" translate=\"no\"><a href=\"https://tweets.icu/users/posteo_de\" class=\"u-url mention\">@<span>posteo_de</span></a></span> manages to have the same servername for smtp and imap <br />so it worked immediately.</p><p>The show notes <a href=\"https://github.com/daviwil/emacs-from-scratch/blob/master/show-notes/Emacs-Mail-01.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/daviwil/emacs-from-</span><span class=\"invisible\">scratch/blob/master/show-notes/Emacs-Mail-01.org</span></a> of <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@daviwil\" class=\"u-url mention\">@<span>daviwil</span></a></span> were very helpful in this regard. Signing and encrypting are the open points on my list now and then I am happy.</p>",
"contentMap": {
"en": "<p>Finally managed to receive and send emails with all my email accounts through <a href=\"https://graz.social/tags/emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>emacs</span></a> and <a href=\"https://graz.social/tags/mu4e\" class=\"mention hashtag\" rel=\"tag\">#<span>mu4e</span></a> . At last there was one stupid thing that I didn't consider that my auth file needs an entry for the smtp and the imap server. <br />Somehow <span class=\"h-card\" translate=\"no\"><a href=\"https://tweets.icu/users/posteo_de\" class=\"u-url mention\">@<span>posteo_de</span></a></span> manages to have the same servername for smtp and imap <br />so it worked immediately.</p><p>The show notes <a href=\"https://github.com/daviwil/emacs-from-scratch/blob/master/show-notes/Emacs-Mail-01.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/daviwil/emacs-from-</span><span class=\"invisible\">scratch/blob/master/show-notes/Emacs-Mail-01.org</span></a> of <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@daviwil\" class=\"u-url mention\">@<span>daviwil</span></a></span> were very helpful in this regard. Signing and encrypting are the open points on my list now and then I am happy.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://tweets.icu/users/posteo_de",
"name": "@posteo_de@tweets.icu"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/daviwil",
"name": "@daviwil@fosstodon.org"
},
{
"type": "Hashtag",
"href": "https://graz.social/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://graz.social/tags/mu4e",
"name": "#mu4e"
}
],
"replies": {
"id": "https://graz.social/users/TheSecondVariation/statuses/113205153086825537/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://graz.social/users/TheSecondVariation/statuses/113205153086825537/replies?only_other_accounts=true&page=true",
"partOf": "https://graz.social/users/TheSecondVariation/statuses/113205153086825537/replies",
"items": []
}
},
"likes": {
"id": "https://graz.social/users/TheSecondVariation/statuses/113205153086825537/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://graz.social/users/TheSecondVariation/statuses/113205153086825537/shares",
"type": "Collection",
"totalItems": 1
}
}