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://curmudgeon.cafe/users/BillSaysThis/statuses/114151777131371960",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-12T22:18:08Z",
"url": "https://curmudgeon.cafe/@BillSaysThis/114151777131371960",
"attributedTo": "https://curmudgeon.cafe/users/BillSaysThis",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://curmudgeon.cafe/users/BillSaysThis/followers"
],
"sensitive": false,
"atomUri": "https://curmudgeon.cafe/users/BillSaysThis/statuses/114151777131371960",
"inReplyToAtomUri": null,
"conversation": "tag:curmudgeon.cafe,2025-03-12:objectId=7120324:objectType=Conversation",
"content": "<p>I don’t like <a href=\"https://curmudgeon.cafe/tags/ATM\" class=\"mention hashtag\" rel=\"tag\">#<span>ATM</span></a> but I don’t like <a href=\"https://curmudgeon.cafe/tags/RMA\" class=\"mention hashtag\" rel=\"tag\">#<span>RMA</span></a> a whole lot more <a href=\"https://curmudgeon.cafe/tags/UCL\" class=\"mention hashtag\" rel=\"tag\">#<span>UCL</span></a></p>",
"contentMap": {
"en": "<p>I don’t like <a href=\"https://curmudgeon.cafe/tags/ATM\" class=\"mention hashtag\" rel=\"tag\">#<span>ATM</span></a> but I don’t like <a href=\"https://curmudgeon.cafe/tags/RMA\" class=\"mention hashtag\" rel=\"tag\">#<span>RMA</span></a> a whole lot more <a href=\"https://curmudgeon.cafe/tags/UCL\" class=\"mention hashtag\" rel=\"tag\">#<span>UCL</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://curmudgeon.cafe/tags/atm",
"name": "#atm"
},
{
"type": "Hashtag",
"href": "https://curmudgeon.cafe/tags/rma",
"name": "#rma"
},
{
"type": "Hashtag",
"href": "https://curmudgeon.cafe/tags/ucl",
"name": "#ucl"
}
],
"replies": {
"id": "https://curmudgeon.cafe/users/BillSaysThis/statuses/114151777131371960/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://curmudgeon.cafe/users/BillSaysThis/statuses/114151777131371960/replies?only_other_accounts=true&page=true",
"partOf": "https://curmudgeon.cafe/users/BillSaysThis/statuses/114151777131371960/replies",
"items": []
}
},
"likes": {
"id": "https://curmudgeon.cafe/users/BillSaysThis/statuses/114151777131371960/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://curmudgeon.cafe/users/BillSaysThis/statuses/114151777131371960/shares",
"type": "Collection",
"totalItems": 0
}
}