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://mstdn.chrisalemany.ca/users/chris/statuses/109708757661849103",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-18T06:19:51Z",
"url": "https://mstdn.chrisalemany.ca/@chris/109708757661849103",
"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/109708757661849103",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.chrisalemany.ca,2023-01-18:objectId=3476:objectType=Conversation",
"content": "<p>More success! I believe I’ve fixed (with a caveat) the access-from-home issue and the SMTP issue on the Mastodon server. Both are working enough for me to use this thing long term.</p><p>I added what I did to the Day 2 installation thread which you can see in my Pinned Toots.</p><p>I’m quite impressed with how well this has gone.</p><p>The server is running happily, and I’m able to use it happily. This might just stick around :)</p><p><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/DIY\" class=\"mention hashtag\" rel=\"tag\">#<span>DIY</span></a></p>",
"contentMap": {
"en": "<p>More success! I believe I’ve fixed (with a caveat) the access-from-home issue and the SMTP issue on the Mastodon server. Both are working enough for me to use this thing long term.</p><p>I added what I did to the Day 2 installation thread which you can see in my Pinned Toots.</p><p>I’m quite impressed with how well this has gone.</p><p>The server is running happily, and I’m able to use it happily. This might just stick around :)</p><p><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/DIY\" class=\"mention hashtag\" rel=\"tag\">#<span>DIY</span></a></p>"
},
"attachment": [],
"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/diy",
"name": "#diy"
}
],
"replies": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109708757661849103/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.chrisalemany.ca/users/chris/statuses/109708757661849103/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.chrisalemany.ca/users/chris/statuses/109708757661849103/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109708757661849103/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109708757661849103/shares",
"type": "Collection",
"totalItems": 1
}
}