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://mastodon.xyz/users/kalvn/statuses/111397170450769420",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-12T10:45:26Z",
"url": "https://mastodon.xyz/@kalvn/111397170450769420",
"attributedTo": "https://mastodon.xyz/users/kalvn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/kalvn/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/kalvn/statuses/111397170450769420",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2023-11-12:objectId=154537300:objectType=Conversation",
"content": "<p>Un outil qui permet une fonctionnalité de recherche à un site statique, en limitant autant que possible la consommation de bande passante pour vos visiteurs, même pour des très gros sites.</p><p>Un exemple d'indexation du site MDN de Mozilla est dispo ici <a href=\"https://mdn.pagefind.app/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">mdn.pagefind.app/</span><span class=\"invisible\"></span></a></p><p>Pagefind | Pagefind — Static low-bandwidth search at scale<br /><a href=\"https://pagefind.app/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">pagefind.app/</span><span class=\"invisible\"></span></a></p><p><a href=\"https://mastodon.xyz/tags/recherche\" class=\"mention hashtag\" rel=\"tag\">#<span>recherche</span></a> <a href=\"https://mastodon.xyz/tags/moteurderecherche\" class=\"mention hashtag\" rel=\"tag\">#<span>moteurderecherche</span></a> <a href=\"https://mastodon.xyz/tags/indexation\" class=\"mention hashtag\" rel=\"tag\">#<span>indexation</span></a> <a href=\"https://mastodon.xyz/tags/statique\" class=\"mention hashtag\" rel=\"tag\">#<span>statique</span></a> — <a href=\"https://links.kalvn.net/shaare/yhMtPw\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">links.kalvn.net/shaare/yhMtPw</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"fr": "<p>Un outil qui permet une fonctionnalité de recherche à un site statique, en limitant autant que possible la consommation de bande passante pour vos visiteurs, même pour des très gros sites.</p><p>Un exemple d'indexation du site MDN de Mozilla est dispo ici <a href=\"https://mdn.pagefind.app/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">mdn.pagefind.app/</span><span class=\"invisible\"></span></a></p><p>Pagefind | Pagefind — Static low-bandwidth search at scale<br /><a href=\"https://pagefind.app/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">pagefind.app/</span><span class=\"invisible\"></span></a></p><p><a href=\"https://mastodon.xyz/tags/recherche\" class=\"mention hashtag\" rel=\"tag\">#<span>recherche</span></a> <a href=\"https://mastodon.xyz/tags/moteurderecherche\" class=\"mention hashtag\" rel=\"tag\">#<span>moteurderecherche</span></a> <a href=\"https://mastodon.xyz/tags/indexation\" class=\"mention hashtag\" rel=\"tag\">#<span>indexation</span></a> <a href=\"https://mastodon.xyz/tags/statique\" class=\"mention hashtag\" rel=\"tag\">#<span>statique</span></a> — <a href=\"https://links.kalvn.net/shaare/yhMtPw\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">links.kalvn.net/shaare/yhMtPw</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/recherche",
"name": "#recherche"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/moteurderecherche",
"name": "#moteurderecherche"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/indexation",
"name": "#indexation"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/statique",
"name": "#statique"
}
],
"replies": {
"id": "https://mastodon.xyz/users/kalvn/statuses/111397170450769420/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/kalvn/statuses/111397170450769420/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/kalvn/statuses/111397170450769420/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/kalvn/statuses/111397170450769420/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.xyz/users/kalvn/statuses/111397170450769420/shares",
"type": "Collection",
"totalItems": 1
}
}