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.nz/users/themods/statuses/113132882277829341/activity",
"type": "Create",
"actor": "https://mastodon.nz/users/themods",
"published": "2024-09-13T23:39:46Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.nz/users/themods/followers"
],
"object": {
"id": "https://mastodon.nz/users/themods/statuses/113132882277829341",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-13T23:39:46Z",
"url": "https://mastodon.nz/@themods/113132882277829341",
"attributedTo": "https://mastodon.nz/users/themods",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.nz/users/themods/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.nz/users/themods/statuses/113132882277829341",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.nz,2024-09-13:objectId=92555553:objectType=Conversation",
"content": "<p>Happy Saturday! We all know and love alt text, but another useful accessibility trick is to CamelCase(*) hashtags, making it easier for screenreaders to pronounce.</p><p>Sadly Mastodon’s hashtag auto-suggest uses whatever case the server first saw.</p><p>Happily mods can edit the case that trending hashtags <a href=\"https://mastodon.nz/explore/tags\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">mastodon.nz/explore/tags</span><span class=\"invisible\"></span></a> display as. I’m testing this (let me know if you spot anything weird!) but if you’re creating a new hashtag you can help by taking a moment to CamelCase it yourself. 🥰</p>",
"contentMap": {
"en": "<p>Happy Saturday! We all know and love alt text, but another useful accessibility trick is to CamelCase(*) hashtags, making it easier for screenreaders to pronounce.</p><p>Sadly Mastodon’s hashtag auto-suggest uses whatever case the server first saw.</p><p>Happily mods can edit the case that trending hashtags <a href=\"https://mastodon.nz/explore/tags\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">mastodon.nz/explore/tags</span><span class=\"invisible\"></span></a> display as. I’m testing this (let me know if you spot anything weird!) but if you’re creating a new hashtag you can help by taking a moment to CamelCase it yourself. 🥰</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.nz/users/themods/statuses/113132882277829341/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.nz/users/themods/statuses/113132882277829341/replies?min_id=113132883706277842&page=true",
"partOf": "https://mastodon.nz/users/themods/statuses/113132882277829341/replies",
"items": [
"https://mastodon.nz/users/themods/statuses/113132883706277842"
]
}
},
"likes": {
"id": "https://mastodon.nz/users/themods/statuses/113132882277829341/likes",
"type": "Collection",
"totalItems": 19
},
"shares": {
"id": "https://mastodon.nz/users/themods/statuses/113132882277829341/shares",
"type": "Collection",
"totalItems": 8
}
}
}