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.social/users/alexhall/statuses/111918866511057307",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-12T13:59:36Z",
"url": "https://mastodon.social/@alexhall/111918866511057307",
"attributedTo": "https://mastodon.social/users/alexhall",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/alexhall/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/alexhall/statuses/111918866511057307",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-02-12:objectId=641250583:objectType=Conversation",
"content": "<p>I spent the weekend using my laptop's built-in keyboard iinstead of my Ergodox EZ, just because I wanted to see if I could. I can, but comparing the two is quite something. The comfort of angling my wrists and arms exactly how I want, the longer key travel, the sculpted keycaps, the thumb keys, the feel of the tactile switches... Split mechanical keyboards really are amazing, and that's before we get to the advantages of using QMK to customize them.</p>",
"contentMap": {
"en": "<p>I spent the weekend using my laptop's built-in keyboard iinstead of my Ergodox EZ, just because I wanted to see if I could. I can, but comparing the two is quite something. The comfort of angling my wrists and arms exactly how I want, the longer key travel, the sculpted keycaps, the thumb keys, the feel of the tactile switches... Split mechanical keyboards really are amazing, and that's before we get to the advantages of using QMK to customize them.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/alexhall/statuses/111918866511057307/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/alexhall/statuses/111918866511057307/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/alexhall/statuses/111918866511057307/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/alexhall/statuses/111918866511057307/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/alexhall/statuses/111918866511057307/shares",
"type": "Collection",
"totalItems": 0
}
}