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://mammut.gogreenit.net/users/chewie/statuses/113510467969093943",
"type": "Note",
"summary": null,
"inReplyTo": "https://mammut.gogreenit.net/users/chewie/statuses/113480992353906729",
"published": "2024-11-19T16:04:47Z",
"url": "https://mammut.gogreenit.net/@chewie/113510467969093943",
"attributedTo": "https://mammut.gogreenit.net/users/chewie",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mammut.gogreenit.net/users/chewie/followers"
],
"sensitive": false,
"atomUri": "https://mammut.gogreenit.net/users/chewie/statuses/113510467969093943",
"inReplyToAtomUri": "https://mammut.gogreenit.net/users/chewie/statuses/113480992353906729",
"conversation": "tag:mammut.gogreenit.net,2024-11-14:objectId=6545058:objectType=Conversation",
"content": "<p>Pavel Odintsov gave a good talk about trying to make his home network only use <a href=\"https://mammut.gogreenit.net/tags/IPv6\" class=\"mention hashtag\" rel=\"tag\">#<span>IPv6</span></a>, and disable <a href=\"https://mammut.gogreenit.net/tags/IPv4\" class=\"mention hashtag\" rel=\"tag\">#<span>IPv4</span></a>: (<a href=\"https://pavel.network/building-gateway-to-access-legacy-ipv4-internet-from-ipv6-only-work-laptop/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">pavel.network/building-gateway</span><span class=\"invisible\">-to-access-legacy-ipv4-internet-from-ipv6-only-work-laptop/</span></a>).</p><p>He had a problem with Desktop Signal ignoring the AAAA record and only using the A record.<br />He had to add some unbound config to force AAAA-only resolution. This was caused by Node.js, which is what the Signal app was built using.</p>",
"contentMap": {
"en": "<p>Pavel Odintsov gave a good talk about trying to make his home network only use <a href=\"https://mammut.gogreenit.net/tags/IPv6\" class=\"mention hashtag\" rel=\"tag\">#<span>IPv6</span></a>, and disable <a href=\"https://mammut.gogreenit.net/tags/IPv4\" class=\"mention hashtag\" rel=\"tag\">#<span>IPv4</span></a>: (<a href=\"https://pavel.network/building-gateway-to-access-legacy-ipv4-internet-from-ipv6-only-work-laptop/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">pavel.network/building-gateway</span><span class=\"invisible\">-to-access-legacy-ipv4-internet-from-ipv6-only-work-laptop/</span></a>).</p><p>He had a problem with Desktop Signal ignoring the AAAA record and only using the A record.<br />He had to add some unbound config to force AAAA-only resolution. This was caused by Node.js, which is what the Signal app was built using.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mammut.gogreenit.net/tags/ipv6",
"name": "#ipv6"
},
{
"type": "Hashtag",
"href": "https://mammut.gogreenit.net/tags/ipv4",
"name": "#ipv4"
}
],
"replies": {
"id": "https://mammut.gogreenit.net/users/chewie/statuses/113510467969093943/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mammut.gogreenit.net/users/chewie/statuses/113510467969093943/replies?only_other_accounts=true&page=true",
"partOf": "https://mammut.gogreenit.net/users/chewie/statuses/113510467969093943/replies",
"items": []
}
}
}