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/113967603764153834",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-08T09:40:25Z",
"url": "https://floss.social/@HerraBRE/113967603764153834",
"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/113967603764153834",
"inReplyToAtomUri": null,
"conversation": "tag:floss.social,2025-02-08:objectId=80318756:objectType=Conversation",
"content": "<p>Ooops, I got distracted from <a href=\"https://floss.social/tags/moggie\" class=\"mention hashtag\" rel=\"tag\">#<span>moggie</span></a> work, by other moggie work!</p><p>I rewrote moggie's microservice pattern for another project... but the rewrite was so much better than moggie's, that I've been gagging to backport my changes. I finally bit the bullet in Jan. But if two projects are using the same code... then that's actually 3 projects.</p><p>So, I present Kettlingar - Pythonic RPC Kittens! <a href=\"https://github.com/mailpile/kettlingar\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/mailpile/kettlingar</span><span class=\"invisible\"></span></a></p><p>I'll have to toot a bit about why this is neat. And maybe write a talk... meow!</p>",
"contentMap": {
"en": "<p>Ooops, I got distracted from <a href=\"https://floss.social/tags/moggie\" class=\"mention hashtag\" rel=\"tag\">#<span>moggie</span></a> work, by other moggie work!</p><p>I rewrote moggie's microservice pattern for another project... but the rewrite was so much better than moggie's, that I've been gagging to backport my changes. I finally bit the bullet in Jan. But if two projects are using the same code... then that's actually 3 projects.</p><p>So, I present Kettlingar - Pythonic RPC Kittens! <a href=\"https://github.com/mailpile/kettlingar\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/mailpile/kettlingar</span><span class=\"invisible\"></span></a></p><p>I'll have to toot a bit about why this is neat. And maybe write a talk... meow!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://floss.social/tags/moggie",
"name": "#moggie"
}
],
"replies": {
"id": "https://floss.social/users/HerraBRE/statuses/113967603764153834/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/HerraBRE/statuses/113967603764153834/replies?only_other_accounts=true&page=true",
"partOf": "https://floss.social/users/HerraBRE/statuses/113967603764153834/replies",
"items": []
}
},
"likes": {
"id": "https://floss.social/users/HerraBRE/statuses/113967603764153834/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://floss.social/users/HerraBRE/statuses/113967603764153834/shares",
"type": "Collection",
"totalItems": 1
}
}