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://chaos.social/users/sofia/statuses/112150045288764818",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-03-24T09:51:24Z",
"url": "https://chaos.social/@sofia/112150045288764818",
"attributedTo": "https://chaos.social/users/sofia",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/sofia/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/sofia/statuses/112150045288764818",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-03-24:objectId=171830849:objectType=Conversation",
"content": "<p><a href=\"https://chaos.social/tags/IPFS\" class=\"mention hashtag\" rel=\"tag\">#<span>IPFS</span></a> pool for (free) <a href=\"https://chaos.social/tags/fonts\" class=\"mention hashtag\" rel=\"tag\">#<span>fonts</span></a> plz.</p><p>not just for the web but in general. i feel like having a random selection of fonts on your system is super awkward any annoying. the names are fairly unique-ish so having the font selector be a fairly simple search box seems reasonable.</p><p>plus it could kill Google Fonts embedding 😏.</p>",
"contentMap": {
"en": "<p><a href=\"https://chaos.social/tags/IPFS\" class=\"mention hashtag\" rel=\"tag\">#<span>IPFS</span></a> pool for (free) <a href=\"https://chaos.social/tags/fonts\" class=\"mention hashtag\" rel=\"tag\">#<span>fonts</span></a> plz.</p><p>not just for the web but in general. i feel like having a random selection of fonts on your system is super awkward any annoying. the names are fairly unique-ish so having the font selector be a fairly simple search box seems reasonable.</p><p>plus it could kill Google Fonts embedding 😏.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/ipfs",
"name": "#ipfs"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/fonts",
"name": "#fonts"
}
],
"replies": {
"id": "https://chaos.social/users/sofia/statuses/112150045288764818/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/sofia/statuses/112150045288764818/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/sofia/statuses/112150045288764818/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/sofia/statuses/112150045288764818/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://chaos.social/users/sofia/statuses/112150045288764818/shares",
"type": "Collection",
"totalItems": 1
}
}