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"
}
],
"id": "https://techhub.social/users/dsoft/collections/featured",
"type": "OrderedCollection",
"totalItems": 2,
"orderedItems": [
{
"id": "https://techhub.social/users/dsoft/statuses/112275160163391428",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-15T12:09:45Z",
"url": "https://techhub.social/@dsoft/112275160163391428",
"attributedTo": "https://techhub.social/users/dsoft",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/dsoft/followers",
"https://fosstodon.org/users/watomatic"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/dsoft/statuses/112275160163391428",
"inReplyToAtomUri": null,
"conversation": "tag:techhub.social,2024-04-15:objectId=135164830:objectType=Conversation",
"content": "<p>Need help: Received notice to take down <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@watomatic\" class=\"u-url mention\">@<span>watomatic</span></a></span> app from the play store. What can I do to fight this? I am the developer of this. Reboosts appreciated. Thank you all ❤️</p>",
"contentMap": {
"en": "<p>Need help: Received notice to take down <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@watomatic\" class=\"u-url mention\">@<span>watomatic</span></a></span> app from the play store. What can I do to fight this? I am the developer of this. Reboosts appreciated. Thank you all ❤️</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.techhub.social/media_attachments/files/112/275/143/703/639/209/original/fbdcd52801152b3b.jpg",
"name": null,
"blurhash": "U26RM%?bD%M{9Ft7t7Rj00t7%MRj_3RjIUof",
"width": 1079,
"height": 1667
}
],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/watomatic",
"name": "@watomatic@fosstodon.org"
}
],
"replies": {
"id": "https://techhub.social/users/dsoft/statuses/112275160163391428/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/dsoft/statuses/112275160163391428/replies?min_id=112389188657715827&page=true",
"partOf": "https://techhub.social/users/dsoft/statuses/112275160163391428/replies",
"items": [
"https://techhub.social/users/dsoft/statuses/112304314959928576",
"https://techhub.social/users/dsoft/statuses/112389188657715827"
]
}
},
"likes": {
"id": "https://techhub.social/users/dsoft/statuses/112275160163391428/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://techhub.social/users/dsoft/statuses/112275160163391428/shares",
"type": "Collection",
"totalItems": 25
}
},
{
"id": "https://techhub.social/users/dsoft/statuses/112389185424593739",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-05-05T15:27:53Z",
"url": "https://techhub.social/@dsoft/112389185424593739",
"attributedTo": "https://techhub.social/users/dsoft",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/dsoft/followers"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/dsoft/statuses/112389185424593739",
"inReplyToAtomUri": null,
"conversation": "tag:techhub.social,2024-05-05:objectId=140694818:objectType=Conversation",
"content": "<p>🚀 Excited to share my latest project, Hacker News Over SSH! 🎉</p><p>Dive into your favorite tech stories directly from your terminal. This custom SSH server lets you browse Hacker News articles and comments interactively, offering a streamlined, text-based browsing experience.</p><p>👾 Demo: <br />$ ssh hn.parishod.com</p><p>🔗 Source code: <a href=\"https://github.com/adeekshith/hn-over-ssh\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/adeekshith/hn-over-</span><span class=\"invisible\">ssh</span></a></p><p>💡 Inspired by a recent project where they setup a coffee shop accessible only via SSH. I liked the idea to have more apps like this accessible via the terminal so built this. Built using <a href=\"https://techhub.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a>, <a href=\"https://techhub.social/tags/Paramiko\" class=\"mention hashtag\" rel=\"tag\">#<span>Paramiko</span></a> </p><p>📬 Also, I'm currently exploring new opportunities. Know of any openings or consulting work? Let's connect!</p><p><a href=\"https://techhub.social/tags/HackerNews\" class=\"mention hashtag\" rel=\"tag\">#<span>HackerNews</span></a> <a href=\"https://techhub.social/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> <a href=\"https://techhub.social/tags/TechNews\" class=\"mention hashtag\" rel=\"tag\">#<span>TechNews</span></a> <a href=\"https://techhub.social/tags/SSH\" class=\"mention hashtag\" rel=\"tag\">#<span>SSH</span></a> <a href=\"https://techhub.social/tags/Developers\" class=\"mention hashtag\" rel=\"tag\">#<span>Developers</span></a></p>",
"contentMap": {
"en": "<p>🚀 Excited to share my latest project, Hacker News Over SSH! 🎉</p><p>Dive into your favorite tech stories directly from your terminal. This custom SSH server lets you browse Hacker News articles and comments interactively, offering a streamlined, text-based browsing experience.</p><p>👾 Demo: <br />$ ssh hn.parishod.com</p><p>🔗 Source code: <a href=\"https://github.com/adeekshith/hn-over-ssh\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/adeekshith/hn-over-</span><span class=\"invisible\">ssh</span></a></p><p>💡 Inspired by a recent project where they setup a coffee shop accessible only via SSH. I liked the idea to have more apps like this accessible via the terminal so built this. Built using <a href=\"https://techhub.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a>, <a href=\"https://techhub.social/tags/Paramiko\" class=\"mention hashtag\" rel=\"tag\">#<span>Paramiko</span></a> </p><p>📬 Also, I'm currently exploring new opportunities. Know of any openings or consulting work? Let's connect!</p><p><a href=\"https://techhub.social/tags/HackerNews\" class=\"mention hashtag\" rel=\"tag\">#<span>HackerNews</span></a> <a href=\"https://techhub.social/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> <a href=\"https://techhub.social/tags/TechNews\" class=\"mention hashtag\" rel=\"tag\">#<span>TechNews</span></a> <a href=\"https://techhub.social/tags/SSH\" class=\"mention hashtag\" rel=\"tag\">#<span>SSH</span></a> <a href=\"https://techhub.social/tags/Developers\" class=\"mention hashtag\" rel=\"tag\">#<span>Developers</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.techhub.social/media_attachments/files/112/389/137/813/594/782/original/c17410123f635f0a.png",
"name": "Screenshot of terminal showing Hacker news browsing over SSH connection",
"blurhash": "U155Rj_3M_Rj?baeRjofDhM{j[j[%Mofj[f6",
"focalPoint": [
-0.81,
0.75
],
"width": 3364,
"height": 2138
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://techhub.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/paramiko",
"name": "#paramiko"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/hackernews",
"name": "#hackernews"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/technews",
"name": "#technews"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/ssh",
"name": "#ssh"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/developers",
"name": "#developers"
}
],
"replies": {
"id": "https://techhub.social/users/dsoft/statuses/112389185424593739/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/dsoft/statuses/112389185424593739/replies?min_id=112389756054605227&page=true",
"partOf": "https://techhub.social/users/dsoft/statuses/112389185424593739/replies",
"items": [
"https://techhub.social/users/dsoft/statuses/112389756054605227"
]
}
},
"likes": {
"id": "https://techhub.social/users/dsoft/statuses/112389185424593739/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://techhub.social/users/dsoft/statuses/112389185424593739/shares",
"type": "Collection",
"totalItems": 6
}
}
]
}