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/mars1024/statuses/111670505380974163",
"type": "Note",
"summary": null,
"inReplyTo": "https://techhub.social/users/mars1024/statuses/111670495895498924",
"published": "2023-12-30T17:18:06Z",
"url": "https://techhub.social/@mars1024/111670505380974163",
"attributedTo": "https://techhub.social/users/mars1024",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/mars1024/followers"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/mars1024/statuses/111670505380974163",
"inReplyToAtomUri": "https://techhub.social/users/mars1024/statuses/111670495895498924",
"conversation": "tag:techhub.social,2023-12-30:objectId=102420239:objectType=Conversation",
"content": "<p>I use <a href=\"https://techhub.social/tags/NextDNS\" class=\"mention hashtag\" rel=\"tag\">#<span>NextDNS</span></a>, however I hit the monthly limit of 300,000 queries. So I was looking around for alternatives, and guess what I found!!!</p><p><a href=\"https://techhub.social/tags/DNSForge\" class=\"mention hashtag\" rel=\"tag\">#<span>DNSForge</span></a> !!!! 😇😇😇</p><p>What a time to be alive!!!</p>",
"contentMap": {
"en": "<p>I use <a href=\"https://techhub.social/tags/NextDNS\" class=\"mention hashtag\" rel=\"tag\">#<span>NextDNS</span></a>, however I hit the monthly limit of 300,000 queries. So I was looking around for alternatives, and guess what I found!!!</p><p><a href=\"https://techhub.social/tags/DNSForge\" class=\"mention hashtag\" rel=\"tag\">#<span>DNSForge</span></a> !!!! 😇😇😇</p><p>What a time to be alive!!!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://techhub.social/tags/NextDNS",
"name": "#NextDNS"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/dnsforge",
"name": "#dnsforge"
}
],
"replies": {
"id": "https://techhub.social/users/mars1024/statuses/111670505380974163/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/mars1024/statuses/111670505380974163/replies?min_id=111670521325461245&page=true",
"partOf": "https://techhub.social/users/mars1024/statuses/111670505380974163/replies",
"items": [
"https://techhub.social/users/mars1024/statuses/111670521325461245"
]
}
},
"likes": {
"id": "https://techhub.social/users/mars1024/statuses/111670505380974163/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://techhub.social/users/mars1024/statuses/111670505380974163/shares",
"type": "Collection",
"totalItems": 0
}
}