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.world/users/hamatti/statuses/113514472982306788",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-20T09:03:18Z",
"url": "https://mastodon.world/@hamatti/113514472982306788",
"attributedTo": "https://mastodon.world/users/hamatti",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.world/users/hamatti/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.world/users/hamatti/statuses/113514472982306788",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.world,2024-11-20:objectId=334475299:objectType=Conversation",
"content": "<p>Taking good notes is the first step. Second step is to use those notes when you're looking for information.</p><p>Depending on what system you use for your notes, you may have access to tools that makes it easier.</p><p>For example, when I search online, the search results are enriched with search results from my <a href=\"https://mastodon.world/tags/Obsidian\" class=\"mention hashtag\" rel=\"tag\">#<span>Obsidian</span></a> notes and it's so cool.</p><p><a href=\"https://hamatti.org/posts/search-your-notes-first/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">hamatti.org/posts/search-your-</span><span class=\"invisible\">notes-first/</span></a></p><p><a href=\"https://mastodon.world/tags/blogging\" class=\"mention hashtag\" rel=\"tag\">#<span>blogging</span></a> <a href=\"https://mastodon.world/tags/notes\" class=\"mention hashtag\" rel=\"tag\">#<span>notes</span></a> <a href=\"https://mastodon.world/tags/NoteTaking\" class=\"mention hashtag\" rel=\"tag\">#<span>NoteTaking</span></a></p>",
"contentMap": {
"en": "<p>Taking good notes is the first step. Second step is to use those notes when you're looking for information.</p><p>Depending on what system you use for your notes, you may have access to tools that makes it easier.</p><p>For example, when I search online, the search results are enriched with search results from my <a href=\"https://mastodon.world/tags/Obsidian\" class=\"mention hashtag\" rel=\"tag\">#<span>Obsidian</span></a> notes and it's so cool.</p><p><a href=\"https://hamatti.org/posts/search-your-notes-first/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">hamatti.org/posts/search-your-</span><span class=\"invisible\">notes-first/</span></a></p><p><a href=\"https://mastodon.world/tags/blogging\" class=\"mention hashtag\" rel=\"tag\">#<span>blogging</span></a> <a href=\"https://mastodon.world/tags/notes\" class=\"mention hashtag\" rel=\"tag\">#<span>notes</span></a> <a href=\"https://mastodon.world/tags/NoteTaking\" class=\"mention hashtag\" rel=\"tag\">#<span>NoteTaking</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/obsidian",
"name": "#obsidian"
},
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/blogging",
"name": "#blogging"
},
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/notes",
"name": "#notes"
},
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/notetaking",
"name": "#notetaking"
}
],
"replies": {
"id": "https://mastodon.world/users/hamatti/statuses/113514472982306788/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.world/users/hamatti/statuses/113514472982306788/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.world/users/hamatti/statuses/113514472982306788/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.world/users/hamatti/statuses/113514472982306788/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.world/users/hamatti/statuses/113514472982306788/shares",
"type": "Collection",
"totalItems": 3
}
}