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://witter.cz/users/wvi/statuses/113532986102981304",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/faassen/statuses/113532794254356742",
"published": "2024-11-23T15:31:26Z",
"url": "https://witter.cz/@wvi/113532986102981304",
"attributedTo": "https://witter.cz/users/wvi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://witter.cz/users/wvi/followers",
"https://fosstodon.org/users/faassen"
],
"sensitive": false,
"atomUri": "https://witter.cz/users/wvi/statuses/113532986102981304",
"inReplyToAtomUri": "https://fosstodon.org/users/faassen/statuses/113532794254356742",
"conversation": "tag:fosstodon.org,2024-11-23:objectId=263593018:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@faassen\" class=\"u-url mention\">@<span>faassen</span></a></span> I personally think it is also a lot about the ecosystem you are in. If I am using full IDE with very good debugger integration I tend to use debugger, it is few keystrokes. If it is not as well integrated, print is very often way easier to use. After all, most of the time I want to know either a value of X or if some code block gets ever executed.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@faassen\" class=\"u-url mention\">@<span>faassen</span></a></span> I personally think it is also a lot about the ecosystem you are in. If I am using full IDE with very good debugger integration I tend to use debugger, it is few keystrokes. If it is not as well integrated, print is very often way easier to use. After all, most of the time I want to know either a value of X or if some code block gets ever executed.</p>"
},
"updated": "2024-11-23T15:33:02Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/faassen",
"name": "@faassen@fosstodon.org"
}
],
"replies": {
"id": "https://witter.cz/users/wvi/statuses/113532986102981304/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://witter.cz/users/wvi/statuses/113532986102981304/replies?only_other_accounts=true&page=true",
"partOf": "https://witter.cz/users/wvi/statuses/113532986102981304/replies",
"items": []
}
},
"likes": {
"id": "https://witter.cz/users/wvi/statuses/113532986102981304/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://witter.cz/users/wvi/statuses/113532986102981304/shares",
"type": "Collection",
"totalItems": 0
}
}