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.social/users/Ash_Crow/statuses/113754998933885449",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-01T20:32:13Z",
"url": "https://mastodon.social/@Ash_Crow/113754998933885449",
"attributedTo": "https://mastodon.social/users/Ash_Crow",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/Ash_Crow/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/Ash_Crow/statuses/113754998933885449",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-01-01:objectId=884768691:objectType=Conversation",
"content": "<p>One of the things I'd like to do in 2025 is leave <a href=\"https://mastodon.social/tags/Notion\" class=\"mention hashtag\" rel=\"tag\">#<span>Notion</span></a> for a local-first and open source personal knowledge base/note taking app.</p><p>Right now, I'm considering two options...</p><p><a href=\"https://mastodon.social/tags/PersonalKnowledgeManagement\" class=\"mention hashtag\" rel=\"tag\">#<span>PersonalKnowledgeManagement</span></a> <a href=\"https://mastodon.social/tags/SecondBrain\" class=\"mention hashtag\" rel=\"tag\">#<span>SecondBrain</span></a> <a href=\"https://mastodon.social/tags/NoteTaking\" class=\"mention hashtag\" rel=\"tag\">#<span>NoteTaking</span></a></p>",
"contentMap": {
"en": "<p>One of the things I'd like to do in 2025 is leave <a href=\"https://mastodon.social/tags/Notion\" class=\"mention hashtag\" rel=\"tag\">#<span>Notion</span></a> for a local-first and open source personal knowledge base/note taking app.</p><p>Right now, I'm considering two options...</p><p><a href=\"https://mastodon.social/tags/PersonalKnowledgeManagement\" class=\"mention hashtag\" rel=\"tag\">#<span>PersonalKnowledgeManagement</span></a> <a href=\"https://mastodon.social/tags/SecondBrain\" class=\"mention hashtag\" rel=\"tag\">#<span>SecondBrain</span></a> <a href=\"https://mastodon.social/tags/NoteTaking\" class=\"mention hashtag\" rel=\"tag\">#<span>NoteTaking</span></a></p>"
},
"updated": "2025-01-05T09:37:25Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/notion",
"name": "#notion"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/PersonalKnowledgeManagement",
"name": "#PersonalKnowledgeManagement"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/secondbrain",
"name": "#secondbrain"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/notetaking",
"name": "#notetaking"
}
],
"replies": {
"id": "https://mastodon.social/users/Ash_Crow/statuses/113754998933885449/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/Ash_Crow/statuses/113754998933885449/replies?min_id=113755004492809367&page=true",
"partOf": "https://mastodon.social/users/Ash_Crow/statuses/113754998933885449/replies",
"items": [
"https://mastodon.social/users/Ash_Crow/statuses/113755004492809367"
]
}
},
"likes": {
"id": "https://mastodon.social/users/Ash_Crow/statuses/113754998933885449/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/Ash_Crow/statuses/113754998933885449/shares",
"type": "Collection",
"totalItems": 0
}
}