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://mstdn.social/users/coffee4danz/statuses/113484708558224682",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-15T02:53:49Z",
"url": "https://mstdn.social/@coffee4danz/113484708558224682",
"attributedTo": "https://mstdn.social/users/coffee4danz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/coffee4danz/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/coffee4danz/statuses/113484708558224682",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2024-11-15:objectId=467123525:objectType=Conversation",
"content": "<p>Mastodon has introduced me to the joy of reading descriptive <a href=\"https://mstdn.social/tags/alttext\" class=\"mention hashtag\" rel=\"tag\">#<span>alttext</span></a>. I take in the image then read the text as icing on the cake. It can really add extra personality to images.</p>",
"contentMap": {
"en": "<p>Mastodon has introduced me to the joy of reading descriptive <a href=\"https://mstdn.social/tags/alttext\" class=\"mention hashtag\" rel=\"tag\">#<span>alttext</span></a>. I take in the image then read the text as icing on the cake. It can really add extra personality to images.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/alttext",
"name": "#alttext"
}
],
"replies": {
"id": "https://mstdn.social/users/coffee4danz/statuses/113484708558224682/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/coffee4danz/statuses/113484708558224682/replies?min_id=113484712086651723&page=true",
"partOf": "https://mstdn.social/users/coffee4danz/statuses/113484708558224682/replies",
"items": [
"https://mstdn.social/users/coffee4danz/statuses/113484712086651723"
]
}
},
"likes": {
"id": "https://mstdn.social/users/coffee4danz/statuses/113484708558224682/likes",
"type": "Collection",
"totalItems": 697
},
"shares": {
"id": "https://mstdn.social/users/coffee4danz/statuses/113484708558224682/shares",
"type": "Collection",
"totalItems": 259
}
}