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"
},
"Hashtag": "as:Hashtag",
"Emoji": "toot:Emoji"
}
],
"id": "https://hello.2heng.xin/users/code/statuses/106811956546820315",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-08-24T16:05:14Z",
"url": "https://hello.2heng.xin/@code/106811956546820315",
"attributedTo": "https://hello.2heng.xin/users/code",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hello.2heng.xin/users/code/followers",
"https://hello.2heng.xin/users/code"
],
"sensitive": false,
"atomUri": "https://hello.2heng.xin/users/code/statuses/106811956546820315",
"inReplyToAtomUri": null,
"conversation": "tag:hello.2heng.xin,2021-08-24:objectId=6567361:objectType=Conversation",
"content": "<p>RT Michael Jolley<br />Like to keep your code or markdown no longer than 80 characters wide?<br />TIL: there's a setting in <a href=\"https://hello.2heng.xin/@code\" class=\"u-url mention\">@<span>code</span></a> to create lines in your code editor at locations you specify. Open your settings.json and add:<br />"editor.rulers": [80]<br />🪄Magic in my editor.<br /><a href=\"https://hello.2heng.xin/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a> <a href=\"https://hello.2heng.xin/tags/CodeNewbies\" class=\"mention hashtag\" rel=\"tag\">#<span>CodeNewbies</span></a> <a href=\"https://hello.2heng.xin/tags/buildupdevs\" class=\"mention hashtag\" rel=\"tag\">#<span>buildupdevs</span></a></p><p>:sys_twitter: <a href=\"https://twitter.com/baldbeardbuild/status/1429810823883628546\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">twitter.com/baldbeardbuild/sta</span><span class=\"invisible\">tus/1429810823883628546</span></a></p>",
"contentMap": {
"en": "<p>RT Michael Jolley<br />Like to keep your code or markdown no longer than 80 characters wide?<br />TIL: there's a setting in <a href=\"https://hello.2heng.xin/@code\" class=\"u-url mention\">@<span>code</span></a> to create lines in your code editor at locations you specify. Open your settings.json and add:<br />"editor.rulers": [80]<br />🪄Magic in my editor.<br /><a href=\"https://hello.2heng.xin/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a> <a href=\"https://hello.2heng.xin/tags/CodeNewbies\" class=\"mention hashtag\" rel=\"tag\">#<span>CodeNewbies</span></a> <a href=\"https://hello.2heng.xin/tags/buildupdevs\" class=\"mention hashtag\" rel=\"tag\">#<span>buildupdevs</span></a></p><p>:sys_twitter: <a href=\"https://twitter.com/baldbeardbuild/status/1429810823883628546\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">twitter.com/baldbeardbuild/sta</span><span class=\"invisible\">tus/1429810823883628546</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://pbs.twimg.com/media/E9e0NaMWEAI6KVW?format=jpg&name=orig",
"name": "Media source: https://pbs.twimg.com/media/E9e0NaMWEAI6KVW?format=jpg&name=orig",
"blurhash": "U27BDv_3kCD%x^ofWBWAI9RjxubIE2NGxuof",
"width": 1110,
"height": 687
}
],
"tag": [
{
"type": "Mention",
"href": "https://hello.2heng.xin/users/code",
"name": "@code"
},
{
"type": "Hashtag",
"href": "https://hello.2heng.xin/tags/code",
"name": "#code"
},
{
"type": "Hashtag",
"href": "https://hello.2heng.xin/tags/codeNewbies",
"name": "#codeNewbies"
},
{
"type": "Hashtag",
"href": "https://hello.2heng.xin/tags/buildupdevs",
"name": "#buildupdevs"
},
{
"id": "https://hello.2heng.xin/emojis/8284",
"type": "Emoji",
"name": ":sys_twitter:",
"updated": "2020-05-30T08:45:14Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://s3.mashiro.top/mstdn/custom_emojis/images/000/008/284/original/c5aeda080a4ee803.png"
}
}
],
"replies": {
"id": "https://hello.2heng.xin/users/code/statuses/106811956546820315/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hello.2heng.xin/users/code/statuses/106811956546820315/replies?only_other_accounts=true&page=true",
"partOf": "https://hello.2heng.xin/users/code/statuses/106811956546820315/replies",
"items": []
}
}
}