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://hci.social/users/floe/statuses/114057678511536084",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-24T07:27:37Z",
"url": "https://hci.social/@floe/114057678511536084",
"attributedTo": "https://hci.social/users/floe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hci.social/users/floe/followers"
],
"sensitive": false,
"atomUri": "https://hci.social/users/floe/statuses/114057678511536084",
"inReplyToAtomUri": null,
"conversation": "tag:hci.social,2025-02-24:objectId=36506999:objectType=Conversation",
"content": "<p>TIL that HP 304 and HP 305 ink cartridges are 100% identical in all respects (electrical connections, mechanical dimensions, ink content etc. etc.) - except the model number.</p><p>And of course, that means that some printers only accept the 304 type, and some only the 305 type. Guess who bought the wrong kind? 🤬</p><p>Fuck HP. I am very tempted to trace out the I2C connection between printer and cartridge, and patch in an uC to overwrite the model number. 😑</p><p><a href=\"https://hci.social/tags/hp\" class=\"mention hashtag\" rel=\"tag\">#<span>hp</span></a> <a href=\"https://hci.social/tags/printing\" class=\"mention hashtag\" rel=\"tag\">#<span>printing</span></a> <a href=\"https://hci.social/tags/electronics\" class=\"mention hashtag\" rel=\"tag\">#<span>electronics</span></a></p>",
"contentMap": {
"en": "<p>TIL that HP 304 and HP 305 ink cartridges are 100% identical in all respects (electrical connections, mechanical dimensions, ink content etc. etc.) - except the model number.</p><p>And of course, that means that some printers only accept the 304 type, and some only the 305 type. Guess who bought the wrong kind? 🤬</p><p>Fuck HP. I am very tempted to trace out the I2C connection between printer and cartridge, and patch in an uC to overwrite the model number. 😑</p><p><a href=\"https://hci.social/tags/hp\" class=\"mention hashtag\" rel=\"tag\">#<span>hp</span></a> <a href=\"https://hci.social/tags/printing\" class=\"mention hashtag\" rel=\"tag\">#<span>printing</span></a> <a href=\"https://hci.social/tags/electronics\" class=\"mention hashtag\" rel=\"tag\">#<span>electronics</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://hci.social/tags/hp",
"name": "#hp"
},
{
"type": "Hashtag",
"href": "https://hci.social/tags/printing",
"name": "#printing"
},
{
"type": "Hashtag",
"href": "https://hci.social/tags/electronics",
"name": "#electronics"
}
],
"replies": {
"id": "https://hci.social/users/floe/statuses/114057678511536084/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hci.social/users/floe/statuses/114057678511536084/replies?only_other_accounts=true&page=true",
"partOf": "https://hci.social/users/floe/statuses/114057678511536084/replies",
"items": []
}
},
"likes": {
"id": "https://hci.social/users/floe/statuses/114057678511536084/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://hci.social/users/floe/statuses/114057678511536084/shares",
"type": "Collection",
"totalItems": 3
}
}