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://jeffburg.social/users/jeff/statuses/113746961185332019",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-31T10:28:07Z",
"url": "https://jeffburg.social/@jeff/113746961185332019",
"attributedTo": "https://jeffburg.social/users/jeff",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://jeffburg.social/users/jeff/followers"
],
"sensitive": false,
"atomUri": "https://jeffburg.social/users/jeff/statuses/113746961185332019",
"inReplyToAtomUri": null,
"conversation": "tag:jeffburg.social,2024-12-31:objectId=123995:objectType=Conversation",
"content": "<p>Well I did it. I built a new version of the <a href=\"https://jeffburg.social/tags/OpenStep\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenStep</span></a> Video Driver for VirtualBox that lets me run the OS at all sorts of normal widescreen resolutions that Macs use. I think I'll be using 1440x900 most of the time. However, it works at up to 1920x1080. For some reason 1920x1200 did not work, so I stopped trying to go higher.</p><p><a href=\"https://github.com/vcarosadev/VBoxVideo/commit/474834d0f0677960e5749779b81b5f0b75d04d0f\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/vcarosadev/VBoxVide</span><span class=\"invisible\">o/commit/474834d0f0677960e5749779b81b5f0b75d04d0f</span></a></p>",
"contentMap": {
"en": "<p>Well I did it. I built a new version of the <a href=\"https://jeffburg.social/tags/OpenStep\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenStep</span></a> Video Driver for VirtualBox that lets me run the OS at all sorts of normal widescreen resolutions that Macs use. I think I'll be using 1440x900 most of the time. However, it works at up to 1920x1080. For some reason 1920x1200 did not work, so I stopped trying to go higher.</p><p><a href=\"https://github.com/vcarosadev/VBoxVideo/commit/474834d0f0677960e5749779b81b5f0b75d04d0f\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/vcarosadev/VBoxVide</span><span class=\"invisible\">o/commit/474834d0f0677960e5749779b81b5f0b75d04d0f</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://wsb.hostdon.ne.jp/sgm234/media_attachments/files/113/746/960/869/034/533/original/471dca70b28ed320.png",
"name": null,
"blurhash": "UGIOb1xv4n%14ot3%MNH0MRitRW=~VbbRis,",
"width": 1440,
"height": 900
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://jeffburg.social/tags/openstep",
"name": "#openstep"
}
],
"replies": {
"id": "https://jeffburg.social/users/jeff/statuses/113746961185332019/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://jeffburg.social/users/jeff/statuses/113746961185332019/replies?only_other_accounts=true&page=true",
"partOf": "https://jeffburg.social/users/jeff/statuses/113746961185332019/replies",
"items": []
}
},
"likes": {
"id": "https://jeffburg.social/users/jeff/statuses/113746961185332019/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://jeffburg.social/users/jeff/statuses/113746961185332019/shares",
"type": "Collection",
"totalItems": 1
}
}