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/jonchristian/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/jonchristian/statuses/109314403506031498",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-09T14:50:24Z",
"url": "https://mastodon.social/@jonchristian/109314403506031498",
"attributedTo": "https://mastodon.social/users/jonchristian",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/jonchristian/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/jonchristian/statuses/109314403506031498",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-09:objectId=328474771:objectType=Conversation",
"content": "<p>logging onto Mastodon</p>",
"contentMap": {
"en": "<p>logging onto Mastodon</p>"
},
"updated": "2022-11-09T16:10:10Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/314/403/179/108/210/original/f7e57d68ac90cf3c.png",
"name": null,
"blurhash": "U9Dcm:_3MwwZ~q^%x^x^wu?H%NNfF~?a-noH",
"width": 1280,
"height": 960
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/jonchristian/statuses/109314403506031498/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/jonchristian/statuses/109314403506031498/replies?min_id=109314648434158961&page=true",
"partOf": "https://mastodon.social/users/jonchristian/statuses/109314403506031498/replies",
"items": [
"https://mastodon.social/users/jonchristian/statuses/109314648434158961"
]
}
},
"likes": {
"id": "https://mastodon.social/users/jonchristian/statuses/109314403506031498/likes",
"type": "Collection",
"totalItems": 534
},
"shares": {
"id": "https://mastodon.social/users/jonchristian/statuses/109314403506031498/shares",
"type": "Collection",
"totalItems": 210
}
}
]
}