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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/DavidBlue/statuses/109873216710068304",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/DavidBlue/statuses/107037907657070351",
"published": "2023-02-16T07:23:57Z",
"url": "https://mastodon.social/@DavidBlue/109873216710068304",
"attributedTo": "https://mastodon.social/users/DavidBlue",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/DavidBlue/followers",
"https://writing.exchange/users/write_as"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/DavidBlue/statuses/109873216710068304",
"inReplyToAtomUri": "https://mastodon.social/users/DavidBlue/statuses/107037907657070351",
"conversation": "tag:mastodon.social,2021-10-03:objectId=256715206:objectType=Conversation",
"content": "<p>utilizing <span class=\"h-card\" translate=\"no\"><a href=\"https://writing.exchange/@write_as\" class=\"u-url mention\">@<span>write_as</span></a></span>'s ridiculously original eBook generation feature and iOS/iPadOS 16's new Apple Books actions (mostly unnecessarily,) this lil <a href=\"https://mastodon.social/tags/shortcut\" class=\"mention hashtag\" rel=\"tag\">#<span>shortcut</span></a> will prompt write.as to generate a live .epub-formatted version of my blog, which it then downloads, opens, and (after a pause) flips to the real start of the content. <a href=\"https://routinehub.co/shortcut/14273\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">routinehub.co/shortcut/14273</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>utilizing <span class=\"h-card\" translate=\"no\"><a href=\"https://writing.exchange/@write_as\" class=\"u-url mention\">@<span>write_as</span></a></span>'s ridiculously original eBook generation feature and iOS/iPadOS 16's new Apple Books actions (mostly unnecessarily,) this lil <a href=\"https://mastodon.social/tags/shortcut\" class=\"mention hashtag\" rel=\"tag\">#<span>shortcut</span></a> will prompt write.as to generate a live .epub-formatted version of my blog, which it then downloads, opens, and (after a pause) flips to the real start of the content. <a href=\"https://routinehub.co/shortcut/14273\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">routinehub.co/shortcut/14273</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://writing.exchange/users/write_as",
"name": "@write_as@writing.exchange"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/shortcut",
"name": "#shortcut"
}
],
"replies": {
"id": "https://mastodon.social/users/DavidBlue/statuses/109873216710068304/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/DavidBlue/statuses/109873216710068304/replies?min_id=109873460561109681&page=true",
"partOf": "https://mastodon.social/users/DavidBlue/statuses/109873216710068304/replies",
"items": [
"https://mastodon.social/users/DavidBlue/statuses/109873460561109681"
]
}
},
"likes": {
"id": "https://mastodon.social/users/DavidBlue/statuses/109873216710068304/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/DavidBlue/statuses/109873216710068304/shares",
"type": "Collection",
"totalItems": 1
}
}