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"
}
],
"id": "https://chaos.social/users/festal/statuses/109296380553127788",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/festal/statuses/109296377646216397",
"published": "2022-11-06T10:26:56Z",
"url": "https://chaos.social/@festal/109296380553127788",
"attributedTo": "https://chaos.social/users/festal",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/festal/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/festal/statuses/109296380553127788",
"inReplyToAtomUri": "https://chaos.social/users/festal/statuses/109296377646216397",
"conversation": "tag:chaos.social,2022-11-06:objectId=70124610:objectType=Conversation",
"content": "<p>Die Sache sieht bei der Entwicklung nicht ganz so aus. Was ich aus den verschiedenen Crowdfunding Seiten entnehmen kann, ist das Budget von Mastodon sehr klein (wohl nicht viel mehr als €20'000/Monat). Damit sind natürlich, auch mit Open Source, keine sehr grossen Sprünge zu machen. Hier wäre mehr Sponsoring, auch von öffentlicher Hand, sehr wichtig, um komplexere neue Features entwickeln und Code-Audits machen zu können. /5</p>",
"contentMap": {
"de": "<p>Die Sache sieht bei der Entwicklung nicht ganz so aus. Was ich aus den verschiedenen Crowdfunding Seiten entnehmen kann, ist das Budget von Mastodon sehr klein (wohl nicht viel mehr als €20'000/Monat). Damit sind natürlich, auch mit Open Source, keine sehr grossen Sprünge zu machen. Hier wäre mehr Sponsoring, auch von öffentlicher Hand, sehr wichtig, um komplexere neue Features entwickeln und Code-Audits machen zu können. /5</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/festal/statuses/109296380553127788/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/festal/statuses/109296380553127788/replies?min_id=109296382015253454&page=true",
"partOf": "https://chaos.social/users/festal/statuses/109296380553127788/replies",
"items": [
"https://chaos.social/users/festal/statuses/109296382015253454"
]
}
},
"likes": {
"id": "https://chaos.social/users/festal/statuses/109296380553127788/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://chaos.social/users/festal/statuses/109296380553127788/shares",
"type": "Collection",
"totalItems": 0
}
}