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://chaos.social/users/ponygol/statuses/112724941618030032",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-03T22:35:06Z",
"url": "https://chaos.social/@ponygol/112724941618030032",
"attributedTo": "https://chaos.social/users/ponygol",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/ponygol/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/ponygol/statuses/112724941618030032",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-07-03:objectId=193173725:objectType=Conversation",
"content": "<p>Midimaxe</p><p>A MIDI master clock that can synchronize multiple devices with devices joining and leaving during the session. Used to sync a synthesizer jam session I regularly join.</p><p>The Demo shows Midimaxe on the left and some simulated MIDI clients that visualize the clock status on the right.</p><p>Not sure yet if I take it further, are people interested in this?</p><p><a href=\"https://asciinema.org/a/EvLaL88JvkaVTNHCR4e7L5J2I\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">asciinema.org/a/EvLaL88JvkaVTN</span><span class=\"invisible\">HCR4e7L5J2I</span></a></p><p><a href=\"https://chaos.social/tags/music\" class=\"mention hashtag\" rel=\"tag\">#<span>music</span></a> <a href=\"https://chaos.social/tags/midi\" class=\"mention hashtag\" rel=\"tag\">#<span>midi</span></a> <a href=\"https://chaos.social/tags/synth\" class=\"mention hashtag\" rel=\"tag\">#<span>synth</span></a> <a href=\"https://chaos.social/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a></p>",
"contentMap": {
"en": "<p>Midimaxe</p><p>A MIDI master clock that can synchronize multiple devices with devices joining and leaving during the session. Used to sync a synthesizer jam session I regularly join.</p><p>The Demo shows Midimaxe on the left and some simulated MIDI clients that visualize the clock status on the right.</p><p>Not sure yet if I take it further, are people interested in this?</p><p><a href=\"https://asciinema.org/a/EvLaL88JvkaVTNHCR4e7L5J2I\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">asciinema.org/a/EvLaL88JvkaVTN</span><span class=\"invisible\">HCR4e7L5J2I</span></a></p><p><a href=\"https://chaos.social/tags/music\" class=\"mention hashtag\" rel=\"tag\">#<span>music</span></a> <a href=\"https://chaos.social/tags/midi\" class=\"mention hashtag\" rel=\"tag\">#<span>midi</span></a> <a href=\"https://chaos.social/tags/synth\" class=\"mention hashtag\" rel=\"tag\">#<span>synth</span></a> <a href=\"https://chaos.social/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a></p>"
},
"updated": "2024-07-03T22:48:09Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/music",
"name": "#music"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/midi",
"name": "#midi"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/synth",
"name": "#synth"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/rust",
"name": "#rust"
}
],
"replies": {
"id": "https://chaos.social/users/ponygol/statuses/112724941618030032/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/ponygol/statuses/112724941618030032/replies?min_id=112724949596201259&page=true",
"partOf": "https://chaos.social/users/ponygol/statuses/112724941618030032/replies",
"items": [
"https://chaos.social/users/ponygol/statuses/112724949596201259"
]
}
},
"likes": {
"id": "https://chaos.social/users/ponygol/statuses/112724941618030032/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://chaos.social/users/ponygol/statuses/112724941618030032/shares",
"type": "Collection",
"totalItems": 5
}
}