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://fosstodon.org/users/gunther/statuses/113486316620922155/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/gunther",
"published": "2024-11-15T09:42:46Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/gunther/followers"
],
"object": {
"id": "https://fosstodon.org/users/gunther/statuses/113486316620922155",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-15T09:42:46Z",
"url": "https://fosstodon.org/@gunther/113486316620922155",
"attributedTo": "https://fosstodon.org/users/gunther",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/gunther/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/gunther/statuses/113486316620922155",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-11-15:objectId=261065958:objectType=Conversation",
"content": "<p>Interaction earlier today at a retail store: </p><p>Sales rep: "Can I get your phone number so we can send you a receipt?"<br />Me: "No thanks, you can just print it."<br />SR: "Were trying to be more environmentally friendly."<br />Me: "So I don't need a receipt then."<br />SR: "Well, we're required to give you a receipt, so..." *proceeds to print receipt*</p>",
"contentMap": {
"en": "<p>Interaction earlier today at a retail store: </p><p>Sales rep: "Can I get your phone number so we can send you a receipt?"<br />Me: "No thanks, you can just print it."<br />SR: "Were trying to be more environmentally friendly."<br />Me: "So I don't need a receipt then."<br />SR: "Well, we're required to give you a receipt, so..." *proceeds to print receipt*</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/gunther/statuses/113486316620922155/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/gunther/statuses/113486316620922155/replies?min_id=113486322345295915&page=true",
"partOf": "https://fosstodon.org/users/gunther/statuses/113486316620922155/replies",
"items": [
"https://fosstodon.org/users/gunther/statuses/113486322345295915"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/gunther/statuses/113486316620922155/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/gunther/statuses/113486316620922155/shares",
"type": "Collection",
"totalItems": 0
}
}
}