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.ie/users/ilneill/statuses/109593729698190281",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.ie/users/ilneill/statuses/109592332626730506",
"published": "2022-12-28T22:46:44Z",
"url": "https://mastodon.ie/@ilneill/109593729698190281",
"attributedTo": "https://mastodon.ie/users/ilneill",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.ie/users/ilneill/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.ie/users/ilneill/statuses/109593729698190281",
"inReplyToAtomUri": "https://mastodon.ie/users/ilneill/statuses/109592332626730506",
"conversation": "tag:mastodon.ie,2022-12-28:objectId=21573142:objectType=Conversation",
"content": "<p>What a pain! Spent ages trying to get <a href=\"https://mastodon.ie/tags/samba\" class=\"mention hashtag\" rel=\"tag\">#<span>samba</span></a> working on <a href=\"https://mastodon.ie/tags/lxle\" class=\"mention hashtag\" rel=\"tag\">#<span>lxle</span></a> focal 64. Able to prove that samba was installed but the <a href=\"https://mastodon.ie/tags/smbd\" class=\"mention hashtag\" rel=\"tag\">#<span>smbd</span></a> service was refusing to start. Also, trying to connect as a client to other servers failed. Eventually decided to blow away the smb.conf file, replacing it with the default. After that I was able to start the smbd service. Then able to connect to shares and advertise them too. No idea why the "as installed" smb.conf file was such a mess, and needed to be exterminated 😠</p>",
"contentMap": {
"en": "<p>What a pain! Spent ages trying to get <a href=\"https://mastodon.ie/tags/samba\" class=\"mention hashtag\" rel=\"tag\">#<span>samba</span></a> working on <a href=\"https://mastodon.ie/tags/lxle\" class=\"mention hashtag\" rel=\"tag\">#<span>lxle</span></a> focal 64. Able to prove that samba was installed but the <a href=\"https://mastodon.ie/tags/smbd\" class=\"mention hashtag\" rel=\"tag\">#<span>smbd</span></a> service was refusing to start. Also, trying to connect as a client to other servers failed. Eventually decided to blow away the smb.conf file, replacing it with the default. After that I was able to start the smbd service. Then able to connect to shares and advertise them too. No idea why the "as installed" smb.conf file was such a mess, and needed to be exterminated 😠</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.ie/tags/samba",
"name": "#samba"
},
{
"type": "Hashtag",
"href": "https://mastodon.ie/tags/lxle",
"name": "#lxle"
},
{
"type": "Hashtag",
"href": "https://mastodon.ie/tags/smbd",
"name": "#smbd"
}
],
"replies": {
"id": "https://mastodon.ie/users/ilneill/statuses/109593729698190281/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.ie/users/ilneill/statuses/109593729698190281/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.ie/users/ilneill/statuses/109593729698190281/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.ie/users/ilneill/statuses/109593729698190281/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.ie/users/ilneill/statuses/109593729698190281/shares",
"type": "Collection",
"totalItems": 0
}
}