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://beige.party/users/bazkie/statuses/113526496489055591",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-11-22T12:01:02Z",
"url": "https://beige.party/@bazkie/113526496489055591",
"attributedTo": "https://beige.party/users/bazkie",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://beige.party/users/bazkie/followers"
],
"sensitive": false,
"atomUri": "https://beige.party/users/bazkie/statuses/113526496489055591",
"inReplyToAtomUri": null,
"conversation": "tag:beige.party,2024-11-22:objectId=117121164:objectType=Conversation",
"content": "<p>In case you have ever used any website's chat support, and you got an AI bot first; did that AI bot solve the issue, or did you end up needing an actual human employee?</p><p>(multiple choice for if you had various, different, experiences)</p><p><a href=\"https://beige.party/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> <a href=\"https://beige.party/tags/UX\" class=\"mention hashtag\" rel=\"tag\">#<span>UX</span></a></p>",
"contentMap": {
"en": "<p>In case you have ever used any website's chat support, and you got an AI bot first; did that AI bot solve the issue, or did you end up needing an actual human employee?</p><p>(multiple choice for if you had various, different, experiences)</p><p><a href=\"https://beige.party/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> <a href=\"https://beige.party/tags/UX\" class=\"mention hashtag\" rel=\"tag\">#<span>UX</span></a></p>"
},
"endTime": "2024-11-23T12:01:02Z",
"closed": "2024-11-23T12:01:02Z",
"votersCount": 68,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://beige.party/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://beige.party/tags/ux",
"name": "#ux"
}
],
"replies": {
"id": "https://beige.party/users/bazkie/statuses/113526496489055591/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://beige.party/users/bazkie/statuses/113526496489055591/replies?only_other_accounts=true&page=true",
"partOf": "https://beige.party/users/bazkie/statuses/113526496489055591/replies",
"items": []
}
},
"likes": {
"id": "https://beige.party/users/bazkie/statuses/113526496489055591/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://beige.party/users/bazkie/statuses/113526496489055591/shares",
"type": "Collection",
"totalItems": 10
},
"anyOf": [
{
"type": "Note",
"name": "AI bot solved the issue",
"replies": {
"type": "Collection",
"totalItems": 4
}
},
{
"type": "Note",
"name": "Needed human interaction",
"replies": {
"type": "Collection",
"totalItems": 67
}
}
]
}