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://mstdn.io/users/sohkamyung/statuses/114019251464823213",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-17T12:35:07Z",
"url": "https://mstdn.io/@sohkamyung/114019251464823213",
"attributedTo": "https://mstdn.io/users/sohkamyung",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.io/users/sohkamyung/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.io/users/sohkamyung/statuses/114019251464823213",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.io,2025-02-17:objectId=209776192:objectType=Conversation",
"content": "<p>"A calculator app? Anyone could make that.</p><p>Not true.</p><p>A calculator should show you the result of the mathematical expression you entered. That's much, much harder than it sounds.</p><p>What I'm about to tell you is the greatest calculator app development story ever told."</p><p><a href=\"https://chadnauseam.com/coding/random/calculator-app\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">chadnauseam.com/coding/random/</span><span class=\"invisible\">calculator-app</span></a></p><p><a href=\"https://mstdn.io/tags/Mathematics\" class=\"mention hashtag\" rel=\"tag\">#<span>Mathematics</span></a> <a href=\"https://mstdn.io/tags/Calculators\" class=\"mention hashtag\" rel=\"tag\">#<span>Calculators</span></a> <a href=\"https://mstdn.io/tags/Computation\" class=\"mention hashtag\" rel=\"tag\">#<span>Computation</span></a> <a href=\"https://mstdn.io/tags/Arithmetic\" class=\"mention hashtag\" rel=\"tag\">#<span>Arithmetic</span></a></p>",
"contentMap": {
"en": "<p>"A calculator app? Anyone could make that.</p><p>Not true.</p><p>A calculator should show you the result of the mathematical expression you entered. That's much, much harder than it sounds.</p><p>What I'm about to tell you is the greatest calculator app development story ever told."</p><p><a href=\"https://chadnauseam.com/coding/random/calculator-app\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">chadnauseam.com/coding/random/</span><span class=\"invisible\">calculator-app</span></a></p><p><a href=\"https://mstdn.io/tags/Mathematics\" class=\"mention hashtag\" rel=\"tag\">#<span>Mathematics</span></a> <a href=\"https://mstdn.io/tags/Calculators\" class=\"mention hashtag\" rel=\"tag\">#<span>Calculators</span></a> <a href=\"https://mstdn.io/tags/Computation\" class=\"mention hashtag\" rel=\"tag\">#<span>Computation</span></a> <a href=\"https://mstdn.io/tags/Arithmetic\" class=\"mention hashtag\" rel=\"tag\">#<span>Arithmetic</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.io/tags/mathematics",
"name": "#mathematics"
},
{
"type": "Hashtag",
"href": "https://mstdn.io/tags/calculators",
"name": "#calculators"
},
{
"type": "Hashtag",
"href": "https://mstdn.io/tags/computation",
"name": "#computation"
},
{
"type": "Hashtag",
"href": "https://mstdn.io/tags/arithmetic",
"name": "#arithmetic"
}
],
"replies": {
"id": "https://mstdn.io/users/sohkamyung/statuses/114019251464823213/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.io/users/sohkamyung/statuses/114019251464823213/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.io/users/sohkamyung/statuses/114019251464823213/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.io/users/sohkamyung/statuses/114019251464823213/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mstdn.io/users/sohkamyung/statuses/114019251464823213/shares",
"type": "Collection",
"totalItems": 3
}
}