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"
}
],
"id": "https://mastodon.social/users/taylorhadden/statuses/111930541661141770",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/dhry/statuses/111922199855726310",
"published": "2024-02-14T15:28:44Z",
"url": "https://mastodon.social/@taylorhadden/111930541661141770",
"attributedTo": "https://mastodon.social/users/taylorhadden",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/taylorhadden/followers",
"https://mastodon.social/users/dhry"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/taylorhadden/statuses/111930541661141770",
"inReplyToAtomUri": "https://mastodon.social/users/dhry/statuses/111922199855726310",
"conversation": "tag:mastodon.social,2024-02-13:objectId=641692829:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@dhry\" class=\"u-url mention\">@<span>dhry</span></a></span> Hey-oh! I made Tangent because there were a dozen small annoyances I had with Obsidian. When I also started getting typing performance issues, I broke ground on making my own.</p><p>That was over two years ago! A lot has changed. If I was just discovering Obsidian now, maybe Tangent wouldn’t exist. However, I use it almost daily, and I highly value the bespoke features I’ve added.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@dhry\" class=\"u-url mention\">@<span>dhry</span></a></span> Hey-oh! I made Tangent because there were a dozen small annoyances I had with Obsidian. When I also started getting typing performance issues, I broke ground on making my own.</p><p>That was over two years ago! A lot has changed. If I was just discovering Obsidian now, maybe Tangent wouldn’t exist. However, I use it almost daily, and I highly value the bespoke features I’ve added.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/dhry",
"name": "@dhry"
}
],
"replies": {
"id": "https://mastodon.social/users/taylorhadden/statuses/111930541661141770/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/taylorhadden/statuses/111930541661141770/replies?min_id=111930553462297258&page=true",
"partOf": "https://mastodon.social/users/taylorhadden/statuses/111930541661141770/replies",
"items": [
"https://mastodon.social/users/taylorhadden/statuses/111930553462297258"
]
}
},
"likes": {
"id": "https://mastodon.social/users/taylorhadden/statuses/111930541661141770/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/taylorhadden/statuses/111930541661141770/shares",
"type": "Collection",
"totalItems": 1
}
}