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://ohai.social/users/vappster/statuses/113601289312600510",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-05T17:01:50Z",
"url": "https://ohai.social/@vappster/113601289312600510",
"attributedTo": "https://ohai.social/users/vappster",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/vappster/followers"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/vappster/statuses/113601289312600510",
"inReplyToAtomUri": null,
"conversation": "tag:ohai.social,2024-12-05:objectId=206952450:objectType=Conversation",
"content": "<p>Okay, this is nuts: I got Wi-Fi working on the <a href=\"https://ohai.social/tags/hackintosh\" class=\"mention hashtag\" rel=\"tag\">#<span>hackintosh</span></a> <a href=\"https://ohai.social/tags/netbook\" class=\"mention hashtag\" rel=\"tag\">#<span>netbook</span></a> …but not how I thought I would</p><p>The netbook came with an unsupported card so my plan was to replace it with a AR5B125 I own which *is* supported… but it requires ATH9KFixup, and that's for 10.7+</p><p>Then I found a RT-2700E NIC in my parts box which is *not* listed as compatible anywhere, yet a random blogpost from 2009 said there were OS X PCIe drivers for it… but Ralink's website is gone and any other link seemed to be dead (1/2)</p>",
"contentMap": {
"en": "<p>Okay, this is nuts: I got Wi-Fi working on the <a href=\"https://ohai.social/tags/hackintosh\" class=\"mention hashtag\" rel=\"tag\">#<span>hackintosh</span></a> <a href=\"https://ohai.social/tags/netbook\" class=\"mention hashtag\" rel=\"tag\">#<span>netbook</span></a> …but not how I thought I would</p><p>The netbook came with an unsupported card so my plan was to replace it with a AR5B125 I own which *is* supported… but it requires ATH9KFixup, and that's for 10.7+</p><p>Then I found a RT-2700E NIC in my parts box which is *not* listed as compatible anywhere, yet a random blogpost from 2009 said there were OS X PCIe drivers for it… but Ralink's website is gone and any other link seemed to be dead (1/2)</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.ohai.social/media_attachments/files/113/601/100/489/319/438/original/8497a8717ce26bfd.jpg",
"name": "A Samsung NC10 on Mac OS X Snow Leopard 10.6.3 connecting succesfully to a Wi-Fi network using a RT-2700E Mini PCIe card and its Mac OS X Ralink drivers",
"blurhash": "UgE{bCtS4mM{-qWVM_jc8^Ri-;xbInjst7fP",
"focalPoint": [
0,
0
],
"width": 3840,
"height": 2160
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://ohai.social/tags/hackintosh",
"name": "#hackintosh"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/netbook",
"name": "#netbook"
}
],
"replies": {
"id": "https://ohai.social/users/vappster/statuses/113601289312600510/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/vappster/statuses/113601289312600510/replies?min_id=113601319389685829&page=true",
"partOf": "https://ohai.social/users/vappster/statuses/113601289312600510/replies",
"items": [
"https://ohai.social/users/vappster/statuses/113601319389685829"
]
}
},
"likes": {
"id": "https://ohai.social/users/vappster/statuses/113601289312600510/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://ohai.social/users/vappster/statuses/113601289312600510/shares",
"type": "Collection",
"totalItems": 1
}
}