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/114571539424235034",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-26T01:29:12Z",
"url": "https://gamerplus.org/@screwlisp/114571539424235034",
"attributedTo": "https://gamerplus.org/users/screwlisp",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://gamerplus.org/users/screwlisp/followers"
],
"sensitive": false,
"atomUri": "https://gamerplus.org/users/screwlisp/statuses/114571539424235034",
"inReplyToAtomUri": null,
"conversation": "tag:gamerplus.org,2025-05-26:objectId=8298456: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/systems\" class=\"mention hashtag\" rel=\"tag\">#<span>systems</span></a> <a href=\"https://gamerplus.org/tags/distribution\" class=\"mention hashtag\" rel=\"tag\">#<span>distribution</span></a> <a href=\"https://gamerplus.org/tags/knowledge\" class=\"mention hashtag\" rel=\"tag\">#<span>knowledge</span></a> <a href=\"https://gamerplus.org/tags/sharing\" class=\"mention hashtag\" rel=\"tag\">#<span>sharing</span></a> <a href=\"https://screwlisp.small-web.org/programming/crystalizing-lisp-fragments-into-asdf/\" 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/crystalizing-lisp-fragments-into-asdf/</span></a> </p><p>Here, for reproducibility, I am in fact integrating <a href=\"https://gamerplus.org/tags/commonLisp\" class=\"mention hashtag\" rel=\"tag\">#<span>commonLisp</span></a> <a href=\"https://gamerplus.org/tags/asdf\" class=\"mention hashtag\" rel=\"tag\">#<span>asdf</span></a> <a href=\"https://gamerplus.org/tags/packageInferredSystem\" class=\"mention hashtag\" rel=\"tag\">#<span>packageInferredSystem</span></a> . I'm going to quickly redux my blogs so far to reflect this useage. It will mean there is no mysterious collect-everything-you-need step any more.</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/systems\" class=\"mention hashtag\" rel=\"tag\">#<span>systems</span></a> <a href=\"https://gamerplus.org/tags/distribution\" class=\"mention hashtag\" rel=\"tag\">#<span>distribution</span></a> <a href=\"https://gamerplus.org/tags/knowledge\" class=\"mention hashtag\" rel=\"tag\">#<span>knowledge</span></a> <a href=\"https://gamerplus.org/tags/sharing\" class=\"mention hashtag\" rel=\"tag\">#<span>sharing</span></a> <a href=\"https://screwlisp.small-web.org/programming/crystalizing-lisp-fragments-into-asdf/\" 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/crystalizing-lisp-fragments-into-asdf/</span></a> </p><p>Here, for reproducibility, I am in fact integrating <a href=\"https://gamerplus.org/tags/commonLisp\" class=\"mention hashtag\" rel=\"tag\">#<span>commonLisp</span></a> <a href=\"https://gamerplus.org/tags/asdf\" class=\"mention hashtag\" rel=\"tag\">#<span>asdf</span></a> <a href=\"https://gamerplus.org/tags/packageInferredSystem\" class=\"mention hashtag\" rel=\"tag\">#<span>packageInferredSystem</span></a> . I'm going to quickly redux my blogs so far to reflect this useage. It will mean there is no mysterious collect-everything-you-need step any more.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/systems",
"name": "#systems"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/distribution",
"name": "#distribution"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/knowledge",
"name": "#knowledge"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/sharing",
"name": "#sharing"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/commonlisp",
"name": "#commonlisp"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/asdf",
"name": "#asdf"
},
{
"type": "Hashtag",
"href": "https://gamerplus.org/tags/packageinferredsystem",
"name": "#packageinferredsystem"
}
],
"replies": {
"id": "https://gamerplus.org/users/screwlisp/statuses/114571539424235034/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://gamerplus.org/users/screwlisp/statuses/114571539424235034/replies?only_other_accounts=true&page=true",
"partOf": "https://gamerplus.org/users/screwlisp/statuses/114571539424235034/replies",
"items": []
}
}
}