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"
}
],
"id": "https://mastodon.rhys.wtf/users/rhys/statuses/113527536770737053",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.rhys.wtf/users/rhys/statuses/113527526555197581",
"published": "2024-11-22T16:25:36Z",
"url": "https://mastodon.rhys.wtf/@rhys/113527536770737053",
"attributedTo": "https://mastodon.rhys.wtf/users/rhys",
"to": [
"https://mastodon.rhys.wtf/users/rhys/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mastodon.rhys.wtf/users/rhys/statuses/113527536770737053",
"inReplyToAtomUri": "https://mastodon.rhys.wtf/users/rhys/statuses/113527526555197581",
"conversation": "tag:rhys.wtf,2024-11-22:objectId=1879079:objectType=Conversation",
"content": "<p>I have a couple of new use cases requiring fast file transfers, and for some reason the r8125 driver periodically autonegotiates at 100Mbps. Ethtooling it to force gigabit speed prevents any connectivity. I've been fixing it by unplugging/replugging repeatedly until it negotiated gigabit speed correctly — after confirming it wasn't my switch at fault.</p>",
"contentMap": {
"en": "<p>I have a couple of new use cases requiring fast file transfers, and for some reason the r8125 driver periodically autonegotiates at 100Mbps. Ethtooling it to force gigabit speed prevents any connectivity. I've been fixing it by unplugging/replugging repeatedly until it negotiated gigabit speed correctly — after confirming it wasn't my switch at fault.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.rhys.wtf/users/rhys/statuses/113527536770737053/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.rhys.wtf/users/rhys/statuses/113527536770737053/replies?min_id=113527546481958965&page=true",
"partOf": "https://mastodon.rhys.wtf/users/rhys/statuses/113527536770737053/replies",
"items": [
"https://mastodon.rhys.wtf/users/rhys/statuses/113527546481958965"
]
}
},
"likes": {
"id": "https://mastodon.rhys.wtf/users/rhys/statuses/113527536770737053/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.rhys.wtf/users/rhys/statuses/113527536770737053/shares",
"type": "Collection",
"totalItems": 0
}
}