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/ieure/statuses/100619788328334782",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-27T02:15:25Z",
"url": "https://mastodon.social/@ieure/100619788328334782",
"attributedTo": "https://mastodon.social/users/ieure",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ieure/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ieure/statuses/100619788328334782",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2018-08-27:objectId=49701957:objectType=Conversation",
"content": "<p>Well, here's my Mastodon timeline, inside Emacs, on a DEC VT420.</p>",
"contentMap": {
"en": "<p>Well, here's my Mastodon timeline, inside Emacs, on a DEC VT420.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/005/820/198/original/7112d293fb7effdb.jpg",
"name": null,
"blurhash": null,
"width": 1420,
"height": 1154
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/005/820/203/original/28f532a5ce033a7f.jpg",
"name": null,
"blurhash": null,
"width": 1452,
"height": 1128
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/ieure/statuses/100619788328334782/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ieure/statuses/100619788328334782/replies?min_id=100619907637831600&page=true",
"partOf": "https://mastodon.social/users/ieure/statuses/100619788328334782/replies",
"items": [
"https://mastodon.social/users/ieure/statuses/100619907637831600"
]
}
},
"likes": {
"id": "https://mastodon.social/users/ieure/statuses/100619788328334782/likes",
"type": "Collection",
"totalItems": 272
},
"shares": {
"id": "https://mastodon.social/users/ieure/statuses/100619788328334782/shares",
"type": "Collection",
"totalItems": 191
}
}