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.social/users/aeveltstra/statuses/111567518101297026",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-12T12:47:04Z",
"url": "https://mastodon.social/@aeveltstra/111567518101297026",
"attributedTo": "https://mastodon.social/users/aeveltstra",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/aeveltstra/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/aeveltstra/statuses/111567518101297026",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-12-12:objectId=597644349:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/protip\" class=\"mention hashtag\" rel=\"tag\">#<span>protip</span></a> for <a href=\"https://mastodon.social/tags/websitedesign\" class=\"mention hashtag\" rel=\"tag\">#<span>websitedesign</span></a> and <a href=\"https://mastodon.social/tags/webdevelopers\" class=\"mention hashtag\" rel=\"tag\">#<span>webdevelopers</span></a> : review the pages you have designed / developed using a <a href=\"https://mastodon.social/tags/screenreader\" class=\"mention hashtag\" rel=\"tag\">#<span>screenreader</span></a> or <a href=\"https://mastodon.social/tags/immersivereader\" class=\"mention hashtag\" rel=\"tag\">#<span>immersivereader</span></a> , and make sure those convey your actual content. <br /> <br />Today I was hoping to read some advertorial about cool gadget gifts nobody thought of before that editor listed them. Of course it's bull shyte, but what's worse is that the page HID the editorial from the readers, and instead gave me a disclaimer. I thought I had clicked the wrong ad!</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/protip\" class=\"mention hashtag\" rel=\"tag\">#<span>protip</span></a> for <a href=\"https://mastodon.social/tags/websitedesign\" class=\"mention hashtag\" rel=\"tag\">#<span>websitedesign</span></a> and <a href=\"https://mastodon.social/tags/webdevelopers\" class=\"mention hashtag\" rel=\"tag\">#<span>webdevelopers</span></a> : review the pages you have designed / developed using a <a href=\"https://mastodon.social/tags/screenreader\" class=\"mention hashtag\" rel=\"tag\">#<span>screenreader</span></a> or <a href=\"https://mastodon.social/tags/immersivereader\" class=\"mention hashtag\" rel=\"tag\">#<span>immersivereader</span></a> , and make sure those convey your actual content. <br /> <br />Today I was hoping to read some advertorial about cool gadget gifts nobody thought of before that editor listed them. Of course it's bull shyte, but what's worse is that the page HID the editorial from the readers, and instead gave me a disclaimer. I thought I had clicked the wrong ad!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/protip",
"name": "#protip"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/websitedesign",
"name": "#websitedesign"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webdevelopers",
"name": "#webdevelopers"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/screenreader",
"name": "#screenreader"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ImmersiveReader",
"name": "#ImmersiveReader"
}
],
"replies": {
"id": "https://mastodon.social/users/aeveltstra/statuses/111567518101297026/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/aeveltstra/statuses/111567518101297026/replies?min_id=111567587887298592&page=true",
"partOf": "https://mastodon.social/users/aeveltstra/statuses/111567518101297026/replies",
"items": [
"https://mastodon.social/users/aeveltstra/statuses/111567587887298592"
]
}
},
"likes": {
"id": "https://mastodon.social/users/aeveltstra/statuses/111567518101297026/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/aeveltstra/statuses/111567518101297026/shares",
"type": "Collection",
"totalItems": 0
}
}