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://mastodon.social/users/jplebreton/statuses/100531665499946842",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/jplebreton/statuses/100529210430640921",
"published": "2018-08-11T12:44:37Z",
"url": "https://mastodon.social/@jplebreton/100531665499946842",
"attributedTo": "https://mastodon.social/users/jplebreton",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/jplebreton/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/jplebreton/statuses/100531665499946842",
"inReplyToAtomUri": "https://mastodon.social/users/jplebreton/statuses/100529210430640921",
"conversation": "tag:mastodon.social,2018-08-11:objectId=45795012:objectType=Conversation",
"content": "<p>more of my fav JPEG files</p>",
"contentMap": {
"en": "<p>more of my fav JPEG files</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/005/360/938/original/6573e786c0771fec.jpg",
"name": null,
"blurhash": null,
"width": 800,
"height": 516
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/005/360/959/original/7a9de730a13c7402.jpg",
"name": null,
"blurhash": null,
"width": 891,
"height": 668
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/005/361/006/original/30fd0ca58786a440.jpg",
"name": null,
"blurhash": null,
"width": 1026,
"height": 720
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/005/361/027/original/0875cd020d6120bb.jpg",
"name": null,
"blurhash": null,
"width": 709,
"height": 473
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/jplebreton/statuses/100531665499946842/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/jplebreton/statuses/100531665499946842/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/jplebreton/statuses/100531665499946842/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/jplebreton/statuses/100531665499946842/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.social/users/jplebreton/statuses/100531665499946842/shares",
"type": "Collection",
"totalItems": 1
}
}