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://techhub.social/users/dhrystone/statuses/109400442076826228",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-24T19:31:09Z",
"url": "https://techhub.social/@dhrystone/109400442076826228",
"attributedTo": "https://techhub.social/users/dhrystone",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/dhrystone/followers"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/dhrystone/statuses/109400442076826228",
"inReplyToAtomUri": null,
"conversation": "tag:techhub.social,2022-11-24:objectId=2652157:objectType=Conversation",
"content": "<p>Got annoyed enough with the <a href=\"https://techhub.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> advanced web layout (tiny-width columns etc) that I created my own CSS to fix it. It's a work in progress but here's what I have so far - <a href=\"https://pastebin.com/raw/Cf8HJM8T\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">pastebin.com/raw/Cf8HJM8T</span><span class=\"invisible\"></span></a></p><p>To use it, just install the <a href=\"https://techhub.social/tags/Stylebot\" class=\"mention hashtag\" rel=\"tag\">#<span>Stylebot</span></a> (<a href=\"https://stylebot.dev/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">stylebot.dev/</span><span class=\"invisible\"></span></a>) extension for Chrome or FF and then paste the code from my pastebin into the Code section of Stylebot when viewing your Mastodon interface. Currently using the Archivo font, but you can change that on line #2 to whatever you want.</p>",
"contentMap": {
"en": "<p>Got annoyed enough with the <a href=\"https://techhub.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> advanced web layout (tiny-width columns etc) that I created my own CSS to fix it. It's a work in progress but here's what I have so far - <a href=\"https://pastebin.com/raw/Cf8HJM8T\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">pastebin.com/raw/Cf8HJM8T</span><span class=\"invisible\"></span></a></p><p>To use it, just install the <a href=\"https://techhub.social/tags/Stylebot\" class=\"mention hashtag\" rel=\"tag\">#<span>Stylebot</span></a> (<a href=\"https://stylebot.dev/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">stylebot.dev/</span><span class=\"invisible\"></span></a>) extension for Chrome or FF and then paste the code from my pastebin into the Code section of Stylebot when viewing your Mastodon interface. Currently using the Archivo font, but you can change that on line #2 to whatever you want.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://techhub.social/tags/Mastodon",
"name": "#Mastodon"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/stylebot",
"name": "#stylebot"
}
],
"replies": {
"id": "https://techhub.social/users/dhrystone/statuses/109400442076826228/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/dhrystone/statuses/109400442076826228/replies?only_other_accounts=true&page=true",
"partOf": "https://techhub.social/users/dhrystone/statuses/109400442076826228/replies",
"items": []
}
},
"likes": {
"id": "https://techhub.social/users/dhrystone/statuses/109400442076826228/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://techhub.social/users/dhrystone/statuses/109400442076826228/shares",
"type": "Collection",
"totalItems": 0
}
}