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://fosstodon.org/users/jannem/statuses/113506175268073858",
"type": "Note",
"summary": null,
"inReplyTo": "https://twoot.site/users/bean/statuses/113506038699676446",
"published": "2024-11-18T21:53:05Z",
"url": "https://fosstodon.org/@jannem/113506175268073858",
"attributedTo": "https://fosstodon.org/users/jannem",
"to": [
"https://fosstodon.org/users/jannem/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://twoot.site/users/bean"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/jannem/statuses/113506175268073858",
"inReplyToAtomUri": "https://twoot.site/users/bean/statuses/113506038699676446",
"conversation": "tag:twoot.site,2024-11-18:objectId=7148098:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://twoot.site/@bean\" class=\"u-url mention\">@<span>bean</span></a></span> <br />A computing platform for everyone (not really, of course) is great. That's not the problem.</p><p>The problem is that the platform - and Excel in particular - is so very prone to silently introduce errors and mistakes with no way to detect and catch them, that it really should never be used anywhere the results actually matter. </p><p>When a stray paste command can silently and undetectably completely change the output it has no business to be relied on for anything.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://twoot.site/@bean\" class=\"u-url mention\">@<span>bean</span></a></span> <br />A computing platform for everyone (not really, of course) is great. That's not the problem.</p><p>The problem is that the platform - and Excel in particular - is so very prone to silently introduce errors and mistakes with no way to detect and catch them, that it really should never be used anywhere the results actually matter. </p><p>When a stray paste command can silently and undetectably completely change the output it has no business to be relied on for anything.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://twoot.site/users/bean",
"name": "@bean@twoot.site"
}
],
"replies": {
"id": "https://fosstodon.org/users/jannem/statuses/113506175268073858/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/jannem/statuses/113506175268073858/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/jannem/statuses/113506175268073858/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/jannem/statuses/113506175268073858/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://fosstodon.org/users/jannem/statuses/113506175268073858/shares",
"type": "Collection",
"totalItems": 1
}
}