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"
}
],
"id": "https://typo.social/users/pixelambacht/statuses/113266235743201292",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-07T12:53:19Z",
"url": "https://typo.social/@pixelambacht/113266235743201292",
"attributedTo": "https://typo.social/users/pixelambacht",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://typo.social/users/pixelambacht/followers"
],
"sensitive": false,
"atomUri": "https://typo.social/users/pixelambacht/statuses/113266235743201292",
"inReplyToAtomUri": null,
"conversation": "tag:typo.social,2024-10-07:objectId=13628740:objectType=Conversation",
"content": "<p>The biggest hurdle for me to continue work on Wakamai Fondue is getting the thing built on my machine.</p><p>It's just not my cup of tea and I end up in the "do random things based on Stack Overflow issues that vaguely resemble your current problem", which is tiresome 😩</p><p>I could use some help!</p><p>If you're comfortable in outdated Node environments, updating dependencies, bundling and rollupping and webpacking, removing legacy workarounds and, as a bonus, working in Vue — please get in touch!</p><p>Retoots 🙏</p>",
"contentMap": {
"en": "<p>The biggest hurdle for me to continue work on Wakamai Fondue is getting the thing built on my machine.</p><p>It's just not my cup of tea and I end up in the "do random things based on Stack Overflow issues that vaguely resemble your current problem", which is tiresome 😩</p><p>I could use some help!</p><p>If you're comfortable in outdated Node environments, updating dependencies, bundling and rollupping and webpacking, removing legacy workarounds and, as a bonus, working in Vue — please get in touch!</p><p>Retoots 🙏</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://typo.social/users/pixelambacht/statuses/113266235743201292/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://typo.social/users/pixelambacht/statuses/113266235743201292/replies?min_id=113266259297977845&page=true",
"partOf": "https://typo.social/users/pixelambacht/statuses/113266235743201292/replies",
"items": [
"https://typo.social/users/pixelambacht/statuses/113266259297977845"
]
}
}
}