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.nz/users/puck/statuses/109295541455130121",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T06:53:32Z",
"url": "https://mastodon.nz/@puck/109295541455130121",
"attributedTo": "https://mastodon.nz/users/puck",
"to": [
"https://mastodon.nz/users/puck/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://scholar.social/users/SamCrawley"
],
"sensitive": false,
"atomUri": "https://mastodon.nz/users/puck/statuses/109295541455130121",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.nz,2022-11-06:objectId=4191516:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://scholar.social/@SamCrawley\" class=\"u-url mention\">@<span>SamCrawley</span></a></span> Good to hear that (some) apps support it.</p><p>Okay, I'll see how things go, if it becomes a pain then I'll probably join it.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://scholar.social/@SamCrawley\" class=\"u-url mention\">@<span>SamCrawley</span></a></span> Good to hear that (some) apps support it.</p><p>Okay, I'll see how things go, if it becomes a pain then I'll probably join it.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://scholar.social/users/SamCrawley",
"name": "@SamCrawley@scholar.social"
}
],
"replies": {
"id": "https://mastodon.nz/users/puck/statuses/109295541455130121/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.nz/users/puck/statuses/109295541455130121/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.nz/users/puck/statuses/109295541455130121/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.nz/users/puck/statuses/109295541455130121/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.nz/users/puck/statuses/109295541455130121/shares",
"type": "Collection",
"totalItems": 0
}
}