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://piaille.fr/users/gmic/statuses/109698534637112804",
"type": "Note",
"summary": null,
"inReplyTo": "https://piaille.fr/users/gmic/statuses/109698424271092125",
"published": "2023-01-16T11:00:00Z",
"url": "https://piaille.fr/@gmic/109698534637112804",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers",
"https://tchafia.be/users/olm_e"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109698534637112804",
"inReplyToAtomUri": "https://piaille.fr/users/gmic/statuses/109698424271092125",
"conversation": "tag:piaille.fr,2023-01-16:objectId=8075982:objectType=Conversation",
"content": "<p>Rather that a "No AI" sticker, that would be better to have a "No Proprietary AI" or "No immoral AI" one.</p><p>Also, be sure that not all neural networks have to be monsters with billions of parameters (i.e. "tanks" as <span class=\"h-card\" translate=\"no\"><a href=\"https://tchafia.be/@olm_e\" class=\"u-url mention\">@<span>olm_e</span></a></span> suggests), using hundreds of thousands of dollars to be created and trained (this is the case today for large networks), to be useful. <br />Lightweight neural networks ("kitchen knives", with <100M params) have still a role to play when designing image processing algorithms.</p>",
"contentMap": {
"fr": "<p>Rather that a "No AI" sticker, that would be better to have a "No Proprietary AI" or "No immoral AI" one.</p><p>Also, be sure that not all neural networks have to be monsters with billions of parameters (i.e. "tanks" as <span class=\"h-card\" translate=\"no\"><a href=\"https://tchafia.be/@olm_e\" class=\"u-url mention\">@<span>olm_e</span></a></span> suggests), using hundreds of thousands of dollars to be created and trained (this is the case today for large networks), to be useful. <br />Lightweight neural networks ("kitchen knives", with <100M params) have still a role to play when designing image processing algorithms.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://tchafia.be/users/olm_e",
"name": "@olm_e@tchafia.be"
}
],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109698534637112804/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109698534637112804/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109698534637112804/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109698534637112804/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109698534637112804/shares",
"type": "Collection",
"totalItems": 2
}
}