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"
}
],
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109705477290743720",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-17T16:25:36Z",
"url": "https://mstdn.chrisalemany.ca/@chris/109705477290743720",
"attributedTo": "https://mstdn.chrisalemany.ca/users/chris",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.chrisalemany.ca/users/chris/followers",
"https://mastodon.arcepi.net/users/arcepi"
],
"sensitive": false,
"atomUri": "https://mstdn.chrisalemany.ca/users/chris/statuses/109705477290743720",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.chrisalemany.ca,2023-01-17:objectId=1202:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.arcepi.net/@arcepi\" class=\"u-url mention\">@<span>arcepi</span></a></span> oh, of course. I host my domain elsewhere including its DNS but I wonder if I could make the mstdn server an NS for the sub domain. I could make the home gear all be part of the mstdn subdomain and that could enable it to work locally? 🤔 🤔</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.arcepi.net/@arcepi\" class=\"u-url mention\">@<span>arcepi</span></a></span> oh, of course. I host my domain elsewhere including its DNS but I wonder if I could make the mstdn server an NS for the sub domain. I could make the home gear all be part of the mstdn subdomain and that could enable it to work locally? 🤔 🤔</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.arcepi.net/users/arcepi",
"name": "@arcepi@mastodon.arcepi.net"
}
],
"replies": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109705477290743720/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.chrisalemany.ca/users/chris/statuses/109705477290743720/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.chrisalemany.ca/users/chris/statuses/109705477290743720/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109705477290743720/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109705477290743720/shares",
"type": "Collection",
"totalItems": 0
}
}