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://hear-me.social/users/Jerry/statuses/113840716061875747",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-16T23:51:13Z",
"url": "https://hear-me.social/@Jerry/113840716061875747",
"attributedTo": "https://hear-me.social/users/Jerry",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hear-me.social/users/Jerry/followers"
],
"sensitive": false,
"atomUri": "https://hear-me.social/users/Jerry/statuses/113840716061875747",
"inReplyToAtomUri": null,
"conversation": "tag:hear-me.social,2025-01-16:objectId=53305793:objectType=Conversation",
"content": "<p>Hey, Fediverse! I'm looking for informed opinions on database choices.</p><p>I can stand up an Internet-facing application and have it use either mysql or postgresql. Which is the better choice, and why do you think so?</p><p>Thanks!</p><p><a href=\"https://hear-me.social/tags/Mastodev\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodev</span></a> <a href=\"https://hear-me.social/tags/SelfHosted\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosted</span></a> <a href=\"https://hear-me.social/tags/SelfHosting\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosting</span></a> <a href=\"https://hear-me.social/tags/Postgresql\" class=\"mention hashtag\" rel=\"tag\">#<span>Postgresql</span></a> <a href=\"https://hear-me.social/tags/mysql\" class=\"mention hashtag\" rel=\"tag\">#<span>mysql</span></a></p>",
"contentMap": {
"en": "<p>Hey, Fediverse! I'm looking for informed opinions on database choices.</p><p>I can stand up an Internet-facing application and have it use either mysql or postgresql. Which is the better choice, and why do you think so?</p><p>Thanks!</p><p><a href=\"https://hear-me.social/tags/Mastodev\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodev</span></a> <a href=\"https://hear-me.social/tags/SelfHosted\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosted</span></a> <a href=\"https://hear-me.social/tags/SelfHosting\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosting</span></a> <a href=\"https://hear-me.social/tags/Postgresql\" class=\"mention hashtag\" rel=\"tag\">#<span>Postgresql</span></a> <a href=\"https://hear-me.social/tags/mysql\" class=\"mention hashtag\" rel=\"tag\">#<span>mysql</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://hear-me.social/tags/mastodev",
"name": "#mastodev"
},
{
"type": "Hashtag",
"href": "https://hear-me.social/tags/selfhosted",
"name": "#selfhosted"
},
{
"type": "Hashtag",
"href": "https://hear-me.social/tags/selfhosting",
"name": "#selfhosting"
},
{
"type": "Hashtag",
"href": "https://hear-me.social/tags/postgresql",
"name": "#postgresql"
},
{
"type": "Hashtag",
"href": "https://hear-me.social/tags/mysql",
"name": "#mysql"
}
],
"replies": {
"id": "https://hear-me.social/users/Jerry/statuses/113840716061875747/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hear-me.social/users/Jerry/statuses/113840716061875747/replies?only_other_accounts=true&page=true",
"partOf": "https://hear-me.social/users/Jerry/statuses/113840716061875747/replies",
"items": []
}
},
"likes": {
"id": "https://hear-me.social/users/Jerry/statuses/113840716061875747/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://hear-me.social/users/Jerry/statuses/113840716061875747/shares",
"type": "Collection",
"totalItems": 7
}
}