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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.sdf.org/users/davbucci/statuses/113697657908450986/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.sdf.org/users/davbucci/statuses/113697657908450986/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/davbucci/statuses/113697657908450986/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sdf.org/users/davbucci/statuses/113697657908450986/replies",
"items": [
{
"id": "https://mastodon.sdf.org/users/davbucci/statuses/113697716373408469",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.sdf.org/users/davbucci/statuses/113697657908450986",
"published": "2024-12-22T17:44:31Z",
"url": "https://mastodon.sdf.org/@davbucci/113697716373408469",
"attributedTo": "https://mastodon.sdf.org/users/davbucci",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/davbucci/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/davbucci/statuses/113697716373408469",
"inReplyToAtomUri": "https://mastodon.sdf.org/users/davbucci/statuses/113697657908450986",
"conversation": "tag:mastodon.sdf.org,2024-12-15:objectId=229306891:objectType=Conversation",
"content": "<p>I implemented a fairly complete <a href=\"https://mastodon.sdf.org/tags/GeneralMIDI\" class=\"mention hashtag\" rel=\"tag\">#<span>GeneralMIDI</span></a> table. It was quite a work! I am struggling though with the percussion sounds. This is an example of the drumkit while playing the bass drum (B0), the Closed Hi-Hat (F#1), and the Acoustic Snare (D1). Not impressive! I think I can get something better from the <a href=\"https://mastodon.sdf.org/tags/SID\" class=\"mention hashtag\" rel=\"tag\">#<span>SID</span></a>.</p>",
"contentMap": {
"en": "<p>I implemented a fairly complete <a href=\"https://mastodon.sdf.org/tags/GeneralMIDI\" class=\"mention hashtag\" rel=\"tag\">#<span>GeneralMIDI</span></a> table. It was quite a work! I am struggling though with the percussion sounds. This is an example of the drumkit while playing the bass drum (B0), the Closed Hi-Hat (F#1), and the Acoustic Snare (D1). Not impressive! I think I can get something better from the <a href=\"https://mastodon.sdf.org/tags/SID\" class=\"mention hashtag\" rel=\"tag\">#<span>SID</span></a>.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "audio/mpeg",
"url": "https://mastodon.sdf.org/system/media_attachments/files/113/697/703/321/721/339/original/42477a98eb0bda6b.mp3",
"name": null,
"blurhash": null
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/GeneralMIDI",
"name": "#GeneralMIDI"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/sid",
"name": "#sid"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/davbucci/statuses/113697716373408469/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/davbucci/statuses/113697716373408469/replies?min_id=113698495542412492&page=true",
"partOf": "https://mastodon.sdf.org/users/davbucci/statuses/113697716373408469/replies",
"items": [
"https://mastodon.sdf.org/users/davbucci/statuses/113698495542412492"
]
}
}
}
]
}
}