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"
}
}
],
"id": "https://mstdn.social/users/joshsternberg/statuses/111677079441579399/activity",
"type": "Create",
"actor": "https://mstdn.social/users/joshsternberg",
"published": "2023-12-31T21:09:58Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/joshsternberg/followers"
],
"object": {
"id": "https://mstdn.social/users/joshsternberg/statuses/111677079441579399",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-31T21:09:58Z",
"url": "https://mstdn.social/@joshsternberg/111677079441579399",
"attributedTo": "https://mstdn.social/users/joshsternberg",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/joshsternberg/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/joshsternberg/statuses/111677079441579399",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2023-12-31:objectId=313712678:objectType=Conversation",
"content": "<p>New Years goal is to teach my 9yo how to play guitar. </p><p>Today was lesson one: tuning and learning an A chord.</p>",
"contentMap": {
"en": "<p>New Years goal is to teach my 9yo how to play guitar. </p><p>Today was lesson one: tuning and learning an A chord.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mstdn.social/media_attachments/files/111/677/079/092/991/520/original/b9807d72b9a0956e.jpeg",
"name": null,
"blurhash": "UTJ*Ck-n^*o~~VNKS5WCOtbFRjaKR+nhM|WC",
"width": 2494,
"height": 3325
}
],
"tag": [],
"replies": {
"id": "https://mstdn.social/users/joshsternberg/statuses/111677079441579399/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/joshsternberg/statuses/111677079441579399/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/joshsternberg/statuses/111677079441579399/replies",
"items": []
}
}
}
}