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/114035440284663054",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-20T09:12:08Z",
"url": "https://mastodon.social/@sergioperea/114035440284663054",
"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/114035440284663054",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-02-20:objectId=926067149:objectType=Conversation",
"content": "<p>¡Hola, comunidad de Mastodon! Soy desarrollador de software, apasionado por la fotografía, la tecnología, el montañismo y el deporte. Estoy emocionado de comenzar esta andadura en la red, compartiendo mis intereses en <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>, y mi compromiso con <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> y <a href=\"https://mastodon.social/tags/DDD\" class=\"mention hashtag\" rel=\"tag\">#<span>DDD</span></a>. </p><p>Espero conectar con gente afín y aprender juntos en este nuevo viaje.</p>",
"contentMap": {
"es": "<p>¡Hola, comunidad de Mastodon! Soy desarrollador de software, apasionado por la fotografía, la tecnología, el montañismo y el deporte. Estoy emocionado de comenzar esta andadura en la red, compartiendo mis intereses en <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>, y mi compromiso con <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> y <a href=\"https://mastodon.social/tags/DDD\" class=\"mention hashtag\" rel=\"tag\">#<span>DDD</span></a>. </p><p>Espero conectar con gente afín y aprender juntos en este nuevo viaje.</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/114035440284663054/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/sergioperea/statuses/114035440284663054/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/sergioperea/statuses/114035440284663054/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/sergioperea/statuses/114035440284663054/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.social/users/sergioperea/statuses/114035440284663054/shares",
"type": "Collection",
"totalItems": 5
}
}