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.acc.umu.se/users/pettter/statuses/106071115045961825",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-04-15T19:59:30Z",
"url": "https://mastodon.acc.umu.se/@pettter/106071115045961825",
"attributedTo": "https://mastodon.acc.umu.se/users/pettter",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.acc.umu.se/users/pettter/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.acc.umu.se/users/pettter/statuses/106071115045961825",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.acc.umu.se,2021-04-15:objectId=2658648:objectType=Conversation",
"content": "<p>Nice side effect of submitting audition videos for that trombonist position is that I figured out how to record audition videos with background sound and stuff.</p><p>Incidentally, it'd be great if I knew about some automatic synchronization measurement thing in <a href=\"https://mastodon.acc.umu.se/tags/obs\" class=\"mention hashtag\" rel=\"tag\">#<span>obs</span></a> - i.e. you send a metronome signal through the desktop audio, make sure that that sound goes into the mic through headphones/speakers, and OBS figures out the Right Delay Setting.</p>",
"contentMap": {
"en": "<p>Nice side effect of submitting audition videos for that trombonist position is that I figured out how to record audition videos with background sound and stuff.</p><p>Incidentally, it'd be great if I knew about some automatic synchronization measurement thing in <a href=\"https://mastodon.acc.umu.se/tags/obs\" class=\"mention hashtag\" rel=\"tag\">#<span>obs</span></a> - i.e. you send a metronome signal through the desktop audio, make sure that that sound goes into the mic through headphones/speakers, and OBS figures out the Right Delay Setting.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.acc.umu.se/tags/obs",
"name": "#obs"
}
],
"replies": {
"id": "https://mastodon.acc.umu.se/users/pettter/statuses/106071115045961825/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.acc.umu.se/users/pettter/statuses/106071115045961825/replies?min_id=106071123965373973&page=true",
"partOf": "https://mastodon.acc.umu.se/users/pettter/statuses/106071115045961825/replies",
"items": [
"https://mastodon.acc.umu.se/users/pettter/statuses/106071123965373973"
]
}
},
"likes": {
"id": "https://mastodon.acc.umu.se/users/pettter/statuses/106071115045961825/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.acc.umu.se/users/pettter/statuses/106071115045961825/shares",
"type": "Collection",
"totalItems": 0
}
}