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://mastodon.social/users/natecull/statuses/100109432395996840",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-05-28T23:05:12Z",
"url": "https://mastodon.social/@natecull/100109432395996840",
"attributedTo": "https://mastodon.social/users/natecull",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/natecull/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/natecull/statuses/100109432395996840",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2018-05-28:objectId=35563881:objectType=Conversation",
"content": "<p>Protip:</p><p>When designing a user interface, imagine some old woman using it, say Margaret Hamilton, and she's clicking your app's buttons and saying to you, as old people do,</p><p>"Young whippersnapper, when I was your age, I sent 24 people to the ACTUAL MOON with my software in 4K of RAM and here I am clicking your button and it takes ten seconds to load a 50 megabyte video ad and then it crashes</p><p>I'm not even ANGRY with you, I'm just disappointed."</p>",
"contentMap": {
"en": "<p>Protip:</p><p>When designing a user interface, imagine some old woman using it, say Margaret Hamilton, and she's clicking your app's buttons and saying to you, as old people do,</p><p>"Young whippersnapper, when I was your age, I sent 24 people to the ACTUAL MOON with my software in 4K of RAM and here I am clicking your button and it takes ten seconds to load a 50 megabyte video ad and then it crashes</p><p>I'm not even ANGRY with you, I'm just disappointed."</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/natecull/statuses/100109432395996840/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/natecull/statuses/100109432395996840/replies?min_id=100137609030619930&page=true",
"partOf": "https://mastodon.social/users/natecull/statuses/100109432395996840/replies",
"items": [
"https://mastodon.social/users/natecull/statuses/100109485604409168",
"https://mastodon.social/users/natecull/statuses/100137609030619930"
]
}
},
"likes": {
"id": "https://mastodon.social/users/natecull/statuses/100109432395996840/likes",
"type": "Collection",
"totalItems": 6771
},
"shares": {
"id": "https://mastodon.social/users/natecull/statuses/100109432395996840/shares",
"type": "Collection",
"totalItems": 4829
}
}