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/crschmidt/statuses/109309827282949221",
"type": "Note",
"summary": null,
"inReplyTo": "https://urbanists.social/users/NoFreeParking/statuses/109309781786246832",
"published": "2022-11-08T19:26:37Z",
"url": "https://mastodon.social/@crschmidt/109309827282949221",
"attributedTo": "https://mastodon.social/users/crschmidt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crschmidt/followers",
"https://urbanists.social/users/NoFreeParking"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crschmidt/statuses/109309827282949221",
"inReplyToAtomUri": "https://urbanists.social/users/NoFreeParking/statuses/109309781786246832",
"conversation": "tag:urbanists.social,2022-11-08:objectId=34713:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://urbanists.social/@NoFreeParking\" class=\"u-url mention\">@<span>NoFreeParking</span></a></span> Having tried this before, I find that maintaining those accounts separately has a social cost (you will lose cross-pollination of audiences and concepts) without significant benefit, and I usually find that maintaining separate spaces leaves me constantly questioning "Which audience is this for?" while 85% of my audience just wants it all anyway.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://urbanists.social/@NoFreeParking\" class=\"u-url mention\">@<span>NoFreeParking</span></a></span> Having tried this before, I find that maintaining those accounts separately has a social cost (you will lose cross-pollination of audiences and concepts) without significant benefit, and I usually find that maintaining separate spaces leaves me constantly questioning "Which audience is this for?" while 85% of my audience just wants it all anyway.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://urbanists.social/users/NoFreeParking",
"name": "@NoFreeParking@urbanists.social"
}
],
"replies": {
"id": "https://mastodon.social/users/crschmidt/statuses/109309827282949221/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crschmidt/statuses/109309827282949221/replies?min_id=109309838960643025&page=true",
"partOf": "https://mastodon.social/users/crschmidt/statuses/109309827282949221/replies",
"items": [
"https://mastodon.social/users/crschmidt/statuses/109309838960643025"
]
}
},
"likes": {
"id": "https://mastodon.social/users/crschmidt/statuses/109309827282949221/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/crschmidt/statuses/109309827282949221/shares",
"type": "Collection",
"totalItems": 0
}
}