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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://phpc.social/users/syntaxseed/statuses/113569570588934356",
"type": "Note",
"summary": null,
"inReplyTo": "https://phpc.social/users/syntaxseed/statuses/113569550865476640",
"published": "2024-11-30T02:35:21Z",
"url": "https://phpc.social/@syntaxseed/113569570588934356",
"attributedTo": "https://phpc.social/users/syntaxseed",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/syntaxseed/followers",
"https://toot.cafe/users/slightlyoff"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/syntaxseed/statuses/113569570588934356",
"inReplyToAtomUri": "https://phpc.social/users/syntaxseed/statuses/113569550865476640",
"conversation": "tag:toot.cafe,2024-11-30:objectId=75949414:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://toot.cafe/@slightlyoff\" class=\"u-url mention\">@<span>slightlyoff</span></a></span> They should take the approach <a href=\"https://phpc.social/tags/PHP\" class=\"mention hashtag\" rel=\"tag\">#<span>PHP</span></a> has taken over the last decade - rapid release of modernizing updates, eventually leaving the old behind.</p><p>Honestly I'm shocked with browsers being essentially down to a single monopoly now... why JS is still *almost* the same as it was 15 years ago! 🤦♀️</p><p>Just fix it <a href=\"https://phpc.social/tags/Chromium\" class=\"mention hashtag\" rel=\"tag\">#<span>Chromium</span></a>.... ffs.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://toot.cafe/@slightlyoff\" class=\"u-url mention\">@<span>slightlyoff</span></a></span> They should take the approach <a href=\"https://phpc.social/tags/PHP\" class=\"mention hashtag\" rel=\"tag\">#<span>PHP</span></a> has taken over the last decade - rapid release of modernizing updates, eventually leaving the old behind.</p><p>Honestly I'm shocked with browsers being essentially down to a single monopoly now... why JS is still *almost* the same as it was 15 years ago! 🤦♀️</p><p>Just fix it <a href=\"https://phpc.social/tags/Chromium\" class=\"mention hashtag\" rel=\"tag\">#<span>Chromium</span></a>.... ffs.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://toot.cafe/users/slightlyoff",
"name": "@slightlyoff@toot.cafe"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/php",
"name": "#php"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/chromium",
"name": "#chromium"
}
],
"replies": {
"id": "https://phpc.social/users/syntaxseed/statuses/113569570588934356/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/syntaxseed/statuses/113569570588934356/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/syntaxseed/statuses/113569570588934356/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/syntaxseed/statuses/113569570588934356/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://phpc.social/users/syntaxseed/statuses/113569570588934356/shares",
"type": "Collection",
"totalItems": 0
}
}