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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109707101701251946",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-17T23:18:43Z",
"url": "https://mstdn.chrisalemany.ca/@chris/109707101701251946",
"attributedTo": "https://mstdn.chrisalemany.ca/users/chris",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.chrisalemany.ca/users/chris/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.chrisalemany.ca/users/chris/statuses/109707101701251946",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.chrisalemany.ca,2023-01-17:objectId=2521:objectType=Conversation",
"content": "<p>I’m troubleshooting why my my instance won’t connect to my hosting provider’s SMTP server and now I’m in telnet/openssl and I’ve been transported back to 1998 and it’s awesome.</p><p>Learning how to login via command line.<br /><a href=\"https://mstdn.chrisalemany.ca/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a> <a href=\"https://mstdn.chrisalemany.ca/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> <a href=\"https://mstdn.chrisalemany.ca/tags/smtp\" class=\"mention hashtag\" rel=\"tag\">#<span>smtp</span></a> <a href=\"https://mstdn.chrisalemany.ca/tags/Debian\" class=\"mention hashtag\" rel=\"tag\">#<span>Debian</span></a><br /><a href=\"https://www.stevenrombauts.be/2018/12/test-smtp-with-telnet-or-openssl/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">stevenrombauts.be/2018/12/test</span><span class=\"invisible\">-smtp-with-telnet-or-openssl/</span></a></p>",
"contentMap": {
"en": "<p>I’m troubleshooting why my my instance won’t connect to my hosting provider’s SMTP server and now I’m in telnet/openssl and I’ve been transported back to 1998 and it’s awesome.</p><p>Learning how to login via command line.<br /><a href=\"https://mstdn.chrisalemany.ca/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a> <a href=\"https://mstdn.chrisalemany.ca/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> <a href=\"https://mstdn.chrisalemany.ca/tags/smtp\" class=\"mention hashtag\" rel=\"tag\">#<span>smtp</span></a> <a href=\"https://mstdn.chrisalemany.ca/tags/Debian\" class=\"mention hashtag\" rel=\"tag\">#<span>Debian</span></a><br /><a href=\"https://www.stevenrombauts.be/2018/12/test-smtp-with-telnet-or-openssl/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">stevenrombauts.be/2018/12/test</span><span class=\"invisible\">-smtp-with-telnet-or-openssl/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://mstdn.chrisalemany.ca/system/media_attachments/files/109/707/095/467/229/228/original/6fcb59caa5f10071.png",
"name": "A screenshot from the help page I found shows basic responses from the SMTP server to a EHLO command",
"blurhash": "UYQ]$lM{t7oe01oft6Rk4noet7WB9EWBofj@",
"width": 1514,
"height": 804
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.chrisalemany.ca/tags/selfhosting",
"name": "#selfhosting"
},
{
"type": "Hashtag",
"href": "https://mstdn.chrisalemany.ca/tags/mastodon",
"name": "#mastodon"
},
{
"type": "Hashtag",
"href": "https://mstdn.chrisalemany.ca/tags/smtp",
"name": "#smtp"
},
{
"type": "Hashtag",
"href": "https://mstdn.chrisalemany.ca/tags/debian",
"name": "#debian"
}
],
"replies": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109707101701251946/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.chrisalemany.ca/users/chris/statuses/109707101701251946/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.chrisalemany.ca/users/chris/statuses/109707101701251946/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109707101701251946/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109707101701251946/shares",
"type": "Collection",
"totalItems": 1
}
}