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://shakedown.social/users/chris/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://shakedown.social/users/chris/statuses/110032857044885350",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-16T12:02:35Z",
"url": "https://shakedown.social/@chris/110032857044885350",
"attributedTo": "https://shakedown.social/users/chris",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://shakedown.social/users/chris/followers"
],
"sensitive": false,
"atomUri": "https://shakedown.social/users/chris/statuses/110032857044885350",
"inReplyToAtomUri": null,
"conversation": "tag:shakedown.social,2023-03-16:objectId=4779694:objectType=Conversation",
"content": "<p>When you quit twitter and switch to Mastodon</p>",
"contentMap": {
"en": "<p>When you quit twitter and switch to Mastodon</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.shakedown.social/media_attachments/files/110/032/851/648/518/801/original/e13f40102624828d.png",
"name": null,
"blurhash": "UOKUM{4p_MWBbWMyxuRjWuxtDjR*Sc%LMyt7",
"width": 500,
"height": 522
}
],
"tag": [],
"replies": {
"id": "https://shakedown.social/users/chris/statuses/110032857044885350/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://shakedown.social/users/chris/statuses/110032857044885350/replies?only_other_accounts=true&page=true",
"partOf": "https://shakedown.social/users/chris/statuses/110032857044885350/replies",
"items": []
}
},
"likes": {
"id": "https://shakedown.social/users/chris/statuses/110032857044885350/likes",
"type": "Collection",
"totalItems": 19
},
"shares": {
"id": "https://shakedown.social/users/chris/statuses/110032857044885350/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}