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/109252921252671217",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-29T18:14:39Z",
"url": "https://floss.social/@HerraBRE/109252921252671217",
"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/109252921252671217",
"inReplyToAtomUri": null,
"conversation": "tag:floss.social,2022-10-29:objectId=23550633:objectType=Conversation",
"content": "<p>So... the project I am working on the most these days, is called <a href=\"https://floss.social/tags/moggie\" class=\"mention hashtag\" rel=\"tag\">#<span>moggie</span></a>. Moggie is (will be) <a href=\"https://floss.social/tags/Mailpile\" class=\"mention hashtag\" rel=\"tag\">#<span>Mailpile</span></a> v2, an almost-total rewrite in Python 3.</p><p>A moggie is a mixed-breed cat; the name is homage to <a href=\"https://floss.social/tags/mutt\" class=\"mention hashtag\" rel=\"tag\">#<span>mutt</span></a>, which even after all these years is still one of the best <a href=\"https://floss.social/tags/email\" class=\"mention hashtag\" rel=\"tag\">#<span>email</span></a> clients there is. IMHO.</p><p>The name is also a challenge and reminder to myself: Throughout Mailpile's development, I kept reaching for mutt when Mailpile fell short, which it inevitably did. I want <a href=\"https://floss.social/tags/moggie\" class=\"mention hashtag\" rel=\"tag\">#<span>moggie</span></a> to be more like <a href=\"https://floss.social/tags/mutt\" class=\"mention hashtag\" rel=\"tag\">#<span>mutt</span></a>.</p>",
"contentMap": {
"en": "<p>So... the project I am working on the most these days, is called <a href=\"https://floss.social/tags/moggie\" class=\"mention hashtag\" rel=\"tag\">#<span>moggie</span></a>. Moggie is (will be) <a href=\"https://floss.social/tags/Mailpile\" class=\"mention hashtag\" rel=\"tag\">#<span>Mailpile</span></a> v2, an almost-total rewrite in Python 3.</p><p>A moggie is a mixed-breed cat; the name is homage to <a href=\"https://floss.social/tags/mutt\" class=\"mention hashtag\" rel=\"tag\">#<span>mutt</span></a>, which even after all these years is still one of the best <a href=\"https://floss.social/tags/email\" class=\"mention hashtag\" rel=\"tag\">#<span>email</span></a> clients there is. IMHO.</p><p>The name is also a challenge and reminder to myself: Throughout Mailpile's development, I kept reaching for mutt when Mailpile fell short, which it inevitably did. I want <a href=\"https://floss.social/tags/moggie\" class=\"mention hashtag\" rel=\"tag\">#<span>moggie</span></a> to be more like <a href=\"https://floss.social/tags/mutt\" class=\"mention hashtag\" rel=\"tag\">#<span>mutt</span></a>.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://floss.social/tags/moggie",
"name": "#moggie"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/mailpile",
"name": "#mailpile"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/mutt",
"name": "#mutt"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/email",
"name": "#email"
}
],
"replies": {
"id": "https://floss.social/users/HerraBRE/statuses/109252921252671217/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/HerraBRE/statuses/109252921252671217/replies?only_other_accounts=true&page=true",
"partOf": "https://floss.social/users/HerraBRE/statuses/109252921252671217/replies",
"items": []
}
},
"likes": {
"id": "https://floss.social/users/HerraBRE/statuses/109252921252671217/likes",
"type": "Collection",
"totalItems": 16
},
"shares": {
"id": "https://floss.social/users/HerraBRE/statuses/109252921252671217/shares",
"type": "Collection",
"totalItems": 7
}
}