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://mastodon.cloud/users/boilingsteam/statuses/111805071836274857",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-01-23T11:40:07Z",
"url": "https://mastodon.cloud/@boilingsteam/111805071836274857",
"attributedTo": "https://mastodon.cloud/users/boilingsteam",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/boilingsteam/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/boilingsteam/statuses/111805071836274857",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.cloud,2024-01-23:objectId=309701828:objectType=Conversation",
"content": "<p>Have you ever used generative AI (text, code, audio, image, video) in your occupation/work?</p><p><a href=\"https://mastodon.cloud/tags/genAI\" class=\"mention hashtag\" rel=\"tag\">#<span>genAI</span></a> <a href=\"https://mastodon.cloud/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> <a href=\"https://mastodon.cloud/tags/tool\" class=\"mention hashtag\" rel=\"tag\">#<span>tool</span></a> <a href=\"https://mastodon.cloud/tags/generative\" class=\"mention hashtag\" rel=\"tag\">#<span>generative</span></a></p>",
"contentMap": {
"en": "<p>Have you ever used generative AI (text, code, audio, image, video) in your occupation/work?</p><p><a href=\"https://mastodon.cloud/tags/genAI\" class=\"mention hashtag\" rel=\"tag\">#<span>genAI</span></a> <a href=\"https://mastodon.cloud/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> <a href=\"https://mastodon.cloud/tags/tool\" class=\"mention hashtag\" rel=\"tag\">#<span>tool</span></a> <a href=\"https://mastodon.cloud/tags/generative\" class=\"mention hashtag\" rel=\"tag\">#<span>generative</span></a></p>"
},
"endTime": "2024-01-24T11:40:07Z",
"closed": "2024-01-24T11:40:07Z",
"votersCount": 99,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/genai",
"name": "#genai"
},
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/tool",
"name": "#tool"
},
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/generative",
"name": "#generative"
}
],
"replies": {
"id": "https://mastodon.cloud/users/boilingsteam/statuses/111805071836274857/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/boilingsteam/statuses/111805071836274857/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/boilingsteam/statuses/111805071836274857/replies",
"items": []
}
},
"oneOf": [
{
"type": "Note",
"name": "Yup, everyday now, it's one of my tools",
"replies": {
"type": "Collection",
"totalItems": 17
}
},
{
"type": "Note",
"name": "Tried it but not really using it",
"replies": {
"type": "Collection",
"totalItems": 31
}
},
{
"type": "Note",
"name": "Nope",
"replies": {
"type": "Collection",
"totalItems": 48
}
},
{
"type": "Note",
"name": "What's generative AI? I'm still sleeping",
"replies": {
"type": "Collection",
"totalItems": 3
}
}
]
}