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://mastodon.yuuta.moe/users/coelacanthus/statuses/113470350267467796",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.yuuta.moe/users/coelacanthus/statuses/113470347476804184",
"published": "2024-11-12T14:02:19Z",
"url": "https://mastodon.yuuta.moe/@coelacanthus/113470350267467796",
"attributedTo": "https://mastodon.yuuta.moe/users/coelacanthus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.yuuta.moe/users/coelacanthus/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.yuuta.moe/users/coelacanthus/statuses/113470350267467796",
"inReplyToAtomUri": "https://mastodon.yuuta.moe/users/coelacanthus/statuses/113470347476804184",
"conversation": "tag:yuuta.moe,2024-11-12:objectId=2225368:objectType=Conversation",
"content": "<p>The exposure way and calculation method are defined in the "6.2.2.7 Global Items" section of the <a href=\"https://mastodon.yuuta.moe/tags/USB\" class=\"mention hashtag\" rel=\"tag\">#<span>USB</span></a> HID spec 1.11. The general formula is</p><p>Resolution = (Logical Maximum – Logical Minimum) / ((Physical Maximum – Physical Minimum) * (10^Unit Exponent))</p><p>Unfortunately, I do not have a mouse device that exposes 'Unit Exponent' and 'Unit' for testing. Otherwise, it would be great to write a PR to <a href=\"https://mastodon.yuuta.moe/tags/systemd\" class=\"mention hashtag\" rel=\"tag\">#<span>systemd</span></a> or <a href=\"https://mastodon.yuuta.moe/tags/libinput\" class=\"mention hashtag\" rel=\"tag\">#<span>libinput</span></a> to add it.</p>",
"contentMap": {
"en": "<p>The exposure way and calculation method are defined in the "6.2.2.7 Global Items" section of the <a href=\"https://mastodon.yuuta.moe/tags/USB\" class=\"mention hashtag\" rel=\"tag\">#<span>USB</span></a> HID spec 1.11. The general formula is</p><p>Resolution = (Logical Maximum – Logical Minimum) / ((Physical Maximum – Physical Minimum) * (10^Unit Exponent))</p><p>Unfortunately, I do not have a mouse device that exposes 'Unit Exponent' and 'Unit' for testing. Otherwise, it would be great to write a PR to <a href=\"https://mastodon.yuuta.moe/tags/systemd\" class=\"mention hashtag\" rel=\"tag\">#<span>systemd</span></a> or <a href=\"https://mastodon.yuuta.moe/tags/libinput\" class=\"mention hashtag\" rel=\"tag\">#<span>libinput</span></a> to add it.</p>"
},
"updated": "2024-11-12T14:02:56Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.yuuta.moe/tags/usb",
"name": "#usb"
},
{
"type": "Hashtag",
"href": "https://mastodon.yuuta.moe/tags/systemd",
"name": "#systemd"
},
{
"type": "Hashtag",
"href": "https://mastodon.yuuta.moe/tags/libinput",
"name": "#libinput"
}
],
"replies": {
"id": "https://mastodon.yuuta.moe/users/coelacanthus/statuses/113470350267467796/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.yuuta.moe/users/coelacanthus/statuses/113470350267467796/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.yuuta.moe/users/coelacanthus/statuses/113470350267467796/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.yuuta.moe/users/coelacanthus/statuses/113470350267467796/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.yuuta.moe/users/coelacanthus/statuses/113470350267467796/shares",
"type": "Collection",
"totalItems": 0
}
}