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.bsd.cafe/users/pertho/statuses/114058610440218705",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-24T11:24:37Z",
"url": "https://mastodon.bsd.cafe/@pertho/114058610440218705",
"attributedTo": "https://mastodon.bsd.cafe/users/pertho",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/pertho/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/pertho/statuses/114058610440218705",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2025-02-24:objectId=13712617:objectType=Conversation",
"content": "<p>Question: </p><p><a href=\"https://mastodon.bsd.cafe/tags/mysql\" class=\"mention hashtag\" rel=\"tag\">#<span>mysql</span></a> and <a href=\"https://mastodon.bsd.cafe/tags/ZFS\" class=\"mention hashtag\" rel=\"tag\">#<span>ZFS</span></a> snapshots... Do I need to stop the MySQL jail or service before I take the ZFS snapshot? Or do I need to lock all tables? Or will it just take a proper snapshot of MySQL at that moment in time without issues?</p><p><a href=\"https://mastodon.bsd.cafe/tags/freebsd\" class=\"mention hashtag\" rel=\"tag\">#<span>freebsd</span></a> <a href=\"https://mastodon.bsd.cafe/tags/jails\" class=\"mention hashtag\" rel=\"tag\">#<span>jails</span></a></p>",
"contentMap": {
"en": "<p>Question: </p><p><a href=\"https://mastodon.bsd.cafe/tags/mysql\" class=\"mention hashtag\" rel=\"tag\">#<span>mysql</span></a> and <a href=\"https://mastodon.bsd.cafe/tags/ZFS\" class=\"mention hashtag\" rel=\"tag\">#<span>ZFS</span></a> snapshots... Do I need to stop the MySQL jail or service before I take the ZFS snapshot? Or do I need to lock all tables? Or will it just take a proper snapshot of MySQL at that moment in time without issues?</p><p><a href=\"https://mastodon.bsd.cafe/tags/freebsd\" class=\"mention hashtag\" rel=\"tag\">#<span>freebsd</span></a> <a href=\"https://mastodon.bsd.cafe/tags/jails\" class=\"mention hashtag\" rel=\"tag\">#<span>jails</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/mysql",
"name": "#mysql"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/zfs",
"name": "#zfs"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/freebsd",
"name": "#freebsd"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/jails",
"name": "#jails"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/pertho/statuses/114058610440218705/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/pertho/statuses/114058610440218705/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/pertho/statuses/114058610440218705/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/pertho/statuses/114058610440218705/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/pertho/statuses/114058610440218705/shares",
"type": "Collection",
"totalItems": 0
}
}