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/ttpphd/statuses/111168182084707191",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-03T00:10:40Z",
"url": "https://mastodon.social/@ttpphd/111168182084707191",
"attributedTo": "https://mastodon.social/users/ttpphd",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ttpphd/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ttpphd/statuses/111168182084707191",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-10-03:objectId=548708739:objectType=Conversation",
"content": "<p>In addition to being a scientist, I am also an amateur <a href=\"https://mastodon.social/tags/musician\" class=\"mention hashtag\" rel=\"tag\">#<span>musician</span></a>. I have shared some very old <a href=\"https://mastodon.social/tags/music\" class=\"mention hashtag\" rel=\"tag\">#<span>music</span></a> from my college years. They aren't much but I'm still proud of them, so I've collected links to the <a href=\"https://mastodon.social/tags/audio\" class=\"mention hashtag\" rel=\"tag\">#<span>audio</span></a> in this thread.</p>",
"contentMap": {
"en": "<p>In addition to being a scientist, I am also an amateur <a href=\"https://mastodon.social/tags/musician\" class=\"mention hashtag\" rel=\"tag\">#<span>musician</span></a>. I have shared some very old <a href=\"https://mastodon.social/tags/music\" class=\"mention hashtag\" rel=\"tag\">#<span>music</span></a> from my college years. They aren't much but I'm still proud of them, so I've collected links to the <a href=\"https://mastodon.social/tags/audio\" class=\"mention hashtag\" rel=\"tag\">#<span>audio</span></a> in this thread.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/musician",
"name": "#musician"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/music",
"name": "#music"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/audio",
"name": "#audio"
}
],
"replies": {
"id": "https://mastodon.social/users/ttpphd/statuses/111168182084707191/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ttpphd/statuses/111168182084707191/replies?min_id=111168244023169884&page=true",
"partOf": "https://mastodon.social/users/ttpphd/statuses/111168182084707191/replies",
"items": [
"https://mastodon.social/users/ttpphd/statuses/111168244023169884"
]
}
},
"likes": {
"id": "https://mastodon.social/users/ttpphd/statuses/111168182084707191/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.social/users/ttpphd/statuses/111168182084707191/shares",
"type": "Collection",
"totalItems": 1
}
}