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://social.vivaldi.net/users/tgeusch/statuses/113969069479144377",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-08T15:53:10Z",
"url": "https://social.vivaldi.net/@tgeusch/113969069479144377",
"attributedTo": "https://social.vivaldi.net/users/tgeusch",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.vivaldi.net/users/tgeusch/followers"
],
"sensitive": false,
"atomUri": "https://social.vivaldi.net/users/tgeusch/statuses/113969069479144377",
"inReplyToAtomUri": null,
"conversation": "tag:vivaldi.net,2025-02-08:objectId=242965312:objectType=Conversation",
"content": "<p>One for my fellow <a href=\"https://social.vivaldi.net/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a> and <a href=\"https://social.vivaldi.net/tags/OpenBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenBSD</span></a> users. I used to build my own simple firewalls using either OS until I ended up with dual upstream, non-aggregated connections and switch to <a href=\"https://social.vivaldi.net/tags/pfsense\" class=\"mention hashtag\" rel=\"tag\">#<span>pfsense</span></a> CE for that.</p><p>I would much rather prefer to go back to a regular artisanal firewall, but wasn't able to find any configuration examples for an ideally pf-based firewall setup that has the ability to handle routing traffic between two distinct upstream providers without using LAGG or a similar aggregation setup.</p><p>Does anyone have such a setup that they're willing to share, or should I just stick with pfSense or OPNSense?</p>",
"contentMap": {
"en": "<p>One for my fellow <a href=\"https://social.vivaldi.net/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a> and <a href=\"https://social.vivaldi.net/tags/OpenBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenBSD</span></a> users. I used to build my own simple firewalls using either OS until I ended up with dual upstream, non-aggregated connections and switch to <a href=\"https://social.vivaldi.net/tags/pfsense\" class=\"mention hashtag\" rel=\"tag\">#<span>pfsense</span></a> CE for that.</p><p>I would much rather prefer to go back to a regular artisanal firewall, but wasn't able to find any configuration examples for an ideally pf-based firewall setup that has the ability to handle routing traffic between two distinct upstream providers without using LAGG or a similar aggregation setup.</p><p>Does anyone have such a setup that they're willing to share, or should I just stick with pfSense or OPNSense?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.vivaldi.net/tags/freebsd",
"name": "#freebsd"
},
{
"type": "Hashtag",
"href": "https://social.vivaldi.net/tags/openbsd",
"name": "#openbsd"
},
{
"type": "Hashtag",
"href": "https://social.vivaldi.net/tags/pfsense",
"name": "#pfsense"
}
],
"replies": {
"id": "https://social.vivaldi.net/users/tgeusch/statuses/113969069479144377/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.vivaldi.net/users/tgeusch/statuses/113969069479144377/replies?only_other_accounts=true&page=true",
"partOf": "https://social.vivaldi.net/users/tgeusch/statuses/113969069479144377/replies",
"items": []
}
},
"likes": {
"id": "https://social.vivaldi.net/users/tgeusch/statuses/113969069479144377/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://social.vivaldi.net/users/tgeusch/statuses/113969069479144377/shares",
"type": "Collection",
"totalItems": 4
}
}