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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mstdn.social/users/jamewils/statuses/103112945369073520",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.social/users/jamewils/statuses/103112928637297329",
"published": "2019-11-10T09:38:03Z",
"url": "https://mstdn.social/@jamewils/103112945369073520",
"attributedTo": "https://mstdn.social/users/jamewils",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/jamewils/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/jamewils/statuses/103112945369073520",
"inReplyToAtomUri": "https://mstdn.social/users/jamewils/statuses/103112928637297329",
"conversation": "tag:mstdn.social,2019-11-10:objectId=607245:objectType=Conversation",
"content": "<p>*Composing DM*</p><p>First Step:</p><p>Open the compose toot button, your screen will look like this</p>",
"contentMap": {
"en": "<p>*Composing DM*</p><p>First Step:</p><p>Open the compose toot button, your screen will look like this</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mstdn.social/media_attachments/files/000/153/592/original/39ef323c340b0e74.jpeg",
"name": null,
"blurhash": "U55YEIZ|tnROZ|b{nNbc%%VWtmVrR3XUi^kD",
"width": 1078,
"height": 1156
}
],
"tag": [],
"replies": {
"id": "https://mstdn.social/users/jamewils/statuses/103112945369073520/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/jamewils/statuses/103112945369073520/replies?min_id=103112955118079208&page=true",
"partOf": "https://mstdn.social/users/jamewils/statuses/103112945369073520/replies",
"items": [
"https://mstdn.social/users/jamewils/statuses/103112955118079208"
]
}
},
"likes": {
"id": "https://mstdn.social/users/jamewils/statuses/103112945369073520/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mstdn.social/users/jamewils/statuses/103112945369073520/shares",
"type": "Collection",
"totalItems": 1
}
}