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",
"expiry": "toot:expiry",
"Hashtag": "as:Hashtag"
}
],
"id": "https://qoto.org/users/Gert/statuses/114587187351669192",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-28T19:48:41Z",
"url": "https://qoto.org/@Gert/114587187351669192",
"attributedTo": "https://qoto.org/users/Gert",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://qoto.org/users/Gert/followers"
],
"sensitive": false,
"atomUri": "https://qoto.org/users/Gert/statuses/114587187351669192",
"inReplyToAtomUri": null,
"conversation": "tag:qoto.org,2025-05-28:objectId=114587187351713375:objectType=Conversation",
"context": "https://qoto.org/contexts/114587187351713375",
"content": "<p>Una introduzione "old style" alle reti neurali, semplice, ben fatta e comprensibile per chi non vuole affidarsi a pacchetti e applicazioni preformattate e vuole provare a implementare da solo il sistema che più gli serve e gli piace.<br />(Free resource)<br /><a href=\"https://qoto.org/tags/ai\" class=\"mention hashtag\" rel=\"tag\">#<span>ai</span></a> <a href=\"https://qoto.org/tags/neuralnetworks\" class=\"mention hashtag\" rel=\"tag\">#<span>neuralnetworks</span></a> <a href=\"https://qoto.org/tags/books\" class=\"mention hashtag\" rel=\"tag\">#<span>books</span></a> <br /><a href=\"https://books.ugp.rug.nl/index.php/ugp/catalog/book/130\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">books.ugp.rug.nl/index.php/ugp</span><span class=\"invisible\">/catalog/book/130</span></a></p>",
"contentMap": {
"it": "<p>Una introduzione "old style" alle reti neurali, semplice, ben fatta e comprensibile per chi non vuole affidarsi a pacchetti e applicazioni preformattate e vuole provare a implementare da solo il sistema che più gli serve e gli piace.<br />(Free resource)<br /><a href=\"https://qoto.org/tags/ai\" class=\"mention hashtag\" rel=\"tag\">#<span>ai</span></a> <a href=\"https://qoto.org/tags/neuralnetworks\" class=\"mention hashtag\" rel=\"tag\">#<span>neuralnetworks</span></a> <a href=\"https://qoto.org/tags/books\" class=\"mention hashtag\" rel=\"tag\">#<span>books</span></a> <br /><a href=\"https://books.ugp.rug.nl/index.php/ugp/catalog/book/130\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">books.ugp.rug.nl/index.php/ugp</span><span class=\"invisible\">/catalog/book/130</span></a></p>"
},
"updated": "2025-05-28T19:49:17Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://qoto.org/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://qoto.org/tags/neuralnetworks",
"name": "#neuralnetworks"
},
{
"type": "Hashtag",
"href": "https://qoto.org/tags/books",
"name": "#books"
}
],
"replies": {
"id": "https://qoto.org/users/Gert/statuses/114587187351669192/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://qoto.org/users/Gert/statuses/114587187351669192/replies?only_other_accounts=true&page=true",
"partOf": "https://qoto.org/users/Gert/statuses/114587187351669192/replies",
"items": []
}
}
}