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://toot.aquilenet.fr/users/arn_fai/statuses/112501093843808484",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-05-25T09:47:40Z",
"url": "https://toot.aquilenet.fr/@arn_fai/112501093843808484",
"attributedTo": "https://toot.aquilenet.fr/users/arn_fai",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.aquilenet.fr/users/arn_fai/followers"
],
"sensitive": false,
"atomUri": "https://toot.aquilenet.fr/users/arn_fai/statuses/112501093843808484",
"inReplyToAtomUri": null,
"conversation": "tag:toot.aquilenet.fr,2024-05-25:objectId=32713346:objectType=Conversation",
"content": "<p>Notre <a href=\"https://toot.aquilenet.fr/tags/hackaton\" class=\"mention hashtag\" rel=\"tag\">#<span>hackaton</span></a> sur les shells et l'accessibilité continue...</p><p>Aujourd'hui, une contribution sur la commande neofetch qui affiche par défaut un logo en ascii art.</p><p>Évidemment, l'ascii art est lu par la synthèse vocale. Il faut donc le désactiver:</p><p>```<br />alias neofetch='neofetch --off'<br />```</p><p>Pour participer tout est expliqué ici: <a href=\"https://arn-fai.net/fr/blog/shell-accessible\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">arn-fai.net/fr/blog/shell-acce</span><span class=\"invisible\">ssible</span></a></p>",
"contentMap": {
"fr": "<p>Notre <a href=\"https://toot.aquilenet.fr/tags/hackaton\" class=\"mention hashtag\" rel=\"tag\">#<span>hackaton</span></a> sur les shells et l'accessibilité continue...</p><p>Aujourd'hui, une contribution sur la commande neofetch qui affiche par défaut un logo en ascii art.</p><p>Évidemment, l'ascii art est lu par la synthèse vocale. Il faut donc le désactiver:</p><p>```<br />alias neofetch='neofetch --off'<br />```</p><p>Pour participer tout est expliqué ici: <a href=\"https://arn-fai.net/fr/blog/shell-accessible\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">arn-fai.net/fr/blog/shell-acce</span><span class=\"invisible\">ssible</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://toot.aquilenet.fr/tags/hackaton",
"name": "#hackaton"
}
],
"replies": {
"id": "https://toot.aquilenet.fr/users/arn_fai/statuses/112501093843808484/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.aquilenet.fr/users/arn_fai/statuses/112501093843808484/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.aquilenet.fr/users/arn_fai/statuses/112501093843808484/replies",
"items": []
}
},
"likes": {
"id": "https://toot.aquilenet.fr/users/arn_fai/statuses/112501093843808484/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://toot.aquilenet.fr/users/arn_fai/statuses/112501093843808484/shares",
"type": "Collection",
"totalItems": 0
}
}