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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://a11y.social/users/dankeck/statuses/114054760188213623",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2025-02-23T19:05:27Z",
"url": "https://a11y.social/@dankeck/114054760188213623",
"attributedTo": "https://a11y.social/users/dankeck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://a11y.social/users/dankeck/followers"
],
"sensitive": false,
"atomUri": "https://a11y.social/users/dankeck/statuses/114054760188213623",
"inReplyToAtomUri": null,
"conversation": "tag:a11y.social,2025-02-23:objectId=3402177:objectType=Conversation",
"content": "<p>For 5 years now I've been learning about web accessibility and reviewing websites. But I'm not a native screen reader user, and my mobile app experience is lacking.</p><p>This month I learned about "Accessibility Actions" or "actions available" for VoiceOver and TalkBack. I shoulda known about it for years-- it makes navigation by swiping potentially much quicker.</p><p>Would you be willing to share your thoughts and experiences with this feature?</p><p><a href=\"https://a11y.social/tags/Blind\" class=\"mention hashtag\" rel=\"tag\">#<span>Blind</span></a> <a href=\"https://a11y.social/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> <a href=\"https://a11y.social/tags/A11y\" class=\"mention hashtag\" rel=\"tag\">#<span>A11y</span></a> <a href=\"https://a11y.social/tags/VoiceOver\" class=\"mention hashtag\" rel=\"tag\">#<span>VoiceOver</span></a> <a href=\"https://a11y.social/tags/TalkBack\" class=\"mention hashtag\" rel=\"tag\">#<span>TalkBack</span></a></p>",
"contentMap": {
"en": "<p>For 5 years now I've been learning about web accessibility and reviewing websites. But I'm not a native screen reader user, and my mobile app experience is lacking.</p><p>This month I learned about "Accessibility Actions" or "actions available" for VoiceOver and TalkBack. I shoulda known about it for years-- it makes navigation by swiping potentially much quicker.</p><p>Would you be willing to share your thoughts and experiences with this feature?</p><p><a href=\"https://a11y.social/tags/Blind\" class=\"mention hashtag\" rel=\"tag\">#<span>Blind</span></a> <a href=\"https://a11y.social/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> <a href=\"https://a11y.social/tags/A11y\" class=\"mention hashtag\" rel=\"tag\">#<span>A11y</span></a> <a href=\"https://a11y.social/tags/VoiceOver\" class=\"mention hashtag\" rel=\"tag\">#<span>VoiceOver</span></a> <a href=\"https://a11y.social/tags/TalkBack\" class=\"mention hashtag\" rel=\"tag\">#<span>TalkBack</span></a></p>"
},
"endTime": "2025-03-02T19:05:27Z",
"votersCount": 30,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://a11y.social/tags/talkback",
"name": "#talkback"
},
{
"type": "Hashtag",
"href": "https://a11y.social/tags/voiceover",
"name": "#voiceover"
},
{
"type": "Hashtag",
"href": "https://a11y.social/tags/a11y",
"name": "#a11y"
},
{
"type": "Hashtag",
"href": "https://a11y.social/tags/accessibility",
"name": "#accessibility"
},
{
"type": "Hashtag",
"href": "https://a11y.social/tags/blind",
"name": "#blind"
}
],
"replies": {
"id": "https://a11y.social/users/dankeck/statuses/114054760188213623/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://a11y.social/users/dankeck/statuses/114054760188213623/replies?min_id=114054799534135179&page=true",
"partOf": "https://a11y.social/users/dankeck/statuses/114054760188213623/replies",
"items": [
"https://a11y.social/users/dankeck/statuses/114054799534135179"
]
}
},
"oneOf": [
{
"type": "Note",
"name": "I use and like Accessibility Actions",
"replies": {
"type": "Collection",
"totalItems": 23
}
},
{
"type": "Note",
"name": "I use but don't like Accessibility Actions",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "I use and sometimes like Accessibility Actions",
"replies": {
"type": "Collection",
"totalItems": 0
}
},
{
"type": "Note",
"name": "I don't use Accessibility Actions",
"replies": {
"type": "Collection",
"totalItems": 6
}
}
]
}