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/109708528549676816/activity",
"type": "Create",
"actor": "https://mstdn.chrisalemany.ca/users/chris",
"published": "2023-01-18T05:21:35Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.chrisalemany.ca/users/chris/followers"
],
"object": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109708528549676816",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-18T05:21:35Z",
"url": "https://mstdn.chrisalemany.ca/@chris/109708528549676816",
"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/109708528549676816",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.chrisalemany.ca,2023-01-18:objectId=3392:objectType=Conversation",
"content": "<p>Partial Success! I setup dnsmasq on footiMac, created a couple simple entries and pointed my laptop at it for DNS and bam.. I am tooting from mstdn.chrisalemany.ca on my home wifi.</p><p>The only trick is my ISP router will not allow me to set my internal DNS as one of the DNS's it sends out in DHCP. So it will only work manually. Stupid evil Companies!</p>",
"contentMap": {
"en": "<p>Partial Success! I setup dnsmasq on footiMac, created a couple simple entries and pointed my laptop at it for DNS and bam.. I am tooting from mstdn.chrisalemany.ca on my home wifi.</p><p>The only trick is my ISP router will not allow me to set my internal DNS as one of the DNS's it sends out in DHCP. So it will only work manually. Stupid evil Companies!</p>"
},
"updated": "2023-01-18T05:21:52Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109708528549676816/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.chrisalemany.ca/users/chris/statuses/109708528549676816/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.chrisalemany.ca/users/chris/statuses/109708528549676816/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109708528549676816/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mstdn.chrisalemany.ca/users/chris/statuses/109708528549676816/shares",
"type": "Collection",
"totalItems": 1
}
}
}