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://mastodon.mauve.moe/users/mauve/statuses/109945940889440403",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-01T03:38:40Z",
"url": "https://mastodon.mauve.moe/@mauve/109945940889440403",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers",
"https://mastodon.mauve.moe/users/agregore"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/109945940889440403",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2023-03-01:objectId=183874:objectType=Conversation",
"content": "<p>Just loaded my first <a href=\"https://mastodon.mauve.moe/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> site published to the new version of <a href=\"https://distributed.press\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"\">distributed.press</span><span class=\"invisible\"></span></a> with proper <a href=\"https://mastodon.mauve.moe/tags/ipfs\" class=\"mention hashtag\" rel=\"tag\">#<span>ipfs</span></a> <a href=\"https://mastodon.mauve.moe/tags/hypercore\" class=\"mention hashtag\" rel=\"tag\">#<span>hypercore</span></a> and <a href=\"https://mastodon.mauve.moe/tags/dnslink\" class=\"mention hashtag\" rel=\"tag\">#<span>dnslink</span></a> support!</p><p>The DNSLink stuff is a bit iffy for hypercore, but I'll be fixing that up tomorrow.</p><p>Now stuff can be published via Distributed Press, and viewed via <span class=\"h-card\"><a href=\"https://mastodon.mauve.moe/@agregore\" class=\"u-url mention\">@<span>agregore</span></a></span> </p><p>What's cool is that in addition to keeping your content online, you can easily configure it to set up DNS keys for you by delegating with an NS DNS entry for the `_dnslink` subdomain on your domain.</p>",
"contentMap": {
"en": "<p>Just loaded my first <a href=\"https://mastodon.mauve.moe/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> site published to the new version of <a href=\"https://distributed.press\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"\">distributed.press</span><span class=\"invisible\"></span></a> with proper <a href=\"https://mastodon.mauve.moe/tags/ipfs\" class=\"mention hashtag\" rel=\"tag\">#<span>ipfs</span></a> <a href=\"https://mastodon.mauve.moe/tags/hypercore\" class=\"mention hashtag\" rel=\"tag\">#<span>hypercore</span></a> and <a href=\"https://mastodon.mauve.moe/tags/dnslink\" class=\"mention hashtag\" rel=\"tag\">#<span>dnslink</span></a> support!</p><p>The DNSLink stuff is a bit iffy for hypercore, but I'll be fixing that up tomorrow.</p><p>Now stuff can be published via Distributed Press, and viewed via <span class=\"h-card\"><a href=\"https://mastodon.mauve.moe/@agregore\" class=\"u-url mention\">@<span>agregore</span></a></span> </p><p>What's cool is that in addition to keeping your content online, you can easily configure it to set up DNS keys for you by delegating with an NS DNS entry for the `_dnslink` subdomain on your domain.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.mauve.moe/users/agregore",
"name": "@agregore"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/p2p",
"name": "#p2p"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/IPFS",
"name": "#IPFS"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/hypercore",
"name": "#hypercore"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/dnslink",
"name": "#dnslink"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/109945940889440403/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/109945940889440403/replies?min_id=109945952131275691&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/109945940889440403/replies",
"items": [
"https://mastodon.mauve.moe/users/mauve/statuses/109945952131275691"
]
}
}
}