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://gamerplus.org/users/screwlisp/statuses/114565602234703820",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-25T00:19:18Z",
"url": "https://gamerplus.org/@screwlisp/114565602234703820",
"attributedTo": "https://gamerplus.org/users/screwlisp",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://gamerplus.org/users/screwlisp/followers",
"https://chaos.social/users/saxnot"
],
"sensitive": false,
"atomUri": "https://gamerplus.org/users/screwlisp/statuses/114565602234703820",
"inReplyToAtomUri": null,
"conversation": "tag:gamerplus.org,2025-05-25:objectId=8275327:objectType=Conversation",
"content": "<p><a href=\"https://gamerplus.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://gamerplus.org/tags/database\" class=\"mention hashtag\" rel=\"tag\">#<span>database</span></a> <a href=\"https://gamerplus.org/tags/cringe\" class=\"mention hashtag\" rel=\"tag\">#<span>cringe</span></a> <a href=\"https://gamerplus.org/tags/sql\" class=\"mention hashtag\" rel=\"tag\">#<span>sql</span></a> <a href=\"https://gamerplus.org/tags/blog\" class=\"mention hashtag\" rel=\"tag\">#<span>blog</span></a> <br />Sharpsign not-very-deep. I just made some shallow notes about database server useage with slight reference to <a href=\"https://gamerplus.org/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a>, and shared a database horror story from a (non-lisp!) company I worked at ten years ago.</p><p><a href=\"https://screwlisp.small-web.org/programming/not-very-deep-notes-and-a-cringy-anecdote-about-database-servers-and-SQL/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">screwlisp.small-web.org/progra</span><span class=\"invisible\">mming/not-very-deep-notes-and-a-cringy-anecdote-about-database-servers-and-SQL/</span></a></p><p>with some apologies to <span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@saxnot\" class=\"u-url mention\">@<span>saxnot</span></a></span> (I will write a more serious post about lisp and databases much later, this one is not it. If you would like to be redacted from the post, let me know).</p><p>Thoughts, other horror stories welcome.</p>",
"contentMap": {
"en": "<p><a href=\"https://gamerplus.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://gamerplus.org/tags/database\" class=\"mention hashtag\" rel=\"tag\">#<span>database</span></a> <a href=\"https://gamerplus.org/tags/cringe\" class=\"mention hashtag\" rel=\"tag\">#<span>cringe</span></a> <a href=\"https://gamerplus.org/tags/sql\" class=\"mention hashtag\" rel=\"tag\">#<span>sql</span></a> <a href=\"https://gamerplus.org/tags/blog\" class=\"mention hashtag\" rel=\"tag\">#<span>blog</span></a> <br />Sharpsign not-very-deep. I just made some shallow notes about database server useage with slight reference to <a href=\"https://gamerplus.org/tags/lisp\" class=\"mention hashtag\" rel=\"tag\">#<span>lisp</span></a>, and shared a database horror story from a (non-lisp!) company I worked at ten years ago.</p><p><a href=\"https://screwlisp.small-web.org/programming/not-very-deep-notes-and-a-cringy-anecdote-about-database-servers-and-SQL/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">screwlisp.small-web.org/progra</span><span class=\"invisible\">mming/not-very-deep-notes-and-a-cringy-anecdote-about-database-servers-and-SQL/</span></a></p><p>with some apologies to <span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@saxnot\" class=\"u-url mention\">@<span>saxnot</span></a></span> (I will write a more serious post about lisp and databases much later, this one is not it. If you would like to be redacted from the post, let me know).</p><p>Thoughts, other horror stories welcome.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://chaos.social/users/saxnot",
"name": "@saxnot@chaos.social"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/database",
"name": "#database"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/cringe",
"name": "#cringe"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/sql",
"name": "#sql"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/blog",
"name": "#blog"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/lisp",
"name": "#lisp"
}
],
"replies": {
"id": "https://gamerplus.org/users/screwlisp/statuses/114565602234703820/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://gamerplus.org/users/screwlisp/statuses/114565602234703820/replies?only_other_accounts=true&page=true",
"partOf": "https://gamerplus.org/users/screwlisp/statuses/114565602234703820/replies",
"items": []
}
}
}