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/sergioperea/statuses/114035442477039438",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-20T09:12:42Z",
"url": "https://mastodon.social/@sergioperea/114035442477039438",
"attributedTo": "https://mastodon.social/users/sergioperea",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/sergioperea/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/sergioperea/statuses/114035442477039438",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-02-20:objectId=926067487:objectType=Conversation",
"content": "<p>Hello, Mastodon community! I’m a software developer passionate about photography, mountaineering, technology, sports, and vegan living. </p><p>I’m excited to start my journey here, sharing my interests in <a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a>, <a href=\"https://mastodon.social/tags/Java\" class=\"mention hashtag\" rel=\"tag\">#<span>Java</span></a>, <a href=\"https://mastodon.social/tags/TypeScript\" class=\"mention hashtag\" rel=\"tag\">#<span>TypeScript</span></a>, <a href=\"https://mastodon.social/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a>, along with my commitment to <a href=\"https://mastodon.social/tags/CleanCode\" class=\"mention hashtag\" rel=\"tag\">#<span>CleanCode</span></a>, <a href=\"https://mastodon.social/tags/TDD\" class=\"mention hashtag\" rel=\"tag\">#<span>TDD</span></a>, <a href=\"https://mastodon.social/tags/XP\" class=\"mention hashtag\" rel=\"tag\">#<span>XP</span></a>, and <a href=\"https://mastodon.social/tags/DDD\" class=\"mention hashtag\" rel=\"tag\">#<span>DDD</span></a>. </p><p>Looking forward to connecting with like-minded people and learning together on this new adventure.</p>",
"contentMap": {
"en": "<p>Hello, Mastodon community! I’m a software developer passionate about photography, mountaineering, technology, sports, and vegan living. </p><p>I’m excited to start my journey here, sharing my interests in <a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a>, <a href=\"https://mastodon.social/tags/Java\" class=\"mention hashtag\" rel=\"tag\">#<span>Java</span></a>, <a href=\"https://mastodon.social/tags/TypeScript\" class=\"mention hashtag\" rel=\"tag\">#<span>TypeScript</span></a>, <a href=\"https://mastodon.social/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a>, along with my commitment to <a href=\"https://mastodon.social/tags/CleanCode\" class=\"mention hashtag\" rel=\"tag\">#<span>CleanCode</span></a>, <a href=\"https://mastodon.social/tags/TDD\" class=\"mention hashtag\" rel=\"tag\">#<span>TDD</span></a>, <a href=\"https://mastodon.social/tags/XP\" class=\"mention hashtag\" rel=\"tag\">#<span>XP</span></a>, and <a href=\"https://mastodon.social/tags/DDD\" class=\"mention hashtag\" rel=\"tag\">#<span>DDD</span></a>. </p><p>Looking forward to connecting with like-minded people and learning together on this new adventure.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/java",
"name": "#java"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/typescript",
"name": "#typescript"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/javascript",
"name": "#javascript"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cleancode",
"name": "#cleancode"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/tdd",
"name": "#tdd"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/xp",
"name": "#xp"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ddd",
"name": "#ddd"
}
],
"replies": {
"id": "https://mastodon.social/users/sergioperea/statuses/114035442477039438/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/sergioperea/statuses/114035442477039438/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/sergioperea/statuses/114035442477039438/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/sergioperea/statuses/114035442477039438/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mastodon.social/users/sergioperea/statuses/114035442477039438/shares",
"type": "Collection",
"totalItems": 5
}
}