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://floss.social/users/HerraBRE/statuses/109246077540193340",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-28T13:14:13Z",
"url": "https://floss.social/@HerraBRE/109246077540193340",
"attributedTo": "https://floss.social/users/HerraBRE",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://floss.social/users/HerraBRE/followers"
],
"sensitive": false,
"atomUri": "https://floss.social/users/HerraBRE/statuses/109246077540193340",
"inReplyToAtomUri": null,
"conversation": "tag:floss.social,2022-10-28:objectId=23506822:objectType=Conversation",
"content": "<p>Hello world! An <a href=\"https://floss.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>.</p><p>I'm Bjarni, an Icelandic coder who mainly writes Python programs and gives them away as open source. My focus is on autonomy and privacy online; mostly relating to email (<a href=\"https://floss.social/tags/mailpile\" class=\"mention hashtag\" rel=\"tag\">#<span>mailpile</span></a>) and the web (<a href=\"https://floss.social/tags/pagekite\" class=\"mention hashtag\" rel=\"tag\">#<span>pagekite</span></a>).</p><p>I'm fluent in security (<a href=\"https://floss.social/tags/passcrow\" class=\"mention hashtag\" rel=\"tag\">#<span>passcrow</span></a>), but I'm more excited by creating neat tools and empowering people, than I am in exploits and encryption algos.</p><p>I plan to use this account to discuss my work & hopefully connect with folks working on related things. Say hi!</p>",
"contentMap": {
"en": "<p>Hello world! An <a href=\"https://floss.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>.</p><p>I'm Bjarni, an Icelandic coder who mainly writes Python programs and gives them away as open source. My focus is on autonomy and privacy online; mostly relating to email (<a href=\"https://floss.social/tags/mailpile\" class=\"mention hashtag\" rel=\"tag\">#<span>mailpile</span></a>) and the web (<a href=\"https://floss.social/tags/pagekite\" class=\"mention hashtag\" rel=\"tag\">#<span>pagekite</span></a>).</p><p>I'm fluent in security (<a href=\"https://floss.social/tags/passcrow\" class=\"mention hashtag\" rel=\"tag\">#<span>passcrow</span></a>), but I'm more excited by creating neat tools and empowering people, than I am in exploits and encryption algos.</p><p>I plan to use this account to discuss my work & hopefully connect with folks working on related things. Say hi!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://floss.social/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/mailpile",
"name": "#mailpile"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/pagekite",
"name": "#pagekite"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/passcrow",
"name": "#passcrow"
}
],
"replies": {
"id": "https://floss.social/users/HerraBRE/statuses/109246077540193340/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/HerraBRE/statuses/109246077540193340/replies?only_other_accounts=true&page=true",
"partOf": "https://floss.social/users/HerraBRE/statuses/109246077540193340/replies",
"items": []
}
},
"likes": {
"id": "https://floss.social/users/HerraBRE/statuses/109246077540193340/likes",
"type": "Collection",
"totalItems": 22
},
"shares": {
"id": "https://floss.social/users/HerraBRE/statuses/109246077540193340/shares",
"type": "Collection",
"totalItems": 18
}
}