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://phpc.social/users/adele/statuses/111914575336154908",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.tchncs.de/users/david/statuses/111914510607201421",
"published": "2024-02-11T19:48:18Z",
"url": "https://phpc.social/@adele/111914575336154908",
"attributedTo": "https://phpc.social/users/adele",
"to": [
"https://phpc.social/users/adele/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://social.tchncs.de/users/david"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/adele/statuses/111914575336154908",
"inReplyToAtomUri": "https://social.tchncs.de/users/david/statuses/111914510607201421",
"conversation": "tag:phpc.social,2024-02-11:objectId=30401307:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.tchncs.de/@david\" class=\"u-url mention\">@<span>david</span></a></span> <br /><a href=\"https://bearblog.dev/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">bearblog.dev/</span><span class=\"invisible\"></span></a> is cool, I didn't know it</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.tchncs.de/@david\" class=\"u-url mention\">@<span>david</span></a></span> <br /><a href=\"https://bearblog.dev/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">bearblog.dev/</span><span class=\"invisible\"></span></a> is cool, I didn't know it</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.tchncs.de/users/david",
"name": "@david@social.tchncs.de"
}
],
"replies": {
"id": "https://phpc.social/users/adele/statuses/111914575336154908/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/adele/statuses/111914575336154908/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/adele/statuses/111914575336154908/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/adele/statuses/111914575336154908/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://phpc.social/users/adele/statuses/111914575336154908/shares",
"type": "Collection",
"totalItems": 0
}
}