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.social/users/sakalli/statuses/111215938889289492",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-11T10:35:51Z",
"url": "https://mastodon.social/@sakalli/111215938889289492",
"attributedTo": "https://mastodon.social/users/sakalli",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/sakalli/followers",
"https://social.jvns.ca/users/b0rk",
"https://mastodon.social/users/borkdude"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/sakalli/statuses/111215938889289492",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-10-11:objectId=554660709:objectType=Conversation",
"content": "<p>Bork and borkdude. I can't be the only one who noticed the utterly significant detail that <span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> 's Strange Loop presentation is a great description of a problem that <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@borkdude\" class=\"u-url mention\">@<span>borkdude</span></a></span> presents a solution to in his presentation. They must have planned this decades ago. 🙂 <a href=\"https://mastodon.social/tags/StrageLoop\" class=\"mention hashtag\" rel=\"tag\">#<span>StrageLoop</span></a> <a href=\"https://mastodon.social/tags/clojure\" class=\"mention hashtag\" rel=\"tag\">#<span>clojure</span></a> <a href=\"https://mastodon.social/tags/bash\" class=\"mention hashtag\" rel=\"tag\">#<span>bash</span></a> <a href=\"https://mastodon.social/tags/babashka\" class=\"mention hashtag\" rel=\"tag\">#<span>babashka</span></a></p>",
"contentMap": {
"en": "<p>Bork and borkdude. I can't be the only one who noticed the utterly significant detail that <span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> 's Strange Loop presentation is a great description of a problem that <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@borkdude\" class=\"u-url mention\">@<span>borkdude</span></a></span> presents a solution to in his presentation. They must have planned this decades ago. 🙂 <a href=\"https://mastodon.social/tags/StrageLoop\" class=\"mention hashtag\" rel=\"tag\">#<span>StrageLoop</span></a> <a href=\"https://mastodon.social/tags/clojure\" class=\"mention hashtag\" rel=\"tag\">#<span>clojure</span></a> <a href=\"https://mastodon.social/tags/bash\" class=\"mention hashtag\" rel=\"tag\">#<span>bash</span></a> <a href=\"https://mastodon.social/tags/babashka\" class=\"mention hashtag\" rel=\"tag\">#<span>babashka</span></a></p>"
},
"updated": "2023-10-11T10:39:00Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.jvns.ca/users/b0rk",
"name": "@b0rk@jvns.ca"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/borkdude",
"name": "@borkdude"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/strageloop",
"name": "#strageloop"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/clojure",
"name": "#clojure"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/bash",
"name": "#bash"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/babashka",
"name": "#babashka"
}
],
"replies": {
"id": "https://mastodon.social/users/sakalli/statuses/111215938889289492/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/sakalli/statuses/111215938889289492/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/sakalli/statuses/111215938889289492/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/sakalli/statuses/111215938889289492/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/sakalli/statuses/111215938889289492/shares",
"type": "Collection",
"totalItems": 0
}
}