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/109702904970102787",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-17T05:31:26Z",
"url": "https://mstdn.chrisalemany.ca/@chris/109702904970102787",
"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/109702904970102787",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.chrisalemany.ca,2023-01-17:objectId=179:objectType=Conversation",
"content": "<p>If you would like to know how I created my own Mastodon server on a 2009 iMac, I created two threads about the process.<br /><a href=\"https://mstdn.chrisalemany.ca/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a><br />Day 1 getting Debian on the iMac. This turned out to be an exercise in frustration because I tried to install Ubuntu first. You can skip to when I switch to Debian: <a href=\"https://mstdn.ca/@chrisale/109695848104395786\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mstdn.ca/@chrisale/10969584810</span><span class=\"invisible\">4395786</span></a></p><p>Day 2 getting Mastodon running, it was not too bad at all!: <a href=\"https://mstdn.ca/@chrisale/109701841389901809\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mstdn.ca/@chrisale/10970184138</span><span class=\"invisible\">9901809</span></a></p>",
"contentMap": {
"en": "<p>If you would like to know how I created my own Mastodon server on a 2009 iMac, I created two threads about the process.<br /><a href=\"https://mstdn.chrisalemany.ca/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a><br />Day 1 getting Debian on the iMac. This turned out to be an exercise in frustration because I tried to install Ubuntu first. You can skip to when I switch to Debian: <a href=\"https://mstdn.ca/@chrisale/109695848104395786\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mstdn.ca/@chrisale/10969584810</span><span class=\"invisible\">4395786</span></a></p><p>Day 2 getting Mastodon running, it was not too bad at all!: <a href=\"https://mstdn.ca/@chrisale/109701841389901809\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mstdn.ca/@chrisale/10970184138</span><span class=\"invisible\">9901809</span></a></p>"
},
"updated": "2023-01-17T21:57:23Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.chrisalemany.ca/tags/selfhosting",
"name": "#selfhosting"
}
],
"replies": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109702904970102787/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.chrisalemany.ca/users/chris/statuses/109702904970102787/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.chrisalemany.ca/users/chris/statuses/109702904970102787/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109702904970102787/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109702904970102787/shares",
"type": "Collection",
"totalItems": 4
}
}