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://techhub.social/users/thorstenvoice/statuses/114553328948334593",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-22T20:18:02Z",
"url": "https://techhub.social/@thorstenvoice/114553328948334593",
"attributedTo": "https://techhub.social/users/thorstenvoice",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/thorstenvoice/followers"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/thorstenvoice/statuses/114553328948334593",
"inReplyToAtomUri": null,
"conversation": "tag:techhub.social,2025-05-22:objectId=267238672:objectType=Conversation",
"content": "<p>Is Coqui TTS still usable in 2025 with modern Python? 🤔</p><p>Despite the Coqui AI shutdown, the open-source TTS project lives on! I tested it with Python 3.12 and explored a working fork.</p><p>My new Thorsten-Voice video dives in:<br />* Python 3.12 compatibility<br />* Running existing models<br />* Keeping Coqui 🐸 alive!</p><p>🔗 <a href=\"https://youtu.be/6aqPRwZS8b4\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/6aqPRwZS8b4</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"de": "<p>Is Coqui TTS still usable in 2025 with modern Python? 🤔</p><p>Despite the Coqui AI shutdown, the open-source TTS project lives on! I tested it with Python 3.12 and explored a working fork.</p><p>My new Thorsten-Voice video dives in:<br />* Python 3.12 compatibility<br />* Running existing models<br />* Keeping Coqui 🐸 alive!</p><p>🔗 <a href=\"https://youtu.be/6aqPRwZS8b4\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/6aqPRwZS8b4</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://techhub.social/users/thorstenvoice/statuses/114553328948334593/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/thorstenvoice/statuses/114553328948334593/replies?only_other_accounts=true&page=true",
"partOf": "https://techhub.social/users/thorstenvoice/statuses/114553328948334593/replies",
"items": []
}
},
"likes": {
"id": "https://techhub.social/users/thorstenvoice/statuses/114553328948334593/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://techhub.social/users/thorstenvoice/statuses/114553328948334593/shares",
"type": "Collection",
"totalItems": 2
}
}