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://writing.exchange/users/ernie/statuses/111884969115310673",
"type": "Note",
"summary": null,
"inReplyTo": "https://me.dm/users/anildash/statuses/111884941861286371",
"published": "2024-02-06T14:19:02Z",
"url": "https://writing.exchange/@ernie/111884969115310673",
"attributedTo": "https://writing.exchange/users/ernie",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://writing.exchange/users/ernie/followers",
"https://me.dm/users/anildash"
],
"sensitive": false,
"atomUri": "https://writing.exchange/users/ernie/statuses/111884969115310673",
"inReplyToAtomUri": "https://me.dm/users/anildash/statuses/111884941861286371",
"conversation": "tag:me.dm,2024-02-06:objectId=34955634:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://me.dm/@anildash\" class=\"u-url mention\">@<span>anildash</span></a></span> We desperately need an RSS-like medium for written content, but with respect for formatting and branding.</p><p>To me, I think the reason why audio has long remained the perfect object for the medium of podcasting is that an audio file can’t be modified. It’s delivered as the creator intended.</p><p>I think email won the war for newsletters because it does a better job respecting the “as the creator intended” truism than RSS does.</p><p>I’m sure people will push back on this POV. But it’s so obvious.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://me.dm/@anildash\" class=\"u-url mention\">@<span>anildash</span></a></span> We desperately need an RSS-like medium for written content, but with respect for formatting and branding.</p><p>To me, I think the reason why audio has long remained the perfect object for the medium of podcasting is that an audio file can’t be modified. It’s delivered as the creator intended.</p><p>I think email won the war for newsletters because it does a better job respecting the “as the creator intended” truism than RSS does.</p><p>I’m sure people will push back on this POV. But it’s so obvious.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://me.dm/users/anildash",
"name": "@anildash@me.dm"
}
],
"replies": {
"id": "https://writing.exchange/users/ernie/statuses/111884969115310673/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://writing.exchange/users/ernie/statuses/111884969115310673/replies?min_id=111884979001788163&page=true",
"partOf": "https://writing.exchange/users/ernie/statuses/111884969115310673/replies",
"items": [
"https://writing.exchange/users/ernie/statuses/111884979001788163"
]
}
},
"likes": {
"id": "https://writing.exchange/users/ernie/statuses/111884969115310673/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://writing.exchange/users/ernie/statuses/111884969115310673/shares",
"type": "Collection",
"totalItems": 1
}
}