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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://dragonscave.space/users/jscholes/statuses/109373172877439910",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-19T23:56:14Z",
"url": "https://dragonscave.space/@jscholes/109373172877439910",
"attributedTo": "https://dragonscave.space/users/jscholes",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://dragonscave.space/users/jscholes/followers"
],
"sensitive": false,
"atomUri": "https://dragonscave.space/users/jscholes/statuses/109373172877439910",
"inReplyToAtomUri": null,
"conversation": "tag:dragonscave.space,2022-11-19:objectId=13952342:objectType=Conversation",
"content": "<p>As a <a href=\"https://dragonscave.space/tags/ScreenReader\" class=\"mention hashtag\" rel=\"tag\">#<span>ScreenReader</span></a> user, I find <a href=\"https://dragonscave.space/tags/hashtags\" class=\"mention hashtag\" rel=\"tag\">#<span>hashtags</span></a> at the end of a post to be suboptimal. As I'm unable to visually scan, I don't know that you haven't written anything after the hashtags, and hence have to choose between: listening to them anyway, or being okay with potentially missing content. When written inline within the flow of your text, this problem doesn't occur. <a href=\"https://dragonscave.space/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> <a href=\"https://dragonscave.space/tags/a11y\" class=\"mention hashtag\" rel=\"tag\">#<span>a11y</span></a></p>",
"contentMap": {
"en": "<p>As a <a href=\"https://dragonscave.space/tags/ScreenReader\" class=\"mention hashtag\" rel=\"tag\">#<span>ScreenReader</span></a> user, I find <a href=\"https://dragonscave.space/tags/hashtags\" class=\"mention hashtag\" rel=\"tag\">#<span>hashtags</span></a> at the end of a post to be suboptimal. As I'm unable to visually scan, I don't know that you haven't written anything after the hashtags, and hence have to choose between: listening to them anyway, or being okay with potentially missing content. When written inline within the flow of your text, this problem doesn't occur. <a href=\"https://dragonscave.space/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> <a href=\"https://dragonscave.space/tags/a11y\" class=\"mention hashtag\" rel=\"tag\">#<span>a11y</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://dragonscave.space/tags/screenreader",
"name": "#screenreader"
},
{
"type": "Hashtag",
"href": "https://dragonscave.space/tags/hashtags",
"name": "#hashtags"
},
{
"type": "Hashtag",
"href": "https://dragonscave.space/tags/accessibility",
"name": "#accessibility"
},
{
"type": "Hashtag",
"href": "https://dragonscave.space/tags/a11y",
"name": "#a11y"
}
],
"replies": {
"id": "https://dragonscave.space/users/jscholes/statuses/109373172877439910/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://dragonscave.space/users/jscholes/statuses/109373172877439910/replies?min_id=109373181926381471&page=true",
"partOf": "https://dragonscave.space/users/jscholes/statuses/109373172877439910/replies",
"items": [
"https://dragonscave.space/users/jscholes/statuses/109373181926381471"
]
}
},
"likes": {
"id": "https://dragonscave.space/users/jscholes/statuses/109373172877439910/likes",
"type": "Collection",
"totalItems": 215
},
"shares": {
"id": "https://dragonscave.space/users/jscholes/statuses/109373172877439910/shares",
"type": "Collection",
"totalItems": 230
}
}