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.gamedev.place/users/mcmartin/statuses/114214339220368658",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-23T23:28:30Z",
"url": "https://mastodon.gamedev.place/@mcmartin/114214339220368658",
"attributedTo": "https://mastodon.gamedev.place/users/mcmartin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/mcmartin/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/mcmartin/statuses/114214339220368658",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2025-03-23:objectId=141352832:objectType=Conversation",
"content": "<p>After last week's tour of Z80 devtools, I didn't *quite* manage to finish all the platform guides for the pure-Z80 systems I've done work on on the blog.</p><p>That turns out to have been for a very happy reason: TRS-80 emulation is in noticeably better shape than it was when I first seriously looked at it a few years ago!</p><p>I needed to redesign and recreate a bunch of step-by-step guides to get everything back up to speed.</p><p><a href=\"https://bumbershootsoft.wordpress.com/platform-guide-trs-80-model-iii/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">bumbershootsoft.wordpress.com/</span><span class=\"invisible\">platform-guide-trs-80-model-iii/</span></a></p><p><a href=\"https://mastodon.gamedev.place/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a> <a href=\"https://mastodon.gamedev.place/tags/trs80\" class=\"mention hashtag\" rel=\"tag\">#<span>trs80</span></a></p>",
"contentMap": {
"en": "<p>After last week's tour of Z80 devtools, I didn't *quite* manage to finish all the platform guides for the pure-Z80 systems I've done work on on the blog.</p><p>That turns out to have been for a very happy reason: TRS-80 emulation is in noticeably better shape than it was when I first seriously looked at it a few years ago!</p><p>I needed to redesign and recreate a bunch of step-by-step guides to get everything back up to speed.</p><p><a href=\"https://bumbershootsoft.wordpress.com/platform-guide-trs-80-model-iii/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">bumbershootsoft.wordpress.com/</span><span class=\"invisible\">platform-guide-trs-80-model-iii/</span></a></p><p><a href=\"https://mastodon.gamedev.place/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a> <a href=\"https://mastodon.gamedev.place/tags/trs80\" class=\"mention hashtag\" rel=\"tag\">#<span>trs80</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/retrocomputing",
"name": "#retrocomputing"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/trs80",
"name": "#trs80"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/mcmartin/statuses/114214339220368658/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/mcmartin/statuses/114214339220368658/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/mcmartin/statuses/114214339220368658/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/mcmartin/statuses/114214339220368658/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/mcmartin/statuses/114214339220368658/shares",
"type": "Collection",
"totalItems": 1
}
}