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://social.tchncs.de/users/david/statuses/105663171435649261",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.coop/users/edsu/statuses/105662881431206342",
"published": "2021-02-02T18:54:04Z",
"url": "https://social.tchncs.de/@david/105663171435649261",
"attributedTo": "https://social.tchncs.de/users/david",
"to": [
"https://social.tchncs.de/users/david/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://social.coop/users/edsu"
],
"sensitive": false,
"atomUri": "https://social.tchncs.de/users/david/statuses/105663171435649261",
"inReplyToAtomUri": "https://social.coop/users/edsu/statuses/105662881431206342",
"conversation": "tag:social.coop,2021-02-02:objectId=27463684:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.coop/@edsu\" class=\"u-url mention\">@<span>edsu</span></a></span> Wanting CalDAV (+ CardDAV) as well as OpenPGP I always came back to Thunderbird and Evolution after trying Kmail, Sylpheed, Claws, Geary, Balsa, Trojita, …</p><p>Alternatively to mutt I think aerc is great, I read it integrates well with notmuch, HTML-mail would need to be piped to some browser, I guess.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.coop/@edsu\" class=\"u-url mention\">@<span>edsu</span></a></span> Wanting CalDAV (+ CardDAV) as well as OpenPGP I always came back to Thunderbird and Evolution after trying Kmail, Sylpheed, Claws, Geary, Balsa, Trojita, …</p><p>Alternatively to mutt I think aerc is great, I read it integrates well with notmuch, HTML-mail would need to be piped to some browser, I guess.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.coop/users/edsu",
"name": "@edsu@social.coop"
}
],
"replies": {
"id": "https://social.tchncs.de/users/david/statuses/105663171435649261/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.tchncs.de/users/david/statuses/105663171435649261/replies?min_id=105684158831158132&page=true",
"partOf": "https://social.tchncs.de/users/david/statuses/105663171435649261/replies",
"items": [
"https://social.tchncs.de/users/david/statuses/105684158831158132"
]
}
},
"likes": {
"id": "https://social.tchncs.de/users/david/statuses/105663171435649261/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.tchncs.de/users/david/statuses/105663171435649261/shares",
"type": "Collection",
"totalItems": 0
}
}