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://twit.social/users/chris_spackman/statuses/113097632434204195",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-09-07T18:15:16Z",
"url": "https://twit.social/@chris_spackman/113097632434204195",
"attributedTo": "https://twit.social/users/chris_spackman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://twit.social/users/chris_spackman/followers"
],
"sensitive": false,
"atomUri": "https://twit.social/users/chris_spackman/statuses/113097632434204195",
"inReplyToAtomUri": null,
"conversation": "tag:twit.social,2024-09-07:objectId=86454510:objectType=Conversation",
"content": "<p>What keyboard layout do you use?</p><p><a href=\"https://twit.social/tags/keyboards\" class=\"mention hashtag\" rel=\"tag\">#<span>keyboards</span></a> <a href=\"https://twit.social/tags/qwerty\" class=\"mention hashtag\" rel=\"tag\">#<span>qwerty</span></a> <a href=\"https://twit.social/tags/dvorak\" class=\"mention hashtag\" rel=\"tag\">#<span>dvorak</span></a> <a href=\"https://twit.social/tags/TechPolls\" class=\"mention hashtag\" rel=\"tag\">#<span>TechPolls</span></a></p>",
"contentMap": {
"en": "<p>What keyboard layout do you use?</p><p><a href=\"https://twit.social/tags/keyboards\" class=\"mention hashtag\" rel=\"tag\">#<span>keyboards</span></a> <a href=\"https://twit.social/tags/qwerty\" class=\"mention hashtag\" rel=\"tag\">#<span>qwerty</span></a> <a href=\"https://twit.social/tags/dvorak\" class=\"mention hashtag\" rel=\"tag\">#<span>dvorak</span></a> <a href=\"https://twit.social/tags/TechPolls\" class=\"mention hashtag\" rel=\"tag\">#<span>TechPolls</span></a></p>"
},
"endTime": "2024-09-14T18:15:16Z",
"closed": "2024-09-14T18:15:16Z",
"votersCount": 13,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://twit.social/tags/keyboards",
"name": "#keyboards"
},
{
"type": "Hashtag",
"href": "https://twit.social/tags/qwerty",
"name": "#qwerty"
},
{
"type": "Hashtag",
"href": "https://twit.social/tags/dvorak",
"name": "#dvorak"
},
{
"type": "Hashtag",
"href": "https://twit.social/tags/techpolls",
"name": "#techpolls"
}
],
"replies": {
"id": "https://twit.social/users/chris_spackman/statuses/113097632434204195/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://twit.social/users/chris_spackman/statuses/113097632434204195/replies?min_id=113097764504223403&page=true",
"partOf": "https://twit.social/users/chris_spackman/statuses/113097632434204195/replies",
"items": [
"https://twit.social/users/chris_spackman/statuses/113097764504223403"
]
}
},
"likes": {
"id": "https://twit.social/users/chris_spackman/statuses/113097632434204195/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://twit.social/users/chris_spackman/statuses/113097632434204195/shares",
"type": "Collection",
"totalItems": 0
},
"oneOf": [
{
"type": "Note",
"name": "QWERTY (or similar non-English)",
"replies": {
"type": "Collection",
"totalItems": 10
}
},
{
"type": "Note",
"name": "dvorak",
"replies": {
"type": "Collection",
"totalItems": 2
}
},
{
"type": "Note",
"name": "special (one handed, vision tracking, etc)",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "I don't use a keyboard",
"replies": {
"type": "Collection",
"totalItems": 0
}
}
]
}