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/112309956113589456",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-21T15:38:49Z",
"url": "https://mastodon.xyz/@kalvn/112309956113589456",
"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/112309956113589456",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2024-04-21:objectId=176764755:objectType=Conversation",
"content": "<p>Une spécification pour l'ajout d'une nouvelle méthode HTTP ! C'est pas tous les jours :)</p><p>QUERY serait comme GET mais avec une payload (un body) pour effectuer une recherche sur une ressource donnée mais avec n'importe quelle syntaxe. Mais contrairement à un POST pour lequel on s'attend à une modification côté serveur, c'est ici une requête non-destructive.</p><p>Je ne savais pas mais il y a en fait [énormém…</p><p>The HTTP QUERY Method<br /><a href=\"https://www.ietf.org/archive/id/draft-ietf-httpbis-safe-method-w-body-02.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">ietf.org/archive/id/draft-ietf</span><span class=\"invisible\">-httpbis-safe-method-w-body-02.html</span></a></p><p><a href=\"https://mastodon.xyz/tags/http\" class=\"mention hashtag\" rel=\"tag\">#<span>http</span></a> <a href=\"https://mastodon.xyz/tags/standards\" class=\"mention hashtag\" rel=\"tag\">#<span>standards</span></a></p>",
"contentMap": {
"fr": "<p>Une spécification pour l'ajout d'une nouvelle méthode HTTP ! C'est pas tous les jours :)</p><p>QUERY serait comme GET mais avec une payload (un body) pour effectuer une recherche sur une ressource donnée mais avec n'importe quelle syntaxe. Mais contrairement à un POST pour lequel on s'attend à une modification côté serveur, c'est ici une requête non-destructive.</p><p>Je ne savais pas mais il y a en fait [énormém…</p><p>The HTTP QUERY Method<br /><a href=\"https://www.ietf.org/archive/id/draft-ietf-httpbis-safe-method-w-body-02.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">ietf.org/archive/id/draft-ietf</span><span class=\"invisible\">-httpbis-safe-method-w-body-02.html</span></a></p><p><a href=\"https://mastodon.xyz/tags/http\" class=\"mention hashtag\" rel=\"tag\">#<span>http</span></a> <a href=\"https://mastodon.xyz/tags/standards\" class=\"mention hashtag\" rel=\"tag\">#<span>standards</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/http",
"name": "#http"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/standards",
"name": "#standards"
}
],
"replies": {
"id": "https://mastodon.xyz/users/kalvn/statuses/112309956113589456/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/kalvn/statuses/112309956113589456/replies?min_id=112309961672427664&page=true",
"partOf": "https://mastodon.xyz/users/kalvn/statuses/112309956113589456/replies",
"items": [
"https://mastodon.xyz/users/kalvn/statuses/112309961672427664"
]
}
},
"likes": {
"id": "https://mastodon.xyz/users/kalvn/statuses/112309956113589456/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.xyz/users/kalvn/statuses/112309956113589456/shares",
"type": "Collection",
"totalItems": 3
}
}