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://jawns.club/users/alexhillman/statuses/109537830228246852",
"type": "Note",
"summary": null,
"inReplyTo": "https://jawns.club/users/alexhillman/statuses/109537778138169463",
"published": "2022-12-19T01:50:45Z",
"url": "https://jawns.club/@alexhillman/109537830228246852",
"attributedTo": "https://jawns.club/users/alexhillman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://jawns.club/users/alexhillman/followers"
],
"sensitive": false,
"atomUri": "https://jawns.club/users/alexhillman/statuses/109537830228246852",
"inReplyToAtomUri": "https://jawns.club/users/alexhillman/statuses/109537778138169463",
"conversation": "tag:jawns.club,2022-12-19:objectId=6621259:objectType=Conversation",
"content": "<p>I have seen other instances use all sorts of donation options, from buymeacoffee to Patreon to Liberapay. </p><p>If you're a <a href=\"https://jawns.club/tags/mastoadmin\" class=\"mention hashtag\" rel=\"tag\">#<span>mastoadmin</span></a> running a server, I strongly recommend exploring OpenCollective as an alternative. </p><p>There is a 5% platform fee on top of the standard ~3% credit card fees, but that 5% basically gives you a lightweight legal entity and bank account for instance expenses, tucked under a 501c3 org. IMO the reduced admin overhead is *absolutely* worth the 5%.</p>",
"contentMap": {
"en": "<p>I have seen other instances use all sorts of donation options, from buymeacoffee to Patreon to Liberapay. </p><p>If you're a <a href=\"https://jawns.club/tags/mastoadmin\" class=\"mention hashtag\" rel=\"tag\">#<span>mastoadmin</span></a> running a server, I strongly recommend exploring OpenCollective as an alternative. </p><p>There is a 5% platform fee on top of the standard ~3% credit card fees, but that 5% basically gives you a lightweight legal entity and bank account for instance expenses, tucked under a 501c3 org. IMO the reduced admin overhead is *absolutely* worth the 5%.</p>"
},
"updated": "2022-12-19T01:51:18Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://jawns.club/tags/mastoadmin",
"name": "#mastoadmin"
}
],
"replies": {
"id": "https://jawns.club/users/alexhillman/statuses/109537830228246852/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://jawns.club/users/alexhillman/statuses/109537830228246852/replies?only_other_accounts=true&page=true",
"partOf": "https://jawns.club/users/alexhillman/statuses/109537830228246852/replies",
"items": []
}
},
"likes": {
"id": "https://jawns.club/users/alexhillman/statuses/109537830228246852/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://jawns.club/users/alexhillman/statuses/109537830228246852/shares",
"type": "Collection",
"totalItems": 3
}
}