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.social/users/tangentnotes/statuses/113204132854200026",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-26T13:39:44Z",
"url": "https://mastodon.social/@tangentnotes/113204132854200026",
"attributedTo": "https://mastodon.social/users/tangentnotes",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/tangentnotes/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/tangentnotes/statuses/113204132854200026",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-09-26:objectId=808320832:objectType=Conversation",
"content": "<p>Tangent v0.8.0 is now live in the stable branch! In development since May, v0.8 contains a number of really useful quality-of-life improvements for your <a href=\"https://mastodon.social/tags/markdown\" class=\"mention hashtag\" rel=\"tag\">#<span>markdown</span></a>(ish) <a href=\"https://mastodon.social/tags/PKM\" class=\"mention hashtag\" rel=\"tag\">#<span>PKM</span></a> joy.</p><p>Grab it now! <a href=\"https://www.tangentnotes.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">tangentnotes.com</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Tangent v0.8.0 is now live in the stable branch! In development since May, v0.8 contains a number of really useful quality-of-life improvements for your <a href=\"https://mastodon.social/tags/markdown\" class=\"mention hashtag\" rel=\"tag\">#<span>markdown</span></a>(ish) <a href=\"https://mastodon.social/tags/PKM\" class=\"mention hashtag\" rel=\"tag\">#<span>PKM</span></a> joy.</p><p>Grab it now! <a href=\"https://www.tangentnotes.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">tangentnotes.com</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/113/204/132/814/795/848/original/d43e8248abe368ce.png",
"name": "New since v0.7.x:\n+ Added index caching. Tangent will cache workspace indexes and restore them on first load. This should speed up startup times for large workspaces.\n+ Sped up index link resolution, reducing the time taken linking notes by ~50%.\n+ Added the ability to click on nodes & threads within old Session Maps to add those nodes and threads to the current Session.\n+ Added [[Unicode Autocomplete]] support for arrows and dashes.\n+ Added access to the custom [[Dictionary]] so that mistakenly-added words can be expunged.\n+ Added support for cancelling todo items with `[-]`.\n\t+ Added the ability to choose between all todo states by right clicking on a checkbox.\n\t+ Added query support for canceled todos.\n\t+ Added a query shorthand for all complete _or_ canceled todos, e.g. `Notes with closed todos`.\n+ Made open queries refresh on file changes.\n+ Added diacritic-insensitivity for filename searches.\n+ Opening a code block will automatically create a matching closing line.\n+ Added autocomplete for code block languages.\n+ Added support for wrapping selected text in quotes, brackets, and other formatting characters when the appropriate keys are pressed.\n+ Renamed \"Paragraph\" focus to a new \"Line\" focus mode, which better reflects the actual behavior.\n+ Added a new \"Paragraph\" focus that highlights the current line and any adjacent non-empty lines or code blocks.",
"blurhash": "U15=62_39FaeM{j[t7t7afafoft7M{WBxut7",
"width": 1386,
"height": 2046
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/markdown",
"name": "#markdown"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/pkm",
"name": "#pkm"
}
],
"replies": {
"id": "https://mastodon.social/users/tangentnotes/statuses/113204132854200026/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/tangentnotes/statuses/113204132854200026/replies?min_id=113204158934767944&page=true",
"partOf": "https://mastodon.social/users/tangentnotes/statuses/113204132854200026/replies",
"items": [
"https://mastodon.social/users/tangentnotes/statuses/113204158934767944"
]
}
},
"likes": {
"id": "https://mastodon.social/users/tangentnotes/statuses/113204132854200026/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/tangentnotes/statuses/113204132854200026/shares",
"type": "Collection",
"totalItems": 6
}
}