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/celesteh/statuses/102995806634590219",
"type": "Note",
"summary": "linux woes",
"inReplyTo": "https://mastodon.social/users/celesteh/statuses/102994955274444494",
"published": "2019-10-20T17:08:07Z",
"url": "https://mastodon.social/@celesteh/102995806634590219",
"attributedTo": "https://mastodon.social/users/celesteh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/celesteh/followers"
],
"sensitive": true,
"atomUri": "https://mastodon.social/users/celesteh/statuses/102995806634590219",
"inReplyToAtomUri": "https://mastodon.social/users/celesteh/statuses/102994955274444494",
"conversation": "tag:mastodon.social,2019-10-19:objectId=130737914:objectType=Conversation",
"content": "<p>Now that I've got a working visualisation, I need to be able to record it.</p><p><a href=\"https://mastodon.social/tags/ffmpeg\" class=\"mention hashtag\" rel=\"tag\">#<span>ffmpeg</span></a> is recording weird static. <a href=\"https://mastodon.social/tags/recordmydesktop\" class=\"mention hashtag\" rel=\"tag\">#<span>recordmydesktop</span></a> is getting black. <a href=\"https://mastodon.social/tags/vokoscreen\" class=\"mention hashtag\" rel=\"tag\">#<span>vokoscreen</span></a> is not happening. <a href=\"https://mastodon.social/tags/OpenBroadcastStudio\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenBroadcastStudio</span></a> is crashing. If I press shift-contrl-alt-r, I get a lovely recording that stops after 30 seconds (I need 20 minutes).</p><p>Anyone got any tips on what might be wrong with <a href=\"https://mastodon.social/tags/screenRecording\" class=\"mention hashtag\" rel=\"tag\">#<span>screenRecording</span></a> on <a href=\"https://mastodon.social/tags/ubuntuStudio\" class=\"mention hashtag\" rel=\"tag\">#<span>ubuntuStudio</span></a> or how I might do it? I'm super high res, so I'll try changing that first.</p><p><a href=\"https://mastodon.social/tags/ubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>ubuntu</span></a> <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>",
"contentMap": {
"en": "<p>Now that I've got a working visualisation, I need to be able to record it.</p><p><a href=\"https://mastodon.social/tags/ffmpeg\" class=\"mention hashtag\" rel=\"tag\">#<span>ffmpeg</span></a> is recording weird static. <a href=\"https://mastodon.social/tags/recordmydesktop\" class=\"mention hashtag\" rel=\"tag\">#<span>recordmydesktop</span></a> is getting black. <a href=\"https://mastodon.social/tags/vokoscreen\" class=\"mention hashtag\" rel=\"tag\">#<span>vokoscreen</span></a> is not happening. <a href=\"https://mastodon.social/tags/OpenBroadcastStudio\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenBroadcastStudio</span></a> is crashing. If I press shift-contrl-alt-r, I get a lovely recording that stops after 30 seconds (I need 20 minutes).</p><p>Anyone got any tips on what might be wrong with <a href=\"https://mastodon.social/tags/screenRecording\" class=\"mention hashtag\" rel=\"tag\">#<span>screenRecording</span></a> on <a href=\"https://mastodon.social/tags/ubuntuStudio\" class=\"mention hashtag\" rel=\"tag\">#<span>ubuntuStudio</span></a> or how I might do it? I'm super high res, so I'll try changing that first.</p><p><a href=\"https://mastodon.social/tags/ubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>ubuntu</span></a> <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/recordmydesktop",
"name": "#recordmydesktop"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/openbroadcaststudio",
"name": "#openbroadcaststudio"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/screenrecording",
"name": "#screenrecording"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ubuntu",
"name": "#ubuntu"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ffmpeg",
"name": "#ffmpeg"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/vokoscreen",
"name": "#vokoscreen"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ubuntustudio",
"name": "#ubuntustudio"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://mastodon.social/users/celesteh/statuses/102995806634590219/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/celesteh/statuses/102995806634590219/replies?min_id=102995822399588771&page=true",
"partOf": "https://mastodon.social/users/celesteh/statuses/102995806634590219/replies",
"items": [
"https://mastodon.social/users/celesteh/statuses/102995822399588771"
]
}
},
"likes": {
"id": "https://mastodon.social/users/celesteh/statuses/102995806634590219/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/celesteh/statuses/102995806634590219/shares",
"type": "Collection",
"totalItems": 0
}
}