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://mas.to/users/tezoatlipoca/statuses/112326949099769574",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-24T15:40:22Z",
"url": "https://mas.to/@tezoatlipoca/112326949099769574",
"attributedTo": "https://mas.to/users/tezoatlipoca",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mas.to/users/tezoatlipoca/followers"
],
"sensitive": false,
"atomUri": "https://mas.to/users/tezoatlipoca/statuses/112326949099769574",
"inReplyToAtomUri": null,
"conversation": "tag:mas.to,2024-04-24:objectId=329673866:objectType=Conversation",
"content": "<p>So I have a bunch of <a href=\"https://mas.to/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a> services running at home. Now, my home <a href=\"https://mas.to/tags/ISP\" class=\"mention hashtag\" rel=\"tag\">#<span>ISP</span></a> is your typical large Canadian telco (aka assholes) and they are *actively* sabotaging my host-at home stuff. (i.e. I set it up, it works a few days, then it stops being reachable from outside, at work, rebooting doesn't fix etc.)</p><p>Can any recommend a reliable "just works" remoting solution (where the host is linux) where I can always remote in if the host has power and an outbound connection?? (paid is ok)</p>",
"contentMap": {
"en": "<p>So I have a bunch of <a href=\"https://mas.to/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a> services running at home. Now, my home <a href=\"https://mas.to/tags/ISP\" class=\"mention hashtag\" rel=\"tag\">#<span>ISP</span></a> is your typical large Canadian telco (aka assholes) and they are *actively* sabotaging my host-at home stuff. (i.e. I set it up, it works a few days, then it stops being reachable from outside, at work, rebooting doesn't fix etc.)</p><p>Can any recommend a reliable "just works" remoting solution (where the host is linux) where I can always remote in if the host has power and an outbound connection?? (paid is ok)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mas.to/tags/isp",
"name": "#isp"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/selfhosted",
"name": "#selfhosted"
}
],
"replies": {
"id": "https://mas.to/users/tezoatlipoca/statuses/112326949099769574/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mas.to/users/tezoatlipoca/statuses/112326949099769574/replies?only_other_accounts=true&page=true",
"partOf": "https://mas.to/users/tezoatlipoca/statuses/112326949099769574/replies",
"items": []
}
},
"likes": {
"id": "https://mas.to/users/tezoatlipoca/statuses/112326949099769574/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mas.to/users/tezoatlipoca/statuses/112326949099769574/shares",
"type": "Collection",
"totalItems": 0
}
}